Willy-JL 5fed652ef9 Merge passy from https://github.com/bettse/passy 9 месяцев назад
..
.catalog 5fed652ef9 Merge passy from https://github.com/bettse/passy 9 месяцев назад
.github 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад
images 06797dfbe1 Passport Reader: Update icon 9 месяцев назад
lib 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
reference 08628d25f2 Merge passy from https://github.com/bettse/passy 9 месяцев назад
scenes e1247ae33d Merge passy from https://github.com/bettse/passy 9 месяцев назад
.clang-format 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад
.gitignore 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад
.gitsubtree 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад
README.md 5347f915fc Merge passy from https://github.com/bettse/passy 9 месяцев назад
application.fam e1247ae33d Merge passy from https://github.com/bettse/passy 9 месяцев назад
bsearch.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
eMRTD.asn1 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
memmem.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy.c 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy.h 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy.png 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад
passy_common.c 5fed652ef9 Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy_common.h 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy_i.h e1247ae33d Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy_reader.c e1247ae33d Merge passy from https://github.com/bettse/passy 9 месяцев назад
passy_reader.h 5347f915fc Merge passy from https://github.com/bettse/passy 9 месяцев назад
secure_messaging.c 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад
secure_messaging.h 6354d44c1e Add passy from https://github.com/bettse/passy 9 месяцев назад

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

  • Does not parse some of the optional DG (under 'advanced' menu)

To do

  • Support other country passports

Generate asn:

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