Sha256: 4add4cbf617037c7149e50ed48fd97e977449a33b5d1df706f950d70a2074888
Contents?: true
Size: 496 Bytes
Versions: 2
Compression:
Stored size: 496 Bytes
Contents
#include "crypto_core_hsalsa20.h" #define crypto_core crypto_core_hsalsa20 #define crypto_core_OUTPUTBYTES crypto_core_hsalsa20_OUTPUTBYTES #define crypto_core_INPUTBYTES crypto_core_hsalsa20_INPUTBYTES #define crypto_core_KEYBYTES crypto_core_hsalsa20_KEYBYTES #define crypto_core_CONSTBYTES crypto_core_hsalsa20_CONSTBYTES #define crypto_core_PRIMITIVE "hsalsa20" #define crypto_core_IMPLEMENTATION crypto_core_hsalsa20_IMPLEMENTATION #define crypto_core_VERSION crypto_core_hsalsa20_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/api.h |