OXFORD UNIVERSITY  COMPUTING LABORATORY

MD5 in Haskell

This is a pretty straightforward implementation of MD5 in Haskell. It comes with a simple program like that included with dpkg as well as having a test mode to check it is working. There is a small amount of kludginess to get around incompatibilities in the Haskell implementations when it was written, but I could (will) probably clean this up for a 0.3.0 release using the datatypes in the FFI libraries.

The latest release is 0.2.7. You can grab the tarball or browse the contents. Alternatively, jump back in time to any of the previous releases:

Version Tarball Browse contents
0.1.0 Tarball Browse contents
0.1.1 Tarball Browse contents
0.1.2 Tarball Browse contents
0.1.3 Tarball Browse contents
0.1.4 Tarball Browse contents
0.1.5 Tarball Browse contents
0.1.6 Tarball Browse contents
0.1.7 Tarball Browse contents
0.1.8 Tarball Browse contents
0.2.0 Tarball Browse contents
0.2.1 Tarball Browse contents
0.2.2 Tarball Browse contents
0.2.3 Tarball Browse contents
0.2.4 Tarball Browse contents
0.2.5 Tarball Browse contents
0.2.6 Tarball Browse contents
0.2.7 Tarball Browse contents

Back to the main page.

Random Image
Random Image
Random Image