Sha256: 3f04980b94df4459e65bca63b25bbaad599ad6ed20b21974b52577a4751538d1
Contents?: true
Size: 462 Bytes
Versions: 4
Compression:
Stored size: 462 Bytes
Contents
#include "crypto_stream_xsalsa20.h" #define crypto_stream crypto_stream_xsalsa20 #define crypto_stream_xor_ic crypto_stream_xsalsa20_xor_ic #define crypto_stream_xor crypto_stream_xsalsa20_xor #define crypto_stream_KEYBYTES crypto_stream_xsalsa20_KEYBYTES #define crypto_stream_NONCEBYTES crypto_stream_xsalsa20_NONCEBYTES #define crypto_stream_IMPLEMENTATION crypto_stream_xsalsa20_IMPLEMENTATION #define crypto_stream_VERSION crypto_stream_xsalsa20_VERSION
Version data entries
4 entries across 4 versions & 1 rubygems