Skip to main content

crypto_auth_hmacsha512256_init

Function crypto_auth_hmacsha512256_init 

Source
pub fn crypto_auth_hmacsha512256_init(key: &[u8]) -> HmacSha512256State
Expand description

Initializes the incremental interface for HMAC-SHA-512-256.