Welcome to nfc-emv-toolkit #75
a7asoft
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to nfc-emv-toolkit
Thanks for stopping by. This is the home for questions, ideas, and show-and-tell around the project — a modern, read-only, PCI-safe toolkit for parsing EMV contactless card data on mobile, with native Android (Kotlin) + native iOS (Swift) and a KMP-shared parser.
Where to start
CHANGELOG.mdCONTRIBUTING.mdCurrent status
v0.3.0— pre-1.0. Real-card support shipped (Visa qVSDC kernel-3 verified against Chase Credit + Debit). API may still break beforev1.0.What this is
A focused library for the read-only contactless EMV flow: PPSE → SELECT AID → GPO → READ RECORD → parsed
EmvCard. KMP-shared BER-TLV parser, AID directory, and brand detection. PCI-safe defaults:Pan.toString()masks always; no Track 2 in logs.What this is not
Not a payment terminal SDK. No EMV kernel certification, no online auth, no ARQC, no DDA/CDA, no contact-chip reading.
How to use Discussions
Reporting bugs
Bugs go on the Issues tab, not Discussions. Discussions is for open-ended conversation.
Welcome aboard.
Beta Was this translation helpful? Give feedback.
All reactions