Latest Java Releases
Release 1.43 is now available for download.
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.Security Warning: HC-128 and HC-256 were horribly broken, if you looking at using either of these two ciphers in Bouncy Castle, you need to be using this release (yes, the previous implementations passed the original test vectors, but...).
For further details on changes and enhancements please see the release notes.As always, others have contributed to this release. You can find them listed in the contributors file. Thank you, one and all!
If you're interested in grabbing the lot in one hit (includes JCE, JCE provider, light weight API, J2ME, JDK1.2, JDK1.1, and JDK1.0 compatibility classes, signed jars, fries, and king prawns...) download crypto-143.tar.gz or crypto-143.zip, otherwise if you are only interested in one version in particular, see below.
Signed JAR files
From release 1.40 the implementation of the IDEA encryption algorithm was removed from the regular jar files at the request of a number of users. Jars with names of the form *-ext-* still include the IDEA implementation.
Sources and JavaDoc
| SMIME/CMS | ||
|---|---|---|
| JDK 1.6 | bcmail-jdk16-143.tar.gz | bcmail-jdk16-143.zip |
| JDK 1.5 | bcmail-jdk15-143.tar.gz | bcmail-jdk15-143.zip |
| JDK 1.4 | bcmail-jdk14-143.tar.gz | bcmail-jdk14-143.zip |
| JDK 1.3 | bcmail-jdk13-143.tar.gz | bcmail-jdk13-143.zip |
| TSP | ||
|---|---|---|
| JDK 1.6 | bctsp-jdk16-143.tar.gz | bctsp-jdk16-143.zip |
| JDK 1.5 | bctsp-jdk15-143.tar.gz | bctsp-jdk15-143.zip |
| JDK 1.4 | bctsp-jdk14-143.tar.gz | bctsp-jdk14-143.zip |
| JDK 1.3 | bctsp-jdk13-143.tar.gz | bctsp-jdk13-143.zip |
| OpenPGP/BCPG | ||
|---|---|---|
| JDK 1.6 | bcpg-jdk16-143.tar.gz | bcpg-jdk16-143.zip |
| JDK 1.5 | bcpg-jdk15-143.tar.gz | bcpg-jdk15-143.zip |
| JDK 1.4 | bcpg-jdk14-143.tar.gz | bcpg-jdk14-143.zip |
| JDK 1.3 | bcpg-jdk13-143.tar.gz | bcpg-jdk13-143.zip |
| JDK 1.2 | bcpg-jdk12-143.tar.gz | bcpg-jdk12-143.zip |
| JDK 1.1 | bcpg-jdk11-143.tar.gz | bcpg-jdk11-143.zip |
| Releases no longer maintained | ||
|---|---|---|
| JDK 1.0 | lcrypto-jdk10-133.tar.gz | lcrypto-jdk10-133.zip |
NOTE:
You can find the release notes, documentation, and specifications here.
You can find checksums for confirming the integrity of the distributions here
Mirrors
Too slow? You can also find the latest versions on one of our mirrors:
Beta Access
The current working betas, when available, for the next release for JDK 1.3 to JDK 1.6 can be found at http://www.bouncycastle.org/betas. If you need a beta to be made available for another version of Java please ask by emailing feedback-crypto@bouncycastle.org.
CVS Access
Just want to look at the source? The source code repository is accessible via ViewCVS from here.
If you are looking for anonymous CVS access, set your CVSROOT as follows:
CVSROOT=:pserver:anonymous@cvs.bouncycastle.org:/home/users/bouncy/cvsroot
and then do a
cvs co java
using your favorite CVS client.
FTP Access
Previous releases, as well as the latest ones, can be downloaded from our ftp server ftp.bouncycastle.org.