Sha256: 2cf58be6b2f4d46a2c7b8940f46ed7b231848bdc22eaf690cf48f9bac5ccc01d
Contents?: true
Size: 218 Bytes
Versions: 9
Compression:
Stored size: 218 Bytes
Contents
#include "crypto_auth_hmacsha512.h" size_t crypto_auth_hmacsha512_bytes(void) { return crypto_auth_hmacsha512_BYTES; } size_t crypto_auth_hmacsha512_keybytes(void) { return crypto_auth_hmacsha512_KEYBYTES; }
Version data entries
9 entries across 9 versions & 1 rubygems