Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear clang-tidy warnings | Jeffrey Walton | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -159/+159 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Update documentation | Jeffrey Walton | 2017-07-27 | 1 | -1/+1 |
| | | | | This cleanup was performed using Clang and -Wdocumentation -Wno-documentation-deprecated-sync | ||||
* | 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-04-05 | 1 | -16/+174 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -2/+3 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -287/+294 |
| | |||||
* | Included "integer.h" in source files with Integer dependencies so make would ↵ | Jeffrey Walton | 2015-07-30 | 1 | -0/+1 |
| | | | | rebuild stale object files | ||||
* | Cleared "unused parameter" warning with GCC 5.1 and -Wextra | Jeffrey Walton | 2015-07-23 | 1 | -2/+2 |
| | |||||
* | Cleared "unused parameter" warning with GCC 5.1 and -Wextra | Jeffrey Walton | 2015-07-23 | 1 | -2/+3 |
| | |||||
* | port to GCC 4 | weidai | 2005-09-05 | 1 | -0/+4 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -0/+6 |
| | |||||
* | add CRYPTOPP_NO_VTABLE | weidai | 2003-05-16 | 1 | -3/+3 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+275 |