@hackage/SHA
Implementations of the SHA suite of message digest functions
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/base
Core data structures and operations
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/random
Pseudo-random number generation
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/SHA
Implementations of the SHA suite of message digest functions
@hackage/base
Core data structures and operations
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support