1.0.13.53: Minor changes to SB-COVER, SB-MD5 tests for Win32
[sbcl.git] / contrib / sb-md5 / sb-md5.texinfo
index 5de3f57..02c8d4b 100644 (file)
@@ -3,7 +3,7 @@
 @cindex Hashing, cryptographic
 
 The @code{sb-md5} module implements the RFC1321 MD5 Message Digest
-Algorithm.
+Algorithm. [FIXME cite]
 
 @include fun-sb-md5-md5sum-file.texinfo
 
@@ -11,6 +11,8 @@ Algorithm.
 
 @include fun-sb-md5-md5sum-stream.texinfo
 
+@include fun-sb-md5-md5sum-string.texinfo
+
 @subsection Credits
 
 The implementation for CMUCL was largely done by Pierre Mai, with help