Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Side-Channel Power Analysis Lab

Demonstration of CPA & DPA Attacks against AES

Features

  • Walkthrough of Correlation Power Analysis (CPA) and Monobit Differential Power Analysis (DPA) attacks against AES-128
  • Analysis and visualization of real power traces
  • Full attack pipeline: trace loading -> key recovery -> message decryption

Getting Started

  1. Clone this repository.
  2. Install requirements:
    pip install pycryptodome scared matplotlib
    
  3. Open and run the notebook: Lab.ipynb

Alternative: View the Notebook Online

References

About

Demonstration of CPA & DPA Attacks against AES-128

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages