madwind76 / DUKPT_Key_Management

Demo of DUKPT key managment including originator and receiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DUKPT Key Management

  • Practice DES and TDES implementation
  • Practice DUKPT implementation

NOTE: This project is created with Visual Studio IDE

DUKPT Originator

Generate DUKPT key and encrypt a text

DUKPT Receiver

Use corresponding KSN to calculate the correct DUKPT key and decrypt the ciphertext

About

Demo of DUKPT key managment including originator and receiver

License:MIT License


Languages

Language:C 100.0%