Sha256: eee7ec3b521d627670fc1c2667871a55f5a30f1d4e2771ffa8edd15639180284
Contents?: true
Size: 496 Bytes
Versions: 2
Compression:
Stored size: 496 Bytes
Contents
#include "crypto_core_salsa208.h" #define crypto_core crypto_core_salsa208 #define crypto_core_OUTPUTBYTES crypto_core_salsa208_OUTPUTBYTES #define crypto_core_INPUTBYTES crypto_core_salsa208_INPUTBYTES #define crypto_core_KEYBYTES crypto_core_salsa208_KEYBYTES #define crypto_core_CONSTBYTES crypto_core_salsa208_CONSTBYTES #define crypto_core_PRIMITIVE "salsa208" #define crypto_core_IMPLEMENTATION crypto_core_salsa208_IMPLEMENTATION #define crypto_core_VERSION crypto_core_salsa208_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_core/salsa208/ref/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_core/salsa208/ref/api.h |