Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Post-release version increment | Jeffrey Walton | 2021-03-08 | 1 | -4/+4 |
| | |||||
* | Prepare for Crypto++ 8.5 releaseCRYPTOPP_8_5_0 | Jeffrey Walton | 2021-03-07 | 1 | -6/+6 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2020-12-22 | 1 | -2/+2 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2019-04-29 | 1 | -4/+4 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2019-02-23 | 1 | -5/+5 |
| | | | | Also see https://www.cryptopp.com/wiki/Release_Process#Increment_version_numbers | ||||
* | Post-release version increment | Jeffrey Walton | 2018-12-28 | 1 | -4/+4 |
| | | | | Also see https://www.cryptopp.com/wiki/Release_Process#Increment_version_numbers | ||||
* | Prepare for Crypto++ 8.0 release | Jeffrey Walton | 2018-12-27 | 1 | -4/+4 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2018-04-08 | 1 | -4/+4 |
| | |||||
* | Prepare for Crypto++ 7.0 releaseCRYPTOPP_7_0_0 | Jeffrey Walton | 2018-04-08 | 1 | -4/+4 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2018-02-22 | 1 | -5/+5 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2018-01-22 | 1 | -2/+2 |
| | | | | Also see https://www.cryptopp.com/wiki/Release_Versioning#Post-Release_Increment | ||||
* | Increment version to 5.7 due to ABI break *Issue 337) | Jeffrey Walton | 2016-12-01 | 1 | -2/+2 |
| | | | | We still need to supply a patch for those maintaining 5.6.x | ||||
* | Post-release version increment | Jeffrey Walton | 2016-10-11 | 1 | -4/+4 |
| | |||||
* | Post-release version increment | Jeffrey Walton | 2016-09-11 | 1 | -4/+4 |
| | |||||
* | Bump Crypto++ version number from 5.6.3 to 5.6.4 | Jeffrey Walton | 2016-09-10 | 1 | -6/+6 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -5/+5 |
| | |||||
* | prepare for 5.6.2 releaseCRYPTOPP_5_6_2 | weidai | 2013-02-20 | 1 | -2/+2 |
| | |||||
* | add SHA-3 | weidai | 2013-01-19 | 1 | -5/+5 |
| | | | | | update DSA to FIPS 186-3 update version numbers | ||||
* | update version number to 5.6.1 | weidai | 2010-06-29 | 1 | -5/+5 |
| | |||||
* | fix compile on VS Express (Eugene Zolenko) | weidai | 2009-08-28 | 1 | -2/+2 |
| | |||||
* | fix VC60 compile, project file line-endings, Apple GCC 4.2 compile | weidai | 2009-03-03 | 1 | -104/+104 |
| | |||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -5/+5 |
| | | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required | ||||
* | update version number to 5.5.2 | weidai | 2007-08-13 | 1 | -4/+4 |
| | |||||
* | update version number | weidai | 2007-04-16 | 1 | -5/+5 |
| | |||||
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -4/+4 |
| | |||||
* | update version | weidai | 2006-07-30 | 1 | -5/+5 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -21/+16 |
| | |||||
* | merge in 5.0.4 changes (exclude DES and SHA-2 from DLL), | weidai | 2003-07-10 | 1 | -1/+1 |
| | | | | attempt (failed) to build DLL with GCC | ||||
* | fix resource file version number | weidai | 2003-07-07 | 1 | -7/+7 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -0/+109 |