File encryption library that allows you to add custom metadata to encrypted files.
Info
Version: | 1.0.5 |
Author(s): | Akos Sereg |
Last Update: | Tuesday, October 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akos-sereg/simple-file-encryption |
NuGet Url: | https://www.nuget.org/packages/SimpleFileEncryption |
Install
Install-Package SimpleFileEncryption
dotnet add package SimpleFileEncryption
paket add SimpleFileEncryption
SimpleFileEncryption Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)