2 unstable releases
0.2.0 | Sep 5, 2023 |
---|---|
0.1.0 | Aug 28, 2023 |
#15 in #access-layer
209 downloads per month
Used in 14 crates
(6 directly)
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