Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update documentation | Jeffrey Walton | 2020-04-02 | 1 | -13/+15 |
| | |||||
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -2/+0 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -41/+41 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Add C++ nullptr support (Issue 383) | Jeffrey Walton | 2017-03-01 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | spelling fixes | klemens | 2016-12-27 | 1 | -1/+1 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-01-17 | 1 | -5/+5 |
| | |||||
* | Cleared Valgrind warnings on uninitialized reads (Issue 105) | Jeffrey Walton | 2016-01-10 | 1 | -4/+4 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2015-12-16 | 1 | -0/+1 |
| | |||||
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -1/+5 |
| | |||||
* | Additional documentation; fixed issues with Clang integrated assembler and ↵ | Jeffrey Walton | 2015-11-19 | 1 | -7/+27 |
| | | | | different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class | ||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -5/+13 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -77/+78 |
| | |||||
* | reduce risk of random number reuse after VM rollback | weidai | 2007-05-04 | 1 | -5/+4 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -1/+1 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -3/+2 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -1/+3 |
| | |||||
* | fix bug in Grouper | weidai | 2003-04-15 | 1 | -3/+2 |
| | | | | | | | | add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle) change ChannelSwitch to allow non-blocking input (denis bider) change Redirector to allow more options (denis bider) fix MaurerRandomnessTest optimize MD2 (Kevin Springle) | ||||
* | bug fixes and KAT for X9.17 RNG | weidai | 2002-10-17 | 1 | -2/+3 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+77 |