Skip to content

Fix compatibility with EMV cards (fixes #10)#30

Open
socram8888 wants to merge 1 commit into
vletoux:masterfrom
socram8888:emvfix
Open

Fix compatibility with EMV cards (fixes #10)#30
socram8888 wants to merge 1 commit into
vletoux:masterfrom
socram8888:emvfix

Conversation

@socram8888

Copy link
Copy Markdown

The card raises an exception when referencing KeyPair. This commit fixes it by simply using separate private and public key objects, and using KeyPair only for key generation (which these cards do not support)

The card raises an exception when referencing KeyPair. This commit fixes
it by simply using separate private and public key objects.
@vletoux

vletoux commented Jun 6, 2026

Copy link
Copy Markdown
Owner

thanks
please let me some times to check it.

Hopefully the logic is quite simple so i don't think there will be an issue

@socram8888

Copy link
Copy Markdown
Author

Thanks. I purchased these cards from AliExpress, found they were crashing and tried your hypothesis at #10 (comment). You were spot on!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants