News

Our interesting and useful posts


New MD5 release 2.0.2

A new patch release 2.0.2 of the MD5 implementation for Common Lisp has been released, which includes fixes supplied by Martin Simmons for release 7.0 of LispWorks. The new release is available from its PMSF page, and its GitHub home.

Note that MD5 has been cryptographically broken, and should therefore not be used in situations where a cryptographically secure hash function is needed (you might want to consider using our implementation of SHA-3 in those situations instead). However due to its wide historical use and its remaining suitability in non-cryptographically secure settings, this implementation is still of some interest.