5 unstable releases

0.2.0 Nov 22, 2023
0.1.2 Feb 7, 2023
0.1.1 Aug 22, 2022
0.1.0 Mar 5, 2022
0.0.0-unreleased Apr 25, 2021

#686 in Hardware support


Used in 3 crates

Apache-2.0 OR MIT

23KB
407 lines

Apdu Dispatch

This layer accepts APDU (application packet data units) from a contact and/or contactless interface and passes them to a selected app.

It handles parsing APDU's, chaining, T=0, and T=1.

Run tests via cargo test --features std,log-all

Dependencies

~0.8–27MB
~346K SLoC