Skip to main content

hmac_sha512

Function hmac_sha512 

Source
pub fn hmac_sha512(key: &[u8], data: &[u8]) -> Vec<u8> 
Expand description

HMAC-SHA512