Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -20/+20 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Update documentation | Jeffrey Walton | 2017-11-18 | 1 | -1/+3 |
| | |||||
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Updated documentation | Jeffrey Walton | 2016-09-10 | 1 | -0/+3 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-01-29 | 1 | -13/+7 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -3/+24 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -91/+91 |
| | |||||
* | fix line ending | weidai | 2009-03-14 | 1 | -87/+87 |
| | |||||
* | fix compile on OpenSolaris 8.11 | weidai | 2009-03-13 | 1 | -1/+5 |
| | |||||
* | - add EAX mode, XSalsa20 | weidai | 2009-03-12 | 1 | -0/+87 |
- speed up GCM key setup - wipe stack in AES assembly code - speed up CFB mode |