I have a few things left to do for the 5.6 release, but I'd like to have 
some outside testing and feedback on the changes so far. These are:

5.6 - added AuthenticatedSymmetricCipher interface class and Filter wrappers
    - added CCM, GCM (with SSE2 assembly), CMAC, and SEED
    - improved AES speed on x86 and x64
    - fixed run-time validation error on x86-64 with GCC 4.3.2 -O2
    - fixed HashFilter bug when putMessage=true
    - fixed warnings with GCC 4.3
    - fixed compiler error in vmac.cpp on x86 with GCC -fPIC
    - fixed incorrect VMAC computation on message lengths
      that are >64 mod 128 (x86 assembly version is not affected)
    - removed WORD64_AVAILABLE; compiler 64-bit int support is now required

You can get the code from SVN, or at 
http://www.cryptopp.com/temp/c5_20090301.zip. Remember to unzip with -a on 
Unix. 


--~--~---------~--~----~------------~-------~--~----~
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