Module hmac

Source
Expand description

Hmac algorithms

Structs§

Hmac
A HMAC algorithm implemented crypto::hmac::Hmac.

Statics§

HMAC_SHA256
HMAC using SHA-256.
HMAC_SHA384
HMAC using SHA-384.