Hi Everyone,
Crypto++ 5.6.4 was released today.
The release notes and list of issues fixed can be found at
http://www.cryptopp.com/release564.html. The 5.6.4 ZIP archive can be downloaded from
http://www.cryptopp.com/cryptopp564.zip.
The checksums for the 5.6.4 ZIP archive are:
* SHA1: effa1770b81dfe05db48ddc0468ead8660929650
* SHA256: be430377b05c15971d5ccb6e44b4d95470f561024ed6d701fe3da3a188c84ad7
The 5.6.4 sources can be checked out from GitHub using the following. It is tagged as CRYPTOPP_5_6_4 at GitHub.
* git clone
http://github.com/weidai11/cryptopp.git cryptopp
There are 21 outstanding issues. 20 of them are feature requests. The remaining 1 is a failed compile under GCC 4.8/4.9 in a Debug build using -O0 and SSE intrinsics.
Jeff