@hackage SHA1.0.2
Implementations of the SHA suite of message digest functions
Categories
License
BSD-3-Clause
Maintainer
Adam Wick <awick@galois.com>
Links
Versions
Installation
Dependencies (2)
Dependents (104)
@hackage/pandoc-plantuml-diagrams, @hackage/ppad-sha256, @hackage/ght, @hackage/krapsh, @hackage/swarm, @hackage/azurify, Show all…
This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum). The functions have been tested against most of the NIST test vectors for the various functions. However, only slight attention has been paid to the speed of the functions.