Found 142 packages
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL. Commonly Used Types: System.Security.Cryptography.RSAOpenSsl When using NuGet 3.x this package requires at least version 3.4.
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Parses an OpenSSL private (rsa) key component and returns a RSACryptoServiceProvider or RSAParameters.
Parses OpenSSL public and private (rsa) key components and returns a X509Certificate2 with RSACryptoServiceProvider.
Parses an OpenSSL public (rsa) key component and returns a RSACryptoServiceProvider or RSAParameters.