[crypticl-cvs] CVS crypticl/src

16 Jan
2007
16 Jan
'07
11:46 p.m.
Update of /project/crypticl/cvsroot/crypticl/src In directory clnet:/tmp/cvs-serv25684 Modified Files: test.lisp Log Message: Add SHA-256 tests to load-tests. --- /project/crypticl/cvsroot/crypticl/src/test.lisp 2004/11/25 21:56:53 1.4 +++ /project/crypticl/cvsroot/crypticl/src/test.lisp 2007/01/16 23:46:06 1.5 @@ -53,6 +53,8 @@ (test-AES) (test-RSA) (test-IDEA) - (test-DSA)) + (test-DSA) + (test-SHA-256) + (format t "~&All Crypticl load-time tests successful!")) (run-tests) \ No newline at end of file
6741
Age (days ago)
6741
Last active (days ago)
0 comments
1 participants
participants (1)
-
tskogan