Top 20 NuGet rsa Packages

Asmodat Bouncy Castle .NET Standard - Clean Fork of Bouncy Castle
Encryption developed in .NET Standard. Asymmetric Cryptography Algorithms: RSA. Symmetric Cryptography Algorithms: AES, DES.
Provides basic tools for creating and validating XML license files, protected with RSA keys
This library is about trust. It implements a public key/private key handling solution for RSA 2048 bits and SHA512 operations with validation chain.
PKCS Extensions for Blazor WebAssembly, include light interop to WebCrypto.
Store you JWK at database with EntityFrameworkCore
You need basic cryptographic functionality to secure data from within your application, but have no clue what ASN.1 or X.509 is? You don't want your code to contain a lot of lines of code that handle byte[], streams, and other weird object types that have nothing to do with your actual business logi...
Xamarin Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET 4.0+ Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET 4.0+ Minimallistic. Full suite of signature and encryption algorithms. Supports g...
.NET Core RSA algorithm using the help tool.It supports data encryption, decryption, signature and verification signature.It supports three key formats, namely: xml, pkcs1, pkcs8.It also supports key conversion for these three formats.Last also support pem formatting.
在开源项目XC.RSAUtil1.1.0上添加了对长字符串加密解密的支持
I'm Very Lazy To Write Description
Provides various license validators that can be used to validate client licenses (embedded, floating, subscription, etc.)
IoC friendly C# .netstandard2.0 service interface for asymmetric cryptographic operations.
Basic Library to do the heavy lifting when implementing RSA 3D Secure Version 3.0 and above.
Network library that simplifies networking to using a few attributes. It takes care of serialization and encryption.
EasyNetwork simplifies the process of making client and server applications by abstracting most network code(event handlers, serialization, encryption, etc.). It is very unit test friendly.
Vive.Crypto实现了C#、Java 和 JS 的SM3,SM4的相互加密解密;以及对各种常用的加密算法进行封装,有 Base64、对称加密(DES、3DES、AES、SM4)、非对称加密(RSA、SM2)、Hash(MD4、MD5、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、HMAC-SHA384、HMAC-SHA512、SHA、SHA1、SHA256、SHA384、SHA512、SM3)等实现。
PKCS#1 and PKCS#8 to RSA decoder. Supports PEM and DER formats, including password protected keys.