| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -3/+0 |
* | Fix Clang specialization and definition warnings (GH #300, GH #533) | Jeffrey Walton | 2017-12-26 | 1 | -0/+28 |
* | Fix failed self test under Clang (GH #533) | Jeffrey Walton | 2017-12-25 | 1 | -26/+4 |
* | Update documentation | Jeffrey Walton | 2017-12-24 | 1 | -5/+5 |
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -13/+13 |
* | Add PKCS #1 SHA3-based signatures (GH #517) | Jeffrey Walton | 2017-10-04 | 1 | -8/+15 |
* | Fix Clang warning on missing template definitions | Jeffrey Walton | 2017-08-16 | 1 | -1/+8 |
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
* | Fix: GCC warning "type qualifiers ignored on function return type". | Ralph Tandetzky | 2016-12-01 | 1 | -2/+2 |
* | Add CRYPTOPP_STATIC_CONSTEXPR macro | Jeffrey Walton | 2016-11-13 | 1 | -2/+2 |
* | Clang 3.9 and missing member definitions for template classes (Issue 300) | Jeffrey Walton | 2016-09-22 | 1 | -6/+13 |
* | Revert "Fix clang warnings about undefined variable templates in pkcspad.h" | Jeffrey Walton | 2016-09-21 | 1 | -10/+0 |
* | Fix clang warnings about undefined variable templates in pkcspad.h | Dimitry Andric | 2016-09-13 | 1 | -0/+10 |
* | Add constexpr-ness to StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -3/+3 |
* | Fixes a compiler error with C++Builder XE6 | Crayon2000 | 2016-01-11 | 1 | -1/+1 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -0/+5 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -94/+94 |
* | use Weak1 namespace | weidai | 2007-05-04 | 1 | -1/+1 |
* | move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak' | weidai | 2007-04-15 | 1 | -2/+4 |
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -6/+6 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -3/+8 |
* | changes related to the next FIPS validation | weidai | 2004-09-03 | 1 | -4/+7 |
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -13/+18 |
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -2/+2 |
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -3/+12 |
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -49/+27 |
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+92 |