Hi Everyone,
Crypto++ 5.6.5 was released today. The 5.6.5 release was mostly a maintenance release. The release included two CVE fixes.
The release notes and list of issues fixed can be found at
http://www.cryptopp.com/release565.html. The 5.6.5 ZIP archive can be downloaded from
http://www.cryptopp.com/cryptopp565.zip.
The checksums for the 5.6.5 ZIP archive are:
* SHA1: a74f207a315b6a133af9640a45bde9d6e378af4d
* SHA256: a75ef486fe3128008bbb201efee3dcdcffbe791120952910883b26337ec32c34
The 5.6.5 sources can be checked out from GitHub using the following. It is tagged as CRYPTOPP_5_6_5 at GitHub.
* git clone
http://github.com/weidai11/cryptopp.git cryptopp
There are 28 outstanding issues. 26 of them are feature requests and enhancements. 2 of them are actual bugs.
You are encouraged to recompile the library and all dependendt programs due to changes from CVE-2016-7420 (Issue 277).
Jeff