english  français

Welcome

Welcome to the home of the Legion of the Bouncy Castle. A fun place to stay, if you've got some time to kill.

The Legion of the Bouncy Castle

Here at the Bouncy Castle, we believe in encryption. That's something that's near and dear to our hearts. We believe so strongly in encryption, that we've gone to the effort to provide some for everybody, and we've now been doing it for over 10 years!

The Bouncy Castle Crypto APIs consist of the following:

  • A lightweight cryptography API for Java and C#.

  • A provider for the Java Cryptography Extension and the Java Cryptography Architecture.

  • A clean room implementation of the JCE 1.2.1.

  • A library for reading and writing encoded ASN.1 objects.

  • A light weight client-side TLS API.

  • Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files.

  • Generators for Version 2 X.509 attribute certificates.

  • Generators/Processors for S/MIME and CMS (PKCS7/RFC 3852).

  • Generators/Processors for OCSP (RFC 2560).

  • Generators/Processors for TSP (RFC 3161 & RFC 5544).

  • Generators/Processors for CMP and CRMF (RFC 4210 & RFC 4211).

  • Generators/Processors for OpenPGP (RFC 2440).

  • A signed jar version suitable for JDK 1.4-1.6 and the Sun JCE.

The lightweight API works with everything from the J2ME to the JDK 1.6 and there is also an API in C# providing equivalent functionality for most of the above.

For further details have a look in either our Java project pages or our C# project pages where you can find downloads, mailing lists, and other resources.

If you want to provide feedback, offers of jobs (or more importantly beer) directly to the members of The Legion then please use feedback-crypto@bouncycastle.org


 
 
 
 

News

C# Release 1.7 is now out!

Thursday 7th April 2011

This release adds client authentication to the TLS package, in addition to compression and ECC cipher suites. The library can now also be built for Silverlight (2.0 and above) and support classes have been added for the ASN.1 structures in CRMF (RFC 4211) and CMP (RFC 4210).

If you are interested you can find it at our C# pages.

Java Release 1.46 is now available for download.

Thursday 24th Febuary 2011

This release adds support for client side SSL to the TLS API, support for CMP (RFC 4210), CRMF (RFC 4211) and CMS TimeStampedData (RFC 5544). The CMS and TSP APIs have been rewritten and new APIs have been added for certificate generation and OCSP which allow the use of interface based operators to provide cryptographic services. This means it is now possible to use the lightweight API, or any another small factor API, in addition to the JCE/JCA to provide cryptographic operations required to support all these standards. AES-CMAC and DES-edeCMAC have also been added to the provider, and further work has been done to eliminate escaping exceptions and memory issues with the ASN.1 library.

For more details go to our latest releases page, to download the new version and see the release notes

You can also find the latest versions on one of our mirrors:

The Bouncy Castle Wiki is now up.

Wednesday 1st November

We now have a wiki for providing additional documentation. You can find it at http://www.bouncycastle.org/wiki.

Sponsored Links