Simple static class to encrypt and decrypt strings with a passphrase.
Info
| Version: | 1.1.0 |
| Author(s): | Marco Lewandowski |
| Last Update: | Tuesday, April 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/marcolew/StringCipher |
| NuGet Url: | https://www.nuget.org/packages/StringCipher |
Install
Install-Package StringCipher
dotnet add package StringCipher
paket add StringCipher
StringCipher Download (Unzip the "nupkg" after downloading)
Dependencies
Tags