pureMD5: MD5 implementations that should become part of a ByteString Crypto package.
A rolled (concise yet inefficient) and unrolled (more efficient, much less concise) version of MD5 purely in Haskell. Only the unrolled is exported.
| Versions | 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 1.0.0.0 |
|---|---|
| Dependencies | base (>=3), binary (>=0.4.0), bytestring |
| License | BSD3 |
| Author | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
| Maintainer | Thomas DuBuisson |
| Stability | stable |
| Category | Data, Cryptography |
| Upload date | Tue Jan 30 02:46:59 UTC 2008 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-6.10, ghc-6.8 |
Modules
- Data
- Digest
Downloads
- pureMD5-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)
