pub fn hmac_sha512(key: &[u8], text: &[u8]) -> [u8; 64]
Compute HMAC-SHA512
key
text
A 64-byte HMAC-SHA512 value