Sha256: 1159155ca4236a256ceb9db00dc6648e1db958fb5ad53e2d9749fdcefcb6e10a

Contents?: true

Size: 339 Bytes

Versions: 18

Compression:

Stored size: 339 Bytes

Contents

#include "crypto_stream_aes128ctr.h"

size_t
crypto_stream_aes128ctr_keybytes(void) {
    return crypto_stream_aes128ctr_KEYBYTES;
}

size_t
crypto_stream_aes128ctr_noncebytes(void) {
    return crypto_stream_aes128ctr_NONCEBYTES;
}

size_t
crypto_stream_aes128ctr_beforenmbytes(void) {
    return crypto_stream_aes128ctr_BEFORENMBYTES;
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
rbnacl-libsodium-1.0.11 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.10 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.9 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.8 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.7 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.6 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.5 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.4 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.3 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.2 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.1 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-1.0.0 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-0.7.0 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-0.6.1 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-0.6.0 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-0.5.0.1 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-0.5.0.1.pre vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c
rbnacl-libsodium-0.5.0 vendor/libsodium/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr_api.c