emrtd 0.0.1

A library that can read an eMRTD and do security checks.
Documentation

= Rust eMRTD

== Introduction

A library that can read an eMRTD (Electronic Machine Readable Travel Document).

The emrtd crate provides a simple API that can be used to communicate with eMRTDs and read the data that resides within them. With the help of openssl, it can perform Passive Authentication.

[WARNING]

Currently Active Authentication (AA), Chip Authentication (CA), PACE or EAC are not supported.

== License

Licensed under either of

at your option.

== Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.