Sha256: e944da690ba0af7909c41f1fcbba87f77d9fafacba603183be8a83b9652fe640
Contents?: true
Size: 505 Bytes
Versions: 2
Compression:
Stored size: 505 Bytes
Contents
#include "crypto_core_salsa2012.h" #define crypto_core crypto_core_salsa2012 #define crypto_core_OUTPUTBYTES crypto_core_salsa2012_OUTPUTBYTES #define crypto_core_INPUTBYTES crypto_core_salsa2012_INPUTBYTES #define crypto_core_KEYBYTES crypto_core_salsa2012_KEYBYTES #define crypto_core_CONSTBYTES crypto_core_salsa2012_CONSTBYTES #define crypto_core_PRIMITIVE "salsa2012" #define crypto_core_IMPLEMENTATION crypto_core_salsa2012_IMPLEMENTATION #define crypto_core_VERSION crypto_core_salsa2012_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_core/salsa2012/ref/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_core/salsa2012/ref/api.h |