Sha256: 72465eaaa527e9d42b2d6dd645069b64e30402de973cc972f114688c85ef7c83

Contents?: true

Size: 238 Bytes

Versions: 24

Compression:

Stored size: 238 Bytes

Contents

#include "crypto_shorthash_siphash24.h"

size_t
crypto_shorthash_siphash24_bytes(void) {
    return crypto_shorthash_siphash24_BYTES;
}

size_t
crypto_shorthash_siphash24_keybytes(void) {
    return crypto_shorthash_siphash24_KEYBYTES;
}

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
rbnacl-libsodium-0.6.0 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24_api.c
rbnacl-libsodium-0.5.0.1 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24_api.c
rbnacl-libsodium-0.5.0.1.pre vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24_api.c
rbnacl-libsodium-0.5.0 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24_api.c