blob: 4fedb6fa5719d37d775280b245b7d0ce29535597 (
plain) (
tree)
|
|
NAME
libsha2 - SHA-2-family hashing library
DESCRIPTION
libsha2 is a bit-oriented implementation of the SHA2-family
with support for SHA-224, SHA-256, SHA-384, SHA-512,
SHA-512/224, and SHA-512/256, state marshalling, secure
erasure of sensitive data, and HMAC.
RATIONALE
This should be obvious.
SEE ALSO
libkeccak(7), sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)
|