Top 20 NuGet Packages depending on CryptoTools.Common

Total dependencies: 3

CryptoTools.Cryptography provides tons of easy to use wrappers for Asymmetric / Symmetric / Hashing / Encoding and more. Provides easy utilities to encrypt Blobs, password generation, string encryption as required by our applications. All of these classes are configurable using an 'Options' model to...
CryptoTools.CryptoFiles contains helpers to allow an application to create a unique data file that is fully encrypted, secure to be used where custom file format is required. Although, this functionality might not be that common in the community many of our custom application use this level of obsfu...
CryptoTools.Archivers contains reusable code to zip, unzip, compress, uncompress files and directories using a very simple one or two lines of code. It also makes it easy to either write the output to a file OR return the raw bytes if you would like to store the zip/compressed data into the cloud or...