Top 20 NuGet encrypt Packages

File Encryption Decryption Plugin for Xamarin
Implements easy methods for reading sensitive and non-sensitive application settings from configuration files.
`dotnet encrypt` is an enterprise grade encryption and key management tool that encrypts and decrypts files from the command line. It uses Crypteron's managed data encryption and key management platform to handle all complexities of key management. By storing your encryption keys outside your appli...
Encrypt & Decrypt Strings and Bytes with Password (.Net Framework)
Encrypt & Decrypt Strings and Bytes with Password (.Net Core)
Encrypt & Decrypt Strings and Bytes with Password
This library is about trust. It implements a public key/private key handling solution for RSA 2048 bits and SHA512 operations with validation chain.
BitLocker manager. Lock/unlock, create, remove, encrypt and so on using C# or VB.Net.
Cryptography is a library to make easy encrypt messages and files.
Components for security
You need basic cryptographic functionality to secure data from within your application, but have no clue what ASN.1 or X.509 is? You don't want your code to contain a lot of lines of code that handle byte[], streams, and other weird object types that have nothing to do with your actual business logi...
Forked from https://github.com/has-taiar/SQLite.Net.Cipher with some fixes.
Provides best practice encryption and hashing methods. These functions can be used to safely encrypt data and hash passwords.
Protoacme is a .NET Core 2.1 ACME client that leverages the ACME protocol from Lets Encrypt to issue and renew SSL certificates. This Api leverages the v2 endpoints from Lets Encrypt. Currently wildcard certificates are supported by the Lets Encrypt v2 endpoint but are not currently working through ...
IoC friendly C# .netstandard2.0 service interface for asymmetric cryptographic operations.
Hash passwords easily (with salting). You can choose between 6 different hashing algorithms which are sha1, sha256, sha384, sha512 and blake2b
DataProtection method using AES encryption and a string secret. I just got annoyed by the limited file system or Azure options I had.
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.