Description
A Haskell library containing a collection of cryptographic hash implementations. It provides pure, practical hashing functions used by software that needs digests, integrity checks, or protocol support.
Developers should choose algorithms based on current security needs. Older hashes may remain useful for compatibility, but they should not be used for new security-sensitive designs.