openpgp-card/card-functionality/src
Heiko Schaefer c23f23c619
Introduce the new CardBackend trait.
A CardBackend represents a card without an open transaction (a CardTransaction implementation can be acquired from a CardBackend).
2022-02-18 15:06:31 +01:00
..
cards.rs Try opening cards three times before failing 2022-02-15 10:53:46 +01:00
import.rs Take config file as parameter in test binaries 2021-12-24 11:36:09 +01:00
keygen.rs Take config file as parameter in test binaries 2021-12-24 11:36:09 +01:00
lib.rs WIP: more testing in the context of on-card key generation. 2021-08-13 20:02:53 +02:00
list-cards.rs Introduce the new CardBackend trait. 2022-02-18 15:06:31 +01:00
other.rs Add test_change_pw() and test_resetting(), both of which are still in an exploratory stage. 2021-09-09 01:06:44 +02:00
tests.rs Introduce the new CardBackend trait. 2022-02-18 15:06:31 +01:00
util.rs Rename CardClient -> CardTransaction. 2022-02-18 15:06:31 +01:00