Sha256: 48cb227728cdae63b7dfe0246f8c6d7e998f4dfe57f53fd492a4157ffbca1f27

Contents?: true

Size: 242 Bytes

Versions: 6

Compression:

Stored size: 242 Bytes

Contents

#include "crypto_shorthash_siphash24.h"

size_t
crypto_shorthash_siphashx24_bytes(void) {
    return crypto_shorthash_siphashx24_BYTES;
}

size_t
crypto_shorthash_siphashx24_keybytes(void) {
    return crypto_shorthash_siphashx24_KEYBYTES;
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
laag-libsodium-1.0.16.2 vendor/github.com/jedisct1/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c
laag-libsodium-1.0.16.0 vendor/github.com/jedisct1/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c
rbnacl-libsodium-1.0.16 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c
rbnacl-libsodium-1.0.15.1 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c
rbnacl-libsodium-1.0.15 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c
rbnacl-libsodium-1.0.13 vendor/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c