Home | History | Annotate | only in /external/dropbear/libtommath/logs
Up to higher level directory
NameDateSize
add.log15-Nov-2011238
addsub.png15-Nov-20116.1K
expt.log15-Nov-2011103
expt.png15-Nov-20116.5K
expt_2k.log15-Nov-201174
expt_2kl.log15-Nov-201159
expt_dr.log15-Nov-2011103
graphs.dem15-Nov-2011786
index.html15-Nov-2011467
invmod.log15-Nov-20110
invmod.png15-Nov-20114.8K
mult.log15-Nov-20111.2K
mult.png15-Nov-20116.6K
mult_kara.log15-Nov-20111.2K
README15-Nov-2011428
sqr.log15-Nov-20111.2K
sqr_kara.log15-Nov-20111.2K
sub.log15-Nov-2011238

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