pcompress/crypto/aes
Moinak Ghosh 20250aa5dc Add XSalsa20 encryption algorithm from the NaCL library.
Include 128-bit key support based on the Salsa20 eSTREAM submission.
Allow variable-length nonces.
Use random bytes for initial nonce value.
Increase PBE hash rounds to 50000.
2013-03-04 21:56:07 +05:30
..
aesni-x86_64.s Add AES-NI optimized code derived from latest OpenSSL upstream. 2013-02-25 19:23:51 +05:30
crypto_aes.c Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
crypto_aes.h Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +05:30
OPENSSL.LICENSE Add Vector Permute AES from OpenSSL 1.0.1e. Remain compatible with older OpenSSL versions. 2013-02-24 23:52:34 +05:30
vpaes-x86_64.s Add Vector Permute AES from OpenSSL 1.0.1e. Remain compatible with older OpenSSL versions. 2013-02-24 23:52:34 +05:30