Sha256: 2ef7af21c1c1d6886f949e25df4caebf054f504958444cd2637253bd9482cf6c
Contents?: true
Size: 723 Bytes
Versions: 5
Compression:
Stored size: 723 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_IMPLEMENTATION crypto_stream_aes256estream_IMPLEMENTATION #define crypto_stream_VERSION crypto_stream_aes256estream_VERSION
Version data entries
5 entries across 5 versions & 1 rubygems