A Haskell-only implementation of the MD5 digest (hash) algorithm. This now supports the crypto-api class interface.
2 lines
116 B
Text
2 lines
116 B
Text
A Haskell-only implementation of the MD5 digest (hash) algorithm. This
|
|
now supports the crypto-api class interface.
|