Top 20 NuGet encryption Packages

Contains common functionality used by other Quantum Concepts assemblies.
Contains common functionality used by other Quantum Concepts assemblies.
Contains common functionality used by other Quantum Concepts assemblies.
A C# implementation of the AESCrypt library
Build for internal organization.also anyone think it is useful to them can use this utility. this utility contains Encryption Algorithams,String SQL Where Clause builder and Linq Dynamic Where Clause builder.Conversions like object to string,Base 64 to Object and reverse.Randome OTP generator
An easy encryption commandline and csharp library.
# Encryption Classe responsável por criptografar e descriptografar dados ou mensagens.
ObjectStorage is a small extendable library with fluent API for creating storages for .net object.
Provides primitives for encryped connections.
Enables AES encryption of any object using string password or auto-generated 256-bit key. Use is very straightforward with one input and one output.
Implements the Tiny Encryption Algorithm in C#
.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...
Collection of models, abstractions, and providers to facilitate persistance to cloud services.
Common encryption method for .NET
Azure Key Vault based message encryption support for MassTransit
Library of common resources to be used in projects and services.
Utility for encrypting and validating encrypted data. Also includes methods to encrypt and decrypt using Rijndael and methods to generate SecureString objects.
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...
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+.