Sha256: 629b19eba70fafeab30f439535dabc6140aa7328bfd0ca4ea86f0933887b8d06
Contents?: true
Size: 453 Bytes
Versions: 2
Compression:
Stored size: 453 Bytes
Contents
#include "crypto_auth_hmacsha512256.h" #define crypto_auth crypto_auth_hmacsha512256 #define crypto_auth_verify crypto_auth_hmacsha512256_verify #define crypto_auth_BYTES crypto_auth_hmacsha512256_BYTES #define crypto_auth_KEYBYTES crypto_auth_hmacsha512256_KEYBYTES #define crypto_auth_PRIMITIVE "hmacsha512256" #define crypto_auth_IMPLEMENTATION crypto_auth_hmacsha512256_IMPLEMENTATION #define crypto_auth_VERSION crypto_auth_hmacsha512256_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_auth/hmacsha512256/ref/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_auth/hmacsha512256/ref/api.h |