pcompress/crypto/xsalsa20
Moinak Ghosh cf053c0257 Fix increment of XSalsa20 192-bit nonce value.
Handle nonce bytes in endian neutral way.
2013-03-04 23:48:12 +05:30
..
crypto_core_hsalsa20.h Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
crypto_stream_salsa20.h Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
crypto_xsalsa20.h Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
hsalsa_core.c Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
stream.c Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
stream.s Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
xsalsa20_xor.c Fix increment of XSalsa20 192-bit nonce value. 2013-03-04 23:48:12 +05:30