Skip to main content

Crate uselesskey_core_hmac_spec

Crate uselesskey_core_hmac_spec 

Source
Expand description

Core HMAC algorithm specification model.

Provides a stable enum used by fixture crates to select HS256/HS384/HS512 and derive deterministic cache keys.

Enumsยง

HmacSpec
Specification for HMAC secret generation.