@hackage/crypto-api
A generic interface for cryptographic operations
@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/cereal
A binary serialization library
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/base
Core data structures and operations
@hackage/crypto-api-tests
A test framework and KATs for cryptographic operations.
@hackage/pretty-hex
A library for hex dumps of ByteStrings
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@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/cereal
A binary serialization library
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support