Top 20 NuGet decrypt Packages

configuration initializer, manage decryption and type convertion of settings public properties
Alienwow
Pack for easy encryption and decryption of passwords in C#.
Extension to String class that makes it easier to do some common jobs as calculate Levenshtein distance between with another string, check if string contains at least one value from an array, check if ends with at least one value from an array, get the file extension of a filename, compute the hash ...
A .NET global tool for encrypting and decrypting strings with AES using Rstolsmark.EncryptionLib.
IoC friendly C# .netstandard2.0 library for symmetric cryptographic operations.
Nuget (C# library) for Encrypting and Decrypting based on AES. TripleDES, DES encryption
CriptQuery was used to help you with parameters in the URL. Crypt and Decrypt URL in safe mode. You can see how to use here --> https://www.ecode10.com/artigo/684/Criptografando-URL
This package you can use to encrypt and decrypt your database connection string. We are using public key and private key. See how to works the framework cript connection string in this article --> https://ecode10.com/artigo/3055/CriptConnectionString
Crypt and Decrypt data with public and private key. Easy to use Easy to crypt data Easy to decrypt data New Framework: - .NET Framework 6 Console example using public key: var criptografia = CryptAndDecrypt.Management.EncryptAES("www.mauriciojunior.net", "publickey"); Console.WriteLine("cripto...
Helpers for encryption/decryption/signing using X509 certs. Information security is a complex and sensitive area, and requires deep expertise. Review the source code first before using this package.
East encrypt and decrypt string with sample static call methods
My collection of security related classes.
An assembly for encrypting and decrypting values and data using the departments approved encryption algorithms.
GCrypt is a new Encryption provider for .NET
Simple encrypt, decrypt, and hash
This Package contains the below activities. Encrypt - Encrypt the string with the security key. Decrypt- Decrypt the string with the security key. -