minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/logs
Lionel Sambuc ebfedea0ce Importing crypto libraries
- crypto/external/bsd/heimdal
 - crypto/external/bsd/libsaslc
 - crypto/external/bsd/netpgp
 - crypto/external/bsd/openssl

Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
2015-10-07 23:37:12 +02:00
..
add.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
addsub.png Importing crypto libraries 2015-10-07 23:37:12 +02:00
expt_2k.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
expt_2kl.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
expt_dr.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
expt.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
expt.png Importing crypto libraries 2015-10-07 23:37:12 +02:00
graphs.dem Importing crypto libraries 2015-10-07 23:37:12 +02:00
index.html Importing crypto libraries 2015-10-07 23:37:12 +02:00
invmod.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
invmod.png Importing crypto libraries 2015-10-07 23:37:12 +02:00
mult_kara.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
mult.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
mult.png Importing crypto libraries 2015-10-07 23:37:12 +02:00
README Importing crypto libraries 2015-10-07 23:37:12 +02:00
sqr_kara.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
sqr.log Importing crypto libraries 2015-10-07 23:37:12 +02:00
sub.log Importing crypto libraries 2015-10-07 23:37:12 +02: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