Hi Everyone,
Crypto++ 6.0.0 was released today. The 6.0.0 release was a major release. The release included two CVE fixes.
The release notes and list of issues fixed can be found at
http://www.cryptopp.com/release600.html. The 6.0.0 ZIP archive can be downloaded from
http://www.cryptopp.com/cryptopp600.zip.
The checksums for the 6.0.0 ZIP archive are:
* SHA1: 290dfc1948b860b29da40f8c5559f6559ce787db
* SHA256: 64ac2db96b3f1b7a23675e2be95d16c96055edffa2d5e2de6245fdb6baa92dda
The 6.0.0 sources can be checked out from GitHub using the following. It is tagged as CRYPTOPP_6_0_0 at GitHub.
* git clone
http://github.com/weidai11/cryptopp.git cryptopp
There are 16 outstanding issues. 15 of them are feature requests and enhancements. 1 of them is a bug we cannot reproduce.
Jeff