Age | Commit message (Expand) | Author |
---|---|---|
2017-08-13 | Convert the sigma and tau initialisers to byte arrays, rather than using | Joel Sing |
2014-07-11 | replace u_int8_t with uint8_t | Brent Cook |
2014-06-24 | If a chacha operation does not consume all of the generated key stream, | Joel Sing |
2014-06-24 | Some KNF. | Joel Sing |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-15 | KNF. | Joel Sing |
2014-05-10 | __bounded => __attribute__((__bounded__ | Damien Miller |
2014-05-01 | Add ChaCha to libcrypto, based on djb's public domain implementation. | Joel Sing |