A .NET Standard implementation of TDES DUKPT, both PIN and Data variants.
Info
| Version: | 1.1.0 |
| Author(s): | rbonestell |
| Last Update: | Thursday, May 2, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rbonestell/DUKPTCore |
| NuGet Url: | https://www.nuget.org/packages/DUKPTCore |
Install
Install-Package DUKPTCore
dotnet add package DUKPTCore
paket add DUKPTCore
DUKPTCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Cryptography.Primitives(>= 4.3.0)
Tags