A side-channel analysis project implementing a Prime+Probe cache attack to recover AES encryption keys by analyzing first-round T-table accesses. Includes parallelized data processing, statistical analysis, and heatmap visualization.
python csv cryptanalysis aes gzip multiprocessing numpy plotly seaborn matplotlib mutual-information tqdm key-recovery cpa timing-analysis cache-attack side-channel-analysis prime-and-probe high-nibble
-
Updated
May 31, 2025 - Python