Mercurial > dropbear
comparison libtommath/logs/index.html @ 302:973fccb59ea4 ucc-axis-hack
propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121)
to branch 'au.asn.ucc.matt.dropbear.ucc-axis-hack' (head 10a1f614fec73d0820c3f61160d9db409b9beb46)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 25 Mar 2006 12:59:58 +0000 |
parents | eed26cff980b |
children | 5ff8218bcee9 |
comparison
equal
deleted
inserted
replaced
299:740e782679be | 302:973fccb59ea4 |
---|---|
1 <html> | |
2 <head> | |
3 <title>LibTomMath Log Plots</title> | |
4 </head> | |
5 <body> | |
6 | |
7 <h1>Addition and Subtraction</h1> | |
8 <center><img src=addsub.png></center> | |
9 <hr> | |
10 | |
11 <h1>Multipliers</h1> | |
12 <center><img src=mult.png></center> | |
13 <hr> | |
14 | |
15 <h1>Exptmod</h1> | |
16 <center><img src=expt.png></center> | |
17 <hr> | |
18 | |
19 <h1>Modular Inverse</h1> | |
20 <center><img src=invmod.png></center> | |
21 <hr> | |
22 | |
23 </body> | |
24 </html> |