BouncyCastle 1.8.3.1
Showing the top 20 packages that depend on BouncyCastle.
| Packages | Downloads |
|---|---|
|
dotnet-passbook
Generate pass files for Apple's iOS 6.0 passbook. This library allows you to build and sign a pkpass file.
|
1 |
|
dotnet-passbook
Generate pass files for Apple's Passbook. Includes support for iOS 6.0 and iOS 7. This library allows you to build and sign a pkpass file.
|
1 |
|
dotnet-passbook
Generate pass files for Apple's Wallet. This library allows you to build and sign a pkpass file.
|
1 |
|
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 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
1 |
|
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
- NetStandard1.3
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
1 |
|
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
|
1 |
|
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
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
|
1 |
|
Grpc.Auth
Auth library for C# implementation of gRPC - an RPC library and framework. See project site for more info.
|
1 |
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.