Home | History | Annotate | only in /external/dropbear/libtommath/logs
Up to higher level directory
NameDateSize
add.log20-Sep-2013238
addsub.png20-Sep-20136.1K
expt.log20-Sep-2013103
expt.png20-Sep-20136.5K
expt_2k.log20-Sep-201374
expt_2kl.log20-Sep-201359
expt_dr.log20-Sep-2013103
graphs.dem20-Sep-2013786
index.html20-Sep-2013467
invmod.log20-Sep-20130
invmod.png20-Sep-20134.8K
mult.log20-Sep-20131.2K
mult.png20-Sep-20136.6K
mult_kara.log20-Sep-20131.2K
README20-Sep-2013428
sqr.log20-Sep-20131.2K
sqr_kara.log20-Sep-20131.2K
sub.log20-Sep-2013238

README

      1 To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package.  
      2 Todo this type 
      3 
      4 make timing ; ltmtest
      5 
      6 in the root.  It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.
      7 
      8 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
      9 them all :-)
     10 
     11 Have fun
     12 
     13 Tom