Bouncy Castle Crypto Provider Package version 1.45 now available
Jon Eaves <[email protected]> Thu, 14 Jan 2010 07:09:57 +1100
| Newsgroups | gmane.comp.encryption.bouncy-castle.announce,gmane.comp.encryption.bouncy-castle.devel,gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Hi all, All of us at BouncyCastle hope you all had a Merry Christmas and a Happy New Year. This release adds support EC MQV to the light weight and CMS/SMIME libraries. In addition to that OpenPGP now supports UTF-8 in file names for literal data, EC keys are now serialisable, and the provider now makes use of a privileged block for constructing the provider table. In addition, to additionally improve the security and reliability of the libraries, ASN.1 processing has been reviewed to further reduce the likelihood of OutOfMemory errors for badly corrupted streams, and use of constant time comparisons have been introduced to remove the possibility of timing attacks in several areas such as with cipher modes like GCM and CCM. As usual, the latest releases can be found at : http://www.bouncycastle.org/ or http://repo2.maven.org/maven2/org/bouncycastle if you use Maven 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"