Top 20 NuGet decryption Packages

Crypteron CipherDB Agent for NHibernate 4.x
Crypteron CipherStor for encrypting files and file streams destined for Azure Blob Storage, Amazon S3, SMB and local file servers
Crypteron CipherObject Agent for general object oriented encryption
Cryptography extensions for strings and arrays of bytes.
A Library for en/decrypting text to Images
THE CLASSES FROM THE CIPHERS PACKAGES DO NOT IMPLEMENT ANY CRYPTOGRAPHIC ALGORITHMS. They leverage the cryptographic algorithms implemented by the .NET cryptographic service providers. This package extends vm.Aspects.Security.Cryptography.Ciphers with classes dependent on System.Securit...
Simple and easy to use OpenPGP library
A wrapper around RsaServiceProvider and AES.
CryptHash.Net is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for text and files symmetric (AES_128_CBC / AES_192_CBC / AES_256_CBC / AES_128_GCM / AES_192_GCM / AES_256_GCM) ...
Crypteron CipherDB Agent for Entity Framework Core
Crypteron CipherDB Agent for Entity Framework Core
This package is a port of DataJuggler.Core.Cryptography for dot net core. It uses using Konscious.Security.Cryptography.Argon2 by Keef Aragaon.
Library for implementing transparent encryption of fields and/or properties and persisting to RavenDB.
Provides primitives for encryped connections.
.NET Library for Encryption/Decryption. Usage: Encrypting file using AES (256 bits): CyberCrypt._AES256.EncryptFile("C:\example.txt", "YourPassword") Decrypting file using AES (256 bits): CyberCrypt._AES256.DecryptFile("C:\example.txt", "YourPassword") Hashing string using SHA512: CyberCrypt._SH...
Library of common resources to be used in projects and services.
A library to make it easier to leverage crypto operations inside .NET. Use it for symmetric encryption and decryption. For properly hashing passwords (and that means properly in accordance to a "Troy Hunt" standard in .NET -- NOT endorsed by him by the way). This library also brings along some basic...
Decryption utillity package. Helps decrypt things
FxSocket Data Encryption is a library for .NET which let you add data encryption and decryption capability to your .NET applications. It can be integrated into WinForms, Console, Xamarin iOS, Xamarin Android, UWP, WPF, MVC, and ASP.NET. It does not depend on any 3rd party tools or libraries. . It s...
Lightweight helper library to perform common cryptographic operations. This helper library is wrapper from existing .NET framework library. This library requires .NET Framework 4.5+.