Top 20 NuGet aes Packages

Cryptographic functions for .NET Crypto .NET is an AES CBC and AES CBC HMAC SHA512 .NET wrapper which makes it easy to encrypt data, objects and files. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
ADN.Security is a cross-platform open-source library which provides security functions to .NET developers
Encryption developed in .NET Standard. Asymmetric Cryptography Algorithms: RSA. Symmetric Cryptography Algorithms: AES, DES.
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...
Library for implementing transparent encryption of fields and/or properties.
Aes data protection provider for Microsoft.Owin.Security.
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...
Provides best practice encryption and hashing methods. These functions can be used to safely encrypt data and hash passwords.
This package intents to be a useful way to (de)crypt an (un)hash strings and/or integers using .NET Standard.
I'm Very Lazy To Write Description
AES library for Bryllite.
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.
DataProtection method using AES encryption and a string secret. I just got annoyed by the limited file system or Azure options I had.
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)等实现。
Express Security is an easy to use wrapper for security implementations inside your .NET applications. The latest version of ExpressSecurity abstracts 2 popular hashing and 2 popular encription mechanism that can be used anywhere on your application. With lot of ease. APIs exposed and clear consista...
.Net library to simplify cryptography in so developers will actually use it