Mercurial > dropbear
view logs/index.html @ 190:d8254fc979e9 libtommath-orig LTM_0.35
Initial import of libtommath 0.35
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 06 May 2005 08:59:30 +0000 |
parents | 86e0b50a9b58 |
children | 97db060d0ef5 |
line wrap: on
line source
<html> <head> <title>LibTomMath Log Plots</title> </head> <body> <h1>Addition and Subtraction</h1> <center><img src=addsub.png></center> <hr> <h1>Multipliers</h1> <center><img src=mult.png></center> <hr> <h1>Exptmod</h1> <center><img src=expt.png></center> <hr> <h1>Modular Inverse</h1> <center><img src=invmod.png></center> <hr> </body> </html>