python-emv icon indicating copy to clipboard operation
python-emv copied to clipboard

EMV Smartcard Protocol Tool and Library

Results 4 python-emv issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...