Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the public headers from the official place with <openssl/ > | deraadt | 2014-05-31 | 1 | -1/+1 |
| | | | | from Brent Cook | ||||
* | KNF. | jsing | 2014-05-15 | 2 | -156/+158 |
| | |||||
* | __bounded => __attribute__((__bounded__ | djm | 2014-05-10 | 1 | -5/+5 |
| | |||||
* | Provide an EVP implementation for ChaCha. | jsing | 2014-05-01 | 2 | -0/+31 |
| | | | | ok miod@ | ||||
* | Add ChaCha to libcrypto, based on djb's public domain implementation. | jsing | 2014-05-01 | 3 | -0/+314 |
ok deraadt@ |