Home | History | Annotate | only in /external/dropbear/libtommath/logs
Up to higher level directory
NameDateSize
add.log03-Jun-2014238
addsub.png03-Jun-20146.1K
expt.log03-Jun-2014103
expt.png03-Jun-20146.5K
expt_2k.log03-Jun-201474
expt_2kl.log03-Jun-201459
expt_dr.log03-Jun-2014103
graphs.dem03-Jun-2014786
index.html03-Jun-2014467
invmod.log03-Jun-20140
invmod.png03-Jun-20144.8K
mult.log03-Jun-20141.2K
mult.png03-Jun-20146.6K
mult_kara.log03-Jun-20141.2K
README03-Jun-2014428
sqr.log03-Jun-20141.2K
sqr_kara.log03-Jun-20141.2K
sub.log03-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