[crypticl-cvs] CVS crypticl/doc

tskogan tskogan at common-lisp.net
Sun Jan 7 18:02:27 UTC 2007


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

Modified Files:
	TODO 
Log Message:
updated


--- /project/crypticl/cvsroot/crypticl/doc/TODO	2004/11/25 21:59:05	1.1
+++ /project/crypticl/cvsroot/crypticl/doc/TODO	2007/01/07 18:02:27	1.2
@@ -1,7 +1,16 @@
 TODO list for Crypticl
 ======================
 
--random numbers on windows
--applications
--sha256, sha512
+-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.
+-Port to Allegro 8 (or higher)
+-Port to SBCL
 




More information about the Crypticl-cvs mailing list