Description
A Haskell library implementing the SHA-1 hash algorithm. It is mainly useful for compatibility with older protocols, file identifiers, and legacy data formats.
Developers should avoid SHA-1 for new collision-resistant security designs. Use stronger hashes for new systems unless an existing format explicitly requires SHA-1.