Info
Version: | 3.2.0 |
Author(s): | 2Toad, LLC |
Last Update: | Monday, January 30, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/2Toad/Rijndael256 |
NuGet Url: | https://www.nuget.org/packages/Rijndael256 |
Install
Install-Package Rijndael256
dotnet add package Rijndael256
paket add Rijndael256
Rijndael256 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- Microsoft.NETCore.App(>= 1.1.0)
No dependencies.
Tags
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.