Skip to main content

Module hmac

Module hmac 

Source
Expand description

Circuit implementation of HMAC-SHA256.

This module provides HMAC (Hash-based Message Authentication Code) using SHA-256 as the underlying hash function.

Structsยง

HmacSha256
Circuit for HMAC-SHA256.