As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

Correlation Power Analysis

23 bytes added, 17:00, 20 May 2016
Example: AES-128: Added Hamming Weight to power equation
<math>
h_{d, i} = \text{Hamming Weight}(\text{sbox}[p_d \oplus i])
</math>
Then, we can proceed with the attack as described above. Since we are attacking one byte of the key at a time, we will have to try <math>I = 2^8</math> values for each subkey. Then, there are 16 bytes in the key, so our attack will take <math>16 \times 2^8 = 2^{12}</math> time. This is an enormous improvement over trying every possible key, which would take <math>2^{128}</math> time.
Approved_users
510
edits

Navigation menu