Skip to main content
BouncyCastle package icon

BouncyCastle

The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.

Total Downloads
82.4M
82,389,195
Published
Jan 5, 2021
Latest stable version

Install

.NET CLI
dotnet add package BouncyCastle --version 1.8.9
Package Manager Console
Install-Package BouncyCastle -Version 1.8.9
PackageReference
<PackageReference Include="BouncyCastle" Version="1.8.9" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.