link to simulator in source

[Imported from Trac: page OneHundredYearCryptography, version 8]
zooko 2010-11-14 06:16:44 +00:00
parent 4b4cbb007f
commit 59ed815173

@ -29,7 +29,7 @@ David-Sarah has proposed to use hash-based digital signatures.
* <http://tahoe-lafs.org/pipermail/tahoe-dev/2010-June/004509.html> * <http://tahoe-lafs.org/pipermail/tahoe-dev/2010-June/004509.html>
* <http://tahoe-lafs.org/pipermail/tahoe-dev/2010-July/004587.html> * <http://tahoe-lafs.org/pipermail/tahoe-dev/2010-July/004587.html>
Brian and David-Sarah wrote [a simulator](OneHundredYearCryptography)/hashbasedsig.py or two to explore performance trade-offs in hash-based signature parameters. The output of one run with the following parameters is this: Brian and David-Sarah wrote [a simulator]source:trunk/misc/simulators/hashbasedsig.py or two to explore performance trade-offs in hash-based signature parameters. The output of one run with the following parameters is this:
``` ```
# range of hash output lengths # range of hash output lengths
range_L_hash = [128] range_L_hash = [128]