Description
A Haskell cryptography primitives library. It provides building blocks such as hashes, ciphers, and related low-level operations used by higher-level security libraries and applications.
Developers should prefer established protocols and audited constructions around these primitives. Low-level cryptography can fail silently when parameters, randomness, or authentication are wrong.