Sha256: b377d662846a4fe7d058f5536eb2ad09bb2566579577bf8610fcac4080616d72
Contents?: true
Size: 454 Bytes
Versions: 2
Compression:
Stored size: 454 Bytes
Contents
#include "crypto_stream_salsa2012.h" #define crypto_stream crypto_stream_salsa2012 #define crypto_stream_xor crypto_stream_salsa2012_xor #define crypto_stream_KEYBYTES crypto_stream_salsa2012_KEYBYTES #define crypto_stream_NONCEBYTES crypto_stream_salsa2012_NONCEBYTES #define crypto_stream_PRIMITIVE "salsa2012" #define crypto_stream_IMPLEMENTATION crypto_stream_salsa2012_IMPLEMENTATION #define crypto_stream_VERSION crypto_stream_salsa2012_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_stream/salsa2012/ref/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_stream/salsa2012/ref/api.h |