BouncyCastle 1.8.2
Advisory: https://github.com/advisories/GHSA-6xx3-rg99-gc3p | Severity: moderate |
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 |
See the version list below for details.
dotnet add package BouncyCastle --version 1.8.2
NuGet\Install-Package BouncyCastle -Version 1.8.2
<PackageReference Include="BouncyCastle" Version="1.8.2" />
paket add BouncyCastle --version 1.8.2
#r "nuget: BouncyCastle, 1.8.2"
// Install BouncyCastle as a Cake Addin #addin nuget:?package=BouncyCastle&version=1.8.2 // Install BouncyCastle as a Cake Tool #tool nuget:?package=BouncyCastle&version=1.8.2
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BouncyCastle:
Package | Downloads |
---|---|
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library |
GitHub repositories (68)
Showing the top 5 popular GitHub repositories that depend on BouncyCastle:
Repository | Stars |
---|---|
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
|
|
hitchao/Jvedio
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
|
|
NYAN-x-CAT/AsyncRAT-C-Sharp
Open-Source Remote Administration Tool For Windows C# (RAT)
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
Dec0ne/KrbRelayUp
KrbRelayUp - a universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the default settings).
|
Defects Fixed
DTLS now supports records containing multiple handshake messages.
Additional Features and Functionality
TLS: support for ClientHello Padding Extension (RFC 7685).
TLS: support for ECDH_anon key exchange.
BCrypt implementation added.
BLAKE2b and BLAKE2s implementations added.
GOST R 34.11-2012 implementation added.
DSTU-7564 message digest implementation added.
SM2 signatures, key exchange, and public key encryption implementations added.