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ยง
- Hmac
Sha256 - Circuit for HMAC-SHA256.
Circuit implementation of HMAC-SHA256.
This module provides HMAC (Hash-based Message Authentication Code) using SHA-256 as the underlying hash function.