issues
search
emse-sas
/
sca_framework
Demonstration application for RO and TDC based SCA attack on the AES 128
MIT License
1
stars
0
forks
source link
Implement decomposable AES API
#13
Closed
samiBendou
closed
4 years ago
samiBendou
commented
4 years ago
AES128 encryption
AES128 decryption (later)
API to get last round attack required values
samiBendou
commented
4 years ago
Done and tested in 4b184f3a4e5653a336e2350a640d3caebfc270d1
For each round the value of the block state is kept in memory after each operation
Allows computing hamming distance between each stage and round of the AES