Willy-JL 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
..
.catalog 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
.github 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
images 06797dfbe1 Passport Reader: Update icon 9 ay önce
lib 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
scenes 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
.clang-format 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
.gitignore 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
.gitsubtree 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
README.md 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
application.fam 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
bsearch.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
eMRTD.asn1 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
memmem.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy.h 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy.png 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
passy_common.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy_common.h 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy_i.h 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy_reader.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
passy_reader.h 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 ay önce
secure_messaging.c 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce
secure_messaging.h 6354d44c1e Add passy from https://github.com/bettse/passy 9 ay önce

README.md

Passy: A Flipper Zero Passport reader

Tested with the following countries:

🇺🇸 🇨🇱

(If it works for yours, submit a PR to add your country flag)

Notes:

  • Caches MRZ info to make subsequent use faster

Limitations

  • Only requests DG1, the contents of the MRZ

To do

  • Support other country passports
  • Add event for file not found when selecting file, and UI

Generate asn:

asn1c -D ./lib/asn1 -no-gen-example -pdu=all eMRTD.asn1