TDES DUKPT encryption, decryption, and key part utility for Windows.
Features:
- How To Decrypt Credit Card Data, Part I - IDTECH
- How To Decrypt Credit Card Data, Part II - IDTECH
- How To Decrypt Magnetic Card Data With DUKPT - Parthenon Software Group, Travis Hoffman
- ANSI X9.24 - Retail Financial Services Set
- Dukpt.NET - Scott Batary (sgbj)
- Derived unique key per transaction - Wikipedia
Visual Studio 2019 Solution
Setup project requires Microsoft Visual Studio Installer Projects Plugin
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!