Home | History | Annotate | only in /external/dropbear/libtommath/logs
Up to higher level directory
NameDateSize
add.log20-Jun-2014238
addsub.png20-Jun-20146.1K
expt.log20-Jun-2014103
expt.png20-Jun-20146.5K
expt_2k.log20-Jun-201474
expt_2kl.log20-Jun-201459
expt_dr.log20-Jun-2014103
graphs.dem20-Jun-2014786
index.html20-Jun-2014467
invmod.log20-Jun-20140
invmod.png20-Jun-20144.8K
mult.log20-Jun-20141.2K
mult.png20-Jun-20146.6K
mult_kara.log20-Jun-20141.2K
README20-Jun-2014428
sqr.log20-Jun-20141.2K
sqr_kara.log20-Jun-20141.2K
sub.log20-Jun-2014238

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