Function dryoc::classic::crypto_auth::crypto_auth
source · Expand description
Authenticates message using key, and places the result into
mac.
Equivalent to libsodium’s crypto_auth.
Authenticates message using key, and places the result into
mac.
Equivalent to libsodium’s crypto_auth.