Skip to content

1.0.0

Compare
Choose a tag to compare
@leonlynch leonlynch released this 23 Apr 13:42
· 85 commits to master since this release
1.0.0

Changes since 0.2.5:

  • New dukpt-ui application providing:
    • GUI interface (using Qt) for almost all DUKPT functionality, including key derivation, key export using TR-31, PIN encryption/decryption, data encryption/decryption and MAC generation (including AES DUKPT MAC modes)
    • Qt bundling for MacOS and Windows release packages
    • MacOS bundle creation and signing
  • Update library soname to use only the major version number to better reflect the intended backward compatibility of these libraries in future
  • Update Github actions for Fedora 38
  • Various CMake and CTest improvements
  • Improve hex parsing for dukpt-tool

NOTE: See README for installation instructions. MacOS users that already use Homebrew should favour using that to install this project instead of using the provided .dmg installer due the the lack of notarization.