←back to thread

287 points robin_reala | 1 comments | | HN request time: 0.21s | source
1. alexrsagen ◴[] No.44380848[source]
I've written some Rust code to do the same thing. Mainly to get a copy of the photo stored on my passport, and because I was curious about how eMRTDs worked. I enjoyed reading through the ICAO 9303 specs, they were very detailed.

Example: https://github.com/alexrsagen/rs-nfc1/blob/main/examples/rea...

Library with eMRTD specific code: https://github.com/alexrsagen/rs-mrtd1