Top 20 NuGet Packages depending on CryptoTools.Cryptography

Total dependencies: 2

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...