Skip to main content

crypto_auth_hmacsha512_init

Function crypto_auth_hmacsha512_init 

Source
pub fn crypto_auth_hmacsha512_init(key: &[u8]) -> HmacSha512State
Expand description

Initializes the incremental interface for HMAC-SHA-512.