Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for xchacha20 and xchacha20-poly1305 | dlg | 2019-01-22 | 1 | -1/+5 |
* | Change the counter argument for CRYPTO_chacha_20 to be 64-bits on all platforms. | bcook | 2015-12-09 | 1 | -2/+3 |
* | Add missing year to copyright. | jsing | 2014-07-25 | 1 | -2/+2 |
* | If a chacha operation does not consume all of the generated key stream, | jsing | 2014-06-24 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -0/+1 |
* | KNF. | jsing | 2014-05-15 | 1 | -1/+1 |
* | Provide an EVP implementation for ChaCha. | jsing | 2014-05-01 | 1 | -0/+11 |
* | Add ChaCha to libcrypto, based on djb's public domain implementation. | jsing | 2014-05-01 | 1 | -0/+39 |