Top 20 NuGet secure Packages

Encrypted Token based authentication and authorization for MVC Projects
Store strings & credentials securely encrypted on Android device
Package Description
A logging library for structured log events with fluent syntax.
Crypteron CipherDB Agent for Entity Framework Core
Crypteron CipherDB Agent for Entity Framework Core
Xamarin.Android Binding for Rumboalla's KryptoPrefs, an open source Kotlin library for handling encrypted SharedPreferences in Android
ASP.Net Core Abstraction layer on top of Http Cookie 本地微调以支持string类型直接存取
ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high performance remote procedure call (RPC) communication between .NET processes over Named Pipes or TCP/IP. And with the release of 2.0.0, ServiceWire now supports optiona...
Lightweight library for caching data on disk instead of using memory. -Simple interface: Everything possible by calling getting or setting method. -Supports AES encryption for data saved on disk -No other dependencies -Support for .NET 3.5 and above -Auto-clearing of all files used for caching -M...
A unified, simple to use library that enables developers storing, accessing, updating and deleting keys and passwords on multiple platforms. Internally, the library uses iOS KeyChain and Android KeyStore features. The library exposes KeyChainHelper which is a simple one-entry to the library on all p...
DMWeb for .NET 3.5,4.0,4.5
.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...
A curated collection of utility classes for greatly assisting an ASP.NET Core MVC application development.
Efuelite Solutions Cryptography package helps developers to generate strong passwords, hashing of passwords and authentication of supplied hash passwords to be used in .Net Applications, This pacakge also encrypts and decrypts text,messages in very secure formats to be transmitted safely through any...
Allows saving of an encrypted access token on Xamarin iOS or Android.
Provides Secure storage of key value pairs for iOS, Android, MacOS(OSX) and Tizen apps.
A class library to be used for scrambling mostly REST service API keys
A replacement for System.Random that leverages System.Security.Cryptography.RNGCryptoServiceProvider