Sha256: de15e87c3801626c9793ecfcc09d1080034bb53da736209a0de07b0c7c86562a
Contents?: true
Size: 463 Bytes
Versions: 13
Compression:
Stored size: 463 Bytes
Contents
#include "crypto_core_salsa2012.h" #define crypto_core crypto_core_salsa2012 #define crypto_core_OUTPUTBYTES crypto_core_salsa2012_OUTPUTBYTES #define crypto_core_INPUTBYTES crypto_core_salsa2012_INPUTBYTES #define crypto_core_KEYBYTES crypto_core_salsa2012_KEYBYTES #define crypto_core_CONSTBYTES crypto_core_salsa2012_CONSTBYTES #define crypto_core_IMPLEMENTATION crypto_core_salsa2012_IMPLEMENTATION #define crypto_core_VERSION crypto_core_salsa2012_VERSION
Version data entries
13 entries across 13 versions & 1 rubygems