BouncyCastle 1.8.9
Advisory: https://github.com/advisories/GHSA-8xfc-gm6g-vgpv | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-v435-xc8x-wvr9 | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-m44j-cfrm-g8qc | Severity: moderate |
This package is no longer maintainted. Please, use official BouncyCastle.Cryptography package.
See https://www.bouncycastle.org/csharp/
dotnet add package BouncyCastle --version 1.8.9
NuGet\Install-Package BouncyCastle -Version 1.8.9
<PackageReference Include="BouncyCastle" Version="1.8.9" />
<PackageVersion Include="BouncyCastle" Version="1.8.9" />
<PackageReference Include="BouncyCastle" />
paket add BouncyCastle --version 1.8.9
#r "nuget: BouncyCastle, 1.8.9"
#:package BouncyCastle@1.8.9
#addin nuget:?package=BouncyCastle&version=1.8.9
#tool nuget:?package=BouncyCastle&version=1.8.9
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (367)
Showing the top 5 NuGet packages that depend on BouncyCastle:
Package | Downloads |
---|---|
Naos.Deployment.Domain
Created on 2025-08-13 16:12 |
|
Naos.Deployment.Persistence
Created on 2025-08-13 16:12 |
|
Naos.Deployment.Core
Created on 2025-08-13 16:11 |
|
iTextSharp-LGPL-Core
An unofficial .NET Core port of the last LGPL version of the iTextSharp (V4.1.6). |
|
Naos.Deployment.ComputingManagement
Created on 2025-08-13 16:12 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BouncyCastle:
Repository | Stars |
---|---|
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
|
Defects Fixed
The TimeStampToken generator is now using PkcsObjectIdentifiers.IdAASigningCertificateV2 for the generating SigningCertificateV2.
Additional Features and Functionality
Added CSHAKE digest and KMAC.
Added support for PKCS#5 Scheme 2 to Pkcs12Store.
Improved performance for GCM.