Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -1/+1 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Fix: GCC warning "type qualifiers ignored on function return type". | Ralph Tandetzky | 2016-12-01 | 1 | -1/+1 |
| | | | | 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 | -1/+1 |
| | |||||
* | Add constexpr-ness to StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -35/+35 |
| | |||||
* | use Weak1 namespace | weidai | 2007-05-04 | 1 | -5/+7 |
| | |||||
* | move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak' | weidai | 2007-04-15 | 1 | -0/+12 |
| | |||||
* | changes related to the next FIPS validation | weidai | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -6/+2 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+25 |