Module hmac

Source
Expand description

HMAC interfaces.

Structs§

Tag
A HMAC tag, stored as a value.

Traits§

Hmac
A concrete HMAC implementation, for a single cryptographic hash function.
Key
A HMAC key that is ready for use.