Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: GCC warning "type qualifiers ignored on function return type". | Ralph Tandetzky | 2016-12-01 | 1 | -4/+4 |
| | | | | 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 | -4/+4 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-10-15 | 1 | -7/+18 |
| | |||||
* | Add constexpr-ness to StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -4/+4 |
| | |||||
* | Additional documentation; fixed issues with Clang integrated assembler and ↵ | Jeffrey Walton | 2015-11-19 | 1 | -0/+5 |
| | | | | different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -49/+49 |
| | |||||
* | changes related to the next FIPS validation | weidai | 2004-09-03 | 1 | -3/+5 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -24/+8 |
| | |||||
* | fix bug in Grouper | weidai | 2003-04-15 | 1 | -0/+39 |
| | | | | | | | | 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) | ||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+24 |