Bouncy Castle Crypto Provider Package version 1.37 now available
Jon Eaves <[email protected]> Sun, 17 Jun 2007 07:17:53 +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, Release 1.37 is a mixture of enhancements and defect fixes. On the enhancements side we have new block ciphers (CCM, EAX, Noekeon), new stream ciphers (HC-128/256, ISAAC), improvements to PGP signature processing and compatibility improvements in CMS. Defect fixes include trailing whitespace in PGP processing, some possible infinite loops in CertPathBuilder and SignedMailValidator have been removed, requesting DES, DESede, or Blowfish keys from the KeyAgreement SPI for Diffie-Hellman now returns correct key lengths, DSA keys are now serializable, a header problem with S/MIME signatures for non-sha based signatures has been fixed, and the default private key length in the lightweight API for Diffie-Hellman parameter generation was absurdly small and has now been removed. 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"