Heiko Schaefer
|
73593e66e7
|
Add "list-cards" tool.
|
2021-10-08 00:51:01 +02:00 |
|
Heiko Schaefer
|
73cb298361
|
Adjust crate name to be in the same "namespace" as the other openpgp-card-* crates.
|
2021-08-19 17:39:24 +02:00 |
|
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 |
|
Heiko Schaefer
|
27b6d686d9
|
Refactor card-functionality crate, tentatively breaking tests into groups.
|
2021-08-13 20:02:53 +02:00 |
|
Heiko Schaefer
|
d2c4152595
|
Move the configuration of cards for card-functionality test suite into the file config/test-cards.toml .
Add an example for this config file in `config/test-cards-example.toml`.
Add handling for this toml configuration.
|
2021-08-04 19:15:45 +02:00 |
|
Heiko Schaefer
|
1af3a4b5ee
|
Explore shutting down scdaemon when accessing cards via pcsc.
|
2021-08-03 23:18:19 +02:00 |
|
Heiko Schaefer
|
c789c90b9e
|
- more explicit error handling
- add abstraction for types of card
|
2021-07-20 20:30:14 +02:00 |
|
Heiko Schaefer
|
97d4880118
|
Signing
|
2021-07-18 12:00:00 +02:00 |
|
Heiko Schaefer
|
77e32e02c2
|
Add the crate card-functionality, which implements a test suite to test the openpgp-card crate against a set of OpenPGP cards
|
2021-07-16 17:26:10 +02:00 |
|