@hackage/SHA
Implementations of the SHA suite of message digest functions
@hackage/crypto-api
A generic interface for cryptographic operations
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/base
Core data structures and operations
@hackage/monadcryptorandom
A monad for using CryptoRandomGen
@hackage/crypto-pubkey-types
Generic cryptography Public keys algorithm types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/SHA
Implementations of the SHA suite of message digest functions
@hackage/crypto-api
A generic interface for cryptographic operations
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/base
Core data structures and operations
@hackage/DRBG
Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers.
@hackage/crypto-pubkey-types
Generic cryptography Public keys algorithm types
@hackage/RSA
Implementation of RSA, using the padding schemes of PKCS#1 v2.1.
@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/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments