Top 20 NuGet decryption Packages

GCrypt is a new Encryption provider for .NET
In cryptography, encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. Only authorized parties can decipher a ciphertext back to plaintext and access the original info...
Tools and utilities useful in encrypting data
A simple library with security assistants.
SimpleEncryption.NET is a simple C# API that allow you to Encrypt and Decrypt Files, Byte Array and String. It provide you many chiffer, some verry quick and some verry strong. From Ceasar to AES, it allow you to save some IV Key for encrypting one side and decrypting an other side.
A simple wrapper for System.Security.Cryptography features.
A collection of utilities for easy and customizable encryption/decryption, text logging, data type checks etc
Provides a simple way to implement encryption and decryption of bytes, strings, files and directories. Uses AES with KEY- and BLOCK-SIZE of 128.