[crypticl-cvs] CVS crypticl/doc

tskogan tskogan at common-lisp.net
Tue Jan 16 23:49:39 UTC 2007


Update of /project/crypticl/cvsroot/crypticl/doc
In directory clnet:/tmp/cvs-serv25835

Modified Files:
	TODO 
Log Message:
updates


--- /project/crypticl/cvsroot/crypticl/doc/TODO	2007/01/07 18:02:27	1.2
+++ /project/crypticl/cvsroot/crypticl/doc/TODO	2007/01/16 23:49:39	1.3
@@ -1,16 +1,15 @@
 TODO list for Crypticl
 ======================
 
--Get high entropy seed for PRNG on windows
+-Get high entropy seed for PRNG on Windows
 -Replace use of SHA-1 in PRNG with a block cipher (AES) in counter mode.
 -Study the Fortuna PRNG.
 -more example applications to test and improve the api
 -SHA-512?
--CLOS version of SHA-256
--Cleanup test result output and refactor test code. Only run some test by default
-so not to exhaust the Allegro heap. Document how to run the full test
-set. Less verbose test output by default, only report "All Crypticl tests OK"
-or similar on success.
+-Cleanup test result output and refactor test code. Only run some test
+ by default so not to exhaust the Allegro heap. Document how to run the
+ full test set. Less verbose test output by default, only report "All 
+Crypticl tests OK" or similar on success.
 -Port to Allegro 8 (or higher)
 -Port to SBCL
 




More information about the Crypticl-cvs mailing list