0.8alpha.0.33:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 16 May 2003 14:42:35 +0000 (14:42 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 16 May 2003 14:42:35 +0000 (14:42 +0000)
commit4f4a1695fa74e2becf1fb87110132ad4943fac61
tree07f3ccb48cc8e62b987ee285c270af7081aa04a2
parentdf679ed627975948b1cee190f4d79c397588c43e
0.8alpha.0.33:
Add one more contrib
... SB-MD5, based on Pierre Mai's highly-frobbed implementation of
RFC1321;
... a couple of cosmetic changes to rotate-byte to accommodate the
demands of code that wants to use it.
NEWS
contrib/sb-md5/Makefile [new file with mode: 0644]
contrib/sb-md5/README [new file with mode: 0644]
contrib/sb-md5/md5-tests.lisp [new file with mode: 0644]
contrib/sb-md5/md5.lisp [new file with mode: 0644]
contrib/sb-md5/sb-md5.asd [new file with mode: 0644]
contrib/sb-rotate-byte/compiler.lisp
contrib/sb-rotate-byte/rotate-byte.lisp
version.lisp-expr