The crypto_auth_hmacsha512256() function authenticates a message message using the secret key skey, and puts the authenticator into mac. Returns 0? on success.
See Implementation
The crypto_auth_hmacsha512256() function authenticates a message message using the secret key skey, and puts the authenticator into mac. Returns 0? on success.