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
258 bytes added
,
15:24, 3 August 2018
→
Plotting a Reference
[[File:B11_diff_plot.png|400px]]
BONUS: Why not use correlation or something else instead of the Sum of Difference metric? You can try that if you'd like:
<syntaxhighlight>
diffs = []
diffs = np.correlate(rsa_one, tm.getTrace(target_trace_number))
plot(diffs)
show()
</syntaxhighlight>
== Automating the Attack ==
← Older edit
Newer edit →
Coflynn
Approved_users,
bureaucrat
,
administrator
1,956
edits
Navigation menu
Personal tools
Log in
Namespaces
Special page
Variants
Views
More
Search
Navigation
Wiki Home
Recent wiki changes
Off-Wiki Links
Online Store
Discussion Forum
Source Code Repository
Categories
►
Introduction
►
Theory
►
Hardware
►
Software Usage
►
Tutorials
►
Examples
►
Software Development
►
Knowledge Base
►
Research
Tools
Special pages
Printable version