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

Tutorial B11 Breaking RSA

62 bytes added, 11:49, 18 July 2017
no edit summary
<br>
<li>
We'll only be able to change the LAST TWO bytes, everything else will be too slow. So change the input plaintext to   <code>00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 And </code> and you can see the power trace change drastically, as below:
<br>
[[File:B11_RSA_example8000.png|600px]]
<br>
<li>
Finally, let's flip another bit. Change the input plaintext as followsto <code> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 10</code>, such that bit #4 in the final bit is set HIGH. We can plot the two power traces on top of each other, and you see that they are differing at a specific point in time:
<br>
[[File:B11_RSA_bit4diff.png|600px]]
Approved_users, bureaucrat, administrator
1,956
edits

Navigation menu