Sha256: 6a7ad9b5e74e5cdf3c4708244e02ec2bb37b23f8075c45d11275f4c4d9e43dcf
Contents?: true
Size: 771 Bytes
Versions: 2
Compression:
Stored size: 771 Bytes
Contents
#include "crypto_stream_aes256estream.h" #define crypto_stream crypto_stream_aes256estream #define crypto_stream_xor crypto_stream_aes256estream_xor #define crypto_stream_beforenm crypto_stream_aes256estream_beforenm #define crypto_stream_afternm crypto_stream_aes256estream_afternm #define crypto_stream_xor_afternm crypto_stream_aes256estream_xor_afternm #define crypto_stream_KEYBYTES crypto_stream_aes256estream_KEYBYTES #define crypto_stream_NONCEBYTES crypto_stream_aes256estream_NONCEBYTES #define crypto_stream_BEFORENMBYTES crypto_stream_aes256estream_BEFORENMBYTES #define crypto_stream_PRIMITIVE "aes256estream" #define crypto_stream_IMPLEMENTATION crypto_stream_aes256estream_IMPLEMENTATION #define crypto_stream_VERSION crypto_stream_aes256estream_VERSION
Version data entries
2 entries across 2 versions & 1 rubygems