Sha256: ededf993eaf4faba4fe5f6bb9e385323c6e326ab7f0bd2816374e6dde5111fee
Contents?: true
Size: 445 Bytes
Versions: 2
Compression:
Stored size: 445 Bytes
Contents
#include "crypto_stream_salsa208.h" #define crypto_stream crypto_stream_salsa208 #define crypto_stream_xor crypto_stream_salsa208_xor #define crypto_stream_KEYBYTES crypto_stream_salsa208_KEYBYTES #define crypto_stream_NONCEBYTES crypto_stream_salsa208_NONCEBYTES #define crypto_stream_PRIMITIVE "salsa208" #define crypto_stream_IMPLEMENTATION crypto_stream_salsa208_IMPLEMENTATION #define crypto_stream_VERSION crypto_stream_salsa208_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-libsodium-0.4.5 | vendor/libsodium/src/libsodium/crypto_stream/salsa208/ref/api.h |
rbnacl-libsodium-0.4.5a | vendor/libsodium/src/libsodium/crypto_stream/salsa208/ref/api.h |