dropbear/logs
Matt Johnston ea8cd283eb Update to LibTomMath 0.40
--HG--
branch : libtommath-orig
extra : convert_revision : 1c2b7d389d0682caf980235dad97493e3206389c
2007-01-11 03:11:15 +00:00
..
add.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
addsub.png Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
expt_2k.log Update to LibTomMath 0.40 2007-01-11 03:11:15 +00:00
expt_2kl.log Update to LibTomMath 0.40 2007-01-11 03:11:15 +00:00
expt_dr.log Update to LibTomMath 0.40 2007-01-11 03:11:15 +00:00
expt.log Update to LibTomMath 0.40 2007-01-11 03:11:15 +00:00
expt.png Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
graphs.dem Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
index.html Update to LibTomMath 0.40 2007-01-11 03:11:15 +00:00
invmod.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
invmod.png Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
mult_kara.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
mult.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
mult.png Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
README Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
sqr_kara.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
sqr.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
sub.log Import of libtommath 0.35 2006-03-08 13:16:18 +00:00

To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package.  
Todo this type 

make timing ; ltmtest

in the root.  It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.

After doing that run "gnuplot graphs.dem" to make the PNGs.  If you managed todo that all so far just open index.html to view
them all :-)

Have fun

Tom