Skip to main content

Crate hmac_sha512

Crate hmac_sha512 

Source
Expand description

A small, self-contained SHA512, HMAC-SHA512, and HKDF-SHA512 implementation.

Also includes SHA384, HMAC-SHA384, and HKDF-SHA384 when the sha384 feature is enabled (default).

(C) Frank Denis <fdenis [at] fastly [dot] com>

Modules§

sha384

Structs§

HKDF
HMAC-based Key Derivation Function (HKDF) implementation using SHA-512.
HMAC
Hash

Constants§

BLOCKBYTES
BYTES