Top 20 NuGet aes Packages

Library of interfaces used by the EncryptedType transparent field and property encryption.
A non-math based algorithm that uses Base 16 and ASCII codes to encrypt text and bytes. Unicode support and easy to use RSA and AES encryption support. Used in the upcoming PCP (Paranoid Communications Platform) technology.
Simple cryptography wrapper for .NET
A library that implements various encryption and hashing functions.
Simple implementation of common cryptographic algorithms.
A C# implementation of the AESCrypt library
A library to Encrypt/Decript and Hash files and strings It supports applications written with the .Net Framework v3.5 and above. It currently doesn't support Windows Phone, Windows e UWP apps. Implemented Algorithms: Hash ===== CRC32 HMAC-MD5 MD5 SHA-1 Unix-MD5 Unix-SHA2-256 Unix-SHA2-512 Implem...
EnvCrypt Core library
Small library for password encryption using salting and hashing as well as other nifty crypto functionalities
Simple library for client-server network communication with as less dependencies as possible. Use packets to encapsulate your data which can be encrypted using either RSA or AES. For RSA you can choose to use padding scheme OAEP or not. For AES you can choose to generate a key of length 16, 24 or 32...
A simple class that makes it easier to do few basic crypto tasks.
AesHelper
An abstraction of AES encryption to provide API surface compatibility between .NET Framework and UWP apps.
Provides .NET AES CTS CBC Implementation.
Provides complementary cryptographic functions to .NET Framework such as AES CTS, NFold, LCM, GCD, MD4, and bit rotations.
Security Library developed by A Soft Box.
Multipurpose.Library
Text Encryption and Decryption Algorithm. Simple simple methods to help you encrypt the text for any sensitive information
Keyczar dotnet management Tool
AESCryptoLib is an assembly/ library to encrypt strings with AES.