Age | Commit message (Expand) | Author |
---|---|---|
2019-01-22 | add support for xchacha20 and xchacha20-poly1305 | David Gwynne |
2015-12-09 | Change the counter argument for CRYPTO_chacha_20 to be 64-bits on all platforms. | Brent Cook |
2014-07-25 | Add missing year to copyright. | Joel Sing |
2014-06-24 | If a chacha operation does not consume all of the generated key stream, | Joel Sing |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-15 | KNF. | Joel Sing |
2014-05-01 | Provide an EVP implementation for ChaCha. | Joel Sing |
2014-05-01 | Add ChaCha to libcrypto, based on djb's public domain implementation. | Joel Sing |