Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for xchacha20 and xchacha20-poly1305 | dlg | 2019-01-22 | 1 | -1/+171 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -0/+1 |
* | Synchronise chacha test cases with the referenced draft - this adds a | jsing | 2017-05-26 | 1 | -23/+23 |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
* | Extend the chacha regress to cover the ChaCha interface, in addition to the | jsing | 2014-06-24 | 1 | -22/+99 |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 2 | -2/+4 |
* | Add ChaCha to libcrypto, based on djb's public domain implementation. | jsing | 2014-05-01 | 2 | -0/+268 |