Info
Version: | 1.0.0 |
Author(s): | Jay Miller |
Last Update: | Monday, June 6, 2011 |
.NET Fiddle: | Online Example |
Project Url: | http://cryptofreak.org/projects/rfc3394 |
NuGet Url: | https://www.nuget.org/packages/RFC3394 |
Install
Install-Package RFC3394
dotnet add package RFC3394
paket add RFC3394
RFC3394 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The assembly provides two simple operations: one to wrap key data, and another to unwrap the key data. A comprehensive unit test library is available at the package URL which ensures that the implementation is verified against the test vectors provided in RFC3394.