Pierre R. Mai 88d10b54c7 Add implementation of md5sum-string to handle external-format encoding.
This is compatible to the SBCL addition of the same name and signature.
The current implementation supports CMUCL, SBCL, CCL and LispWorks
external-format handling, as well as identity transform for 8bit
characters in other implementations.
2012-10-23 02:01:16 +02:00
Description
Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)
192 KiB
Languages
Common Lisp 100%