Sha256: 4b9967bd07f93cadc0d9887875e5283c85b0775c0f9abcfaf32aae13a426ba87
Contents?: true
Size: 221 Bytes
Versions: 2
Compression:
Stored size: 221 Bytes
Contents
#include "crypto_shorthash_siphash24.h" size_t crypto_shorthash_siphash24_bytes(void) { return crypto_shorthash_siphash24_BYTES; } const char * crypto_shorthash_siphash24_primitive(void) { return "siphash24"; }
Version data entries
2 entries across 2 versions & 1 rubygems