Bouncy Castle Crypto Provider Package version 1.43 now available

Jon Eaves <[email protected]> Sat, 18 Apr 2009 14:12:36 +1000
Newsgroups gmane.comp.encryption.bouncy-castle.announce,gmane.comp.encryption.bouncy-castle.devel,gmane.comp.java.sun.kvm
Message-ID <[email protected]>
Hi all,

The latest release of BouncyCastle is now available.  This is a bug fix release.

Multiple countersignatures in CMS/SMIME messages are now correctly collected, hashCode()
for X509Name is now fully consistent with it's equals() method, and the HC-128, HC-256
implementations have had a sign expansion bug fixed and are now fully compliant with the
latest Ecrypt test vectors.

Note: if you are looking at using HC-128 or HC-256 you need to update to  this release.

As usual, the latest releases can be found at :

http://www.bouncycastle.org/

And for those who like living on the bleeding edge, the betas can be downloaded from:

http://www.bouncycastle.org/betas/

Please note, make sure that beta feedback is sent to the [email protected]
address, and not the general mailing list (dev-crypto)

-- 
Jon Eaves <[email protected]>
http://www.eaves.org/blog/
Co-Author of "Apache Tomcat Bible", "Professional Tomcat 5", "Beginning JavaServer Pages"