Skip to content

Demo of DUKPT key managment including originator and receiver

License

Notifications You must be signed in to change notification settings

JasonShiao/DUKPT_Key_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUKPT Key Management test

DUKPT Key Management

  • Practice DES and TDES implementation
  • Practice DUKPT implementation
  • Currently only ANSI X9.24-3-2009 is implemented
  • TODO: Support ANSI X9.24-3-2017 AES DUKPT
  • Run from initial key loading until the end of life of dukpt (1048573 number of keys)

CMake build

cmake -S . -B build

cmake --build build

Run

./build/DUKPT

About

Demo of DUKPT key managment including originator and receiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published