Bouncy Castle Crypto Provider Package version 1.40 now available

Jon Eaves <[email protected]> Tue, 15 Jul 2008 20:36:22 +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,

This release adds GCM mode to the provider and lightweight API. In addition a new PKCS12 type "PKCS12-3DES-3DES" has
been added o allow for the creation of PKCS12 files that use purely DES-EDE and the TSP package now supports validation of
responses with  2 signingCertificate entries. Bug fixes include proper resetting of EAX mode ciphers on doFinal, the SMIME API
can now verify signatures for doubly nested multipart objects, the X509Name class can now handle zero length RDNs and escaped
'+' characters, the default partial packet generator in BCPG no longer generates garbage files if file length is over 32 bits,
the getCreationTime method now returns the proper value for just created PGP signatures, and a regression from 1.38 affecting
getPublicKey on PKIXCertPathValidatorResult has been fixed.

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"