BouncyCastle 1.8.4
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.
Showing the top 20 packages that depend on BouncyCastle.
Packages | Downloads |
---|---|
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
10 |
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
8 |
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
7 |
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
6 |
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
5 |
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
4 |
IMPORTANT
This is the final feature release with support for legacy .NET platforms. From 1.9.0 we will be targeting more modern .NET frameworks (see https://github.com/bcgit/bc-csharp/pull/68) and updating our build and packaging systems. The 1.8.x series will continue to receive bug fixes, but limited new functionality.
Defects Fixed
Rfc3211WrapEngine would not properly handle messages longer than 127 bytes. This has been fixed.
Additional Features and Functionality
Restrictions on the output sizes of the Blake2b/s digests have been removed.
RFC 7748: Higher-level support for X25519 and X448 has been added.
RFC 8032: Higher-level support for Ed25519 and Ed448 has been added.
Implementation of the SM4 block cipher has been added.
Added support for Plain ECDSA (a.k.a CVC-ECDSA).
This package has no dependencies.