2 unstable releases

0.2.0 Sep 5, 2023
0.1.0 Aug 28, 2023

#15 in #access-layer

Download history 118/week @ 2025-02-10 140/week @ 2025-02-17 187/week @ 2025-02-24 338/week @ 2025-03-03 227/week @ 2025-03-10 86/week @ 2025-03-17 98/week @ 2025-03-24 46/week @ 2025-03-31 117/week @ 2025-04-07 106/week @ 2025-04-14 101/week @ 2025-04-21 116/week @ 2025-04-28 66/week @ 2025-05-05 37/week @ 2025-05-12 27/week @ 2025-05-19 69/week @ 2025-05-26

209 downloads per month
Used in 14 crates (6 directly)

MIT/Apache

9KB
114 lines

A thin abstraction layer for accessing smart cards, including, but not limited to, openpgp-card devices.


Backend trait for Smart Card crates

This crate defines the CardBackend and CardTransactions traits.

The initial target for this abstraction layer was the openpgp-card set of client libraries for OpenPGP card. This trait offers an implementation-agnostic means to access cards.

Dependencies

~260–720KB
~17K SLoC