I'll release it in a couple of days, unless a new bug comes along that takes longer than that to fix.

BTW, if anyone doesn't have a SVN client, you can get a tarball of the current code from http://cryptopp.svn.sourceforge.net/viewvc/cryptopp/trunk/c5/?view=tar

--------------------------------------------------
From: "Walter Villalba" <[email protected]>
Sent: Wednesday, August 04, 2010 5:12 PM
To: "Crypto++ Users" <[email protected]>
Subject: Re: Crypto++ 5.6.1 release candidate

When do you expect to have the final release ?   Thanks.

On Aug 4, 4:47 pm, "Wei Dai" <[email protected]> wrote:
Please grab r515 (the current trunk) from SVN and try it out. This command:
"svn cohttps://cryptopp.svn.sourceforge.net/svnroot/cryptopp/trunk/c5c5";
will get it into a subdirectory called c5.

See http://www.cryptopp.com/wiki/Build_Status_for_Crypto_5.6.1 for a list of
compilers/OS/CPU combinations that have been tested. Below are the major
changes from 5.6.0:

5.6.1 - added support for AES-NI and CLMUL instruction sets in AES and
GMAC/GCM
      - removed WAKE-CFB
      - fixed several bugs in the SHA-256 x86/x64 assembly code:
          * incorrect hash on non-SSE2 x86 machines on non-aligned input
          * incorrect hash on x86 machines when input crosses 0x80000000
* incorrect hash on x64 when compiled with GCC with optimizations
enabled
- fixed bugs in AES x86 and x64 assembly causing crashes in some MSVC
build configurations
      - switched to a public domain implementation of MARS
      - ported to MSVC 2010, Sun Studio 12u1
      - renamed the MSVC DLL project to "cryptopp" for compatibility with
MSVC 2010

--
You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.


--
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to