BouncyCastle 1.8.4
Showing the top 20 packages that depend on BouncyCastle.
| Packages | Downloads |
|---|---|
|
Google.Apis.Auth
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
2 |
|
NBitcoin
Port of Bitcoin from C++ and Java with full test suite on github (https://github.com/NicolasDorier/NBitcoin)
|
2 |
|
NBitcoin
Implementation of bitcoin protocol
|
2 |
|
NBitcoin
Port of Bitcoin from C++ and Java with full test suite on github https://github.com/NicolasDorier/NBitcoin
|
2 |
|
NBitcoin
.NET Bitcoin Framework
|
2 |
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).