python-emv
python-emv copied to clipboard
EMV Smartcard Protocol Tool and Library
As above - fails with the online-only auth card. Works fine with pinsentry machine Output of 'emvtool listapps' below as requested ┌Applications────────┬────────────────────────┐ │ Index │ Label │ ADF │ ├───────┼────────────┼────────────────────────┤...
Hi there, If I use the incorrect PIN, python-emv recognises this and bails. ``` $ emvtool -p 0000 cap Invalid PIN ``` …but when I use the correct PIN, python-emv...
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Hello, I just tried `emvtool -p XXXX cap` with my card and it didn't work. ### My setup I'm running Debian Bookworm with an internal smartcard reader. This is how...