minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/logs
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01: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 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01: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