openpgp-card/scdc
Heiko Schaefer 0b0e9c48fc Refactor:
- Move high-level API from openpgp-card to openpgp-card-sequoia
- Move the pcsc backend into the separate crate openpgp-card-pcsc
2021-08-18 14:03:54 +02:00
..
src Lints 2021-08-05 15:16:16 +02:00
Cargo.toml Refactor: 2021-08-18 14:03:54 +02:00
README.md Some cleanup/documentation. 2021-08-03 15:31:40 +02:00

scdaemon client for the openpgp-card library

This crate provides ScdClient, which is an implementation of the CardClient trait that uses an instance of GnuPG's scdaemon to access OpenPGP cards.