Module dumb_crypto::hmac

source ·
Expand description

Hmac

Implementation of HMac SHA256 message authentication algorithm according to RFC 2104.

Structs

Main hmac-sha256 structure.