Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra preamble for copyright. | Jeffrey Walton | 2017-02-21 | 1 | -1/+0 |
| | | | | Similar text may be added in the future | ||||
* | Fix: GCC warning "type qualifiers ignored on function return type". | Ralph Tandetzky | 2016-12-01 | 1 | -1/+1 |
| | | | | This pedantic message appeared all over the code. Also removed one warning about an unused variable in release build. | ||||
* | Add CRYPTOPP_STATIC_CONSTEXPR macro | Jeffrey Walton | 2016-11-13 | 1 | -1/+1 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-09-12 | 1 | -0/+10 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-09-09 | 1 | -0/+6 |
| | |||||
* | shortened ChaCha typedefs | DevJPM | 2016-09-08 | 1 | -3/+3 |
| | | | | shortened ChaCha typedefs | ||||
* | Add constexpr-ness to ChaCha StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -1/+3 |
| | |||||
* | Cleared analysis warning on use of boolean in arithmetic expression | Jeffrey Walton | 2016-07-23 | 1 | -1/+1 |
| | |||||
* | Cleared warning 'extra ";" ignored' | Jeffrey Walton | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-04-24 | 1 | -0/+0 |
| | |||||
* | Update ChaCha to latest sources | Jeffrey Walton | 2016-04-21 | 1 | -10/+16 |
| | |||||
* | Add ChaCha family of stream ciphers | Jeffrey Walton | 2016-04-21 | 1 | -0/+67 |