[][src]Module orion::hazardous::mac

MACs (Message Authentication Code).

Modules

hmac

HMAC-SHA512 (Hash-based Message Authentication Code) as specified in the RFC 2104.

poly1305

Poly1305 as specified in the RFC 8439.