BouncyCastle 1.8.3.1
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 In this release, the TLS library has moved to a whitelisting approach for client-side validation of server-presented Diffie-Hellman (DH) parameters. In the default configuration, if a ciphersuite using ephemeral DH is selected by the server, the client will abort the handshake if the proposed DH group is not one of those specified in RFC 3526 or RFC 7919, or if the DH prime is < 2048 bits. The client therefore no longer offers DH ciphersuites by default.
Additional Features and Functionality Further work has been done on improving SHA-3 performance. EC key generation and signing now use cache-timing resistant table lookups. RFC 7748: Added low-level implementations of X25519 and X448. RFC 8032: Added low-level implementations of Ed25519 and Ed448.