@hackage pureMD50.1.0
MD5 implementations that should become part of a ByteString Crypto package.
Categories
License
BSD-3-Clause
Maintainer
Thomas DuBuisson
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=3 && <4.3
- binary >=0.4.0
- bytestring >=0.9 Show all…
Dependents (89)
@hackage/craft, @hackage/EtaMOO, @hackage/drunken-bishop, @hackage/scrobble, @hackage/freckle-app, @hackage/yesod-fay, Show all…
Package Flags
small_base
(on by default)
Choose the split-up base package.
A rolled (concise yet inefficient) and unrolled (more efficient, much less concise) version of MD5 purely in Haskell. Only the unrolled is exported.