Module hmac

Source
Expand description

§Hmac

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

Structs§

HMac
Main hmac-sha256 structure.