Sha256: 6a721bea0660435d7deadab23cc84d12b45df2329087614e98300fb53d6f0398
Contents?: true
Size: 487 Bytes
Versions: 2
Compression:
Stored size: 487 Bytes
Contents
#include "crypto_core_salsa20.h" #define crypto_core crypto_core_salsa20 #define crypto_core_OUTPUTBYTES crypto_core_salsa20_OUTPUTBYTES #define crypto_core_INPUTBYTES crypto_core_salsa20_INPUTBYTES #define crypto_core_KEYBYTES crypto_core_salsa20_KEYBYTES #define crypto_core_CONSTBYTES crypto_core_salsa20_CONSTBYTES #define crypto_core_PRIMITIVE "salsa20" #define crypto_core_IMPLEMENTATION crypto_core_salsa20_IMPLEMENTATION #define crypto_core_VERSION crypto_core_salsa20_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_core/salsa20/ref/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_core/salsa20/ref/api.h |