Module bitcoin_hashes::hmac[][src]

Expand description

Structs

A hash computed from a RFC 2104 HMAC. Parameterized by the underlying hash function.

Pair of underyling hash engines, used for the inner and outer hash of HMAC

Pair of underlying hash midstates which represent the current state of an HmacEngine