| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-01-22 | add support for xchacha20 and xchacha20-poly1305 | 3 | -3/+63 | |
| 2017-08-13 | Convert the sigma and tau initialisers to byte arrays, rather than using | 1 | -3/+12 | |
| 2015-12-09 | Change the counter argument for CRYPTO_chacha_20 to be 64-bits on all platforms. | 2 | -5/+6 | |
| 2014-07-25 | Add missing year to copyright. | 1 | -2/+2 | |
| 2014-07-11 | replace u_int8_t with uint8_t | 1 | -3/+5 | |
| 2014-07-08 | add missing stdint. include for uint32_t, etc. | 1 | -1/+4 | |
| 2014-06-24 | If a chacha operation does not consume all of the generated key stream, | 3 | -7/+46 | |
| 2014-06-24 | Some KNF. | 1 | -6/+12 | |
| 2014-06-12 | tags as requested by miod and tedu | 3 | -0/+3 | |
| 2014-05-31 | Get the public headers from the official place with <openssl/ > | 1 | -1/+1 | |
| 2014-05-15 | KNF. | 2 | -148/+150 | |
| 2014-05-10 | __bounded => __attribute__((__bounded__ | 1 | -5/+5 | |
| 2014-05-01 | Provide an EVP implementation for ChaCha. | 2 | -0/+31 | |
| 2014-05-01 | Add ChaCha to libcrypto, based on djb's public domain implementation. | 3 | -0/+314 |
