Top 20 NuGet aes Packages

Lightweight cryptography helpers for .NET Framework to make cryptography operations easier.
Aes-Compress combines GZip compression with Aes encryption. The library has only a few methods.
AES Symmetric Key Cryptography
The Advanced Encryption Standard (AES), also known by its original name Rijndael .
Provides support for performing AES encryption and decryption using SALT.
Simple C# Class Lib for handling AES Encryption in strings for ASP.NET MVC/CORE based applications. Useful for encrypt Ids, Tokens and any other sensible information rendered in a View. See github for instructions.
Wrappers around the native AES and RSA algorithms to simplify using them properly.
EzNetworking - A simple to use tcp server / client library
Encryption and decryption functionality to hide keys from being shown in plaintext code
Encryption and decryption functionality to hide keys from being shown in plaintext code
Easy way to use various encryption/decryption techniques
Cryptographic library for hashing and encryptions and other functions
C# implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption. Fastest available authenticated encryption library for .NET Core, with the encryption/decryption rate of roughly 8 Gbps/core. Implemented using .NET Core 3.0 platform intrinsics.
A secure cryptographic library for .net core projects targeting .net framework
*** THIS LIBRARY IS NO LONGER BEING MAINTAINED. USE THE CRYPTHASH.NET LIBRARY INSTEAD, WICH HAS BETTER DESIGN, PERFORMANCE AND ALGORITHMS SUPPORT *** CryptHash.Core is a .NET Standard Class Library for text and files symmetric (AES 256 CBC) authenticated (HMACSHA256) encryption/decryption with salt...
Wrapper around the SymmetricAlgorithm class that makes encrypting strings, arrays, streams and files simple
.net core String extensions for AES encryption/decryption
A .NET global tool for encrypting and decrypting strings with AES using Rstolsmark.EncryptionLib.