openpgp-card/card-functionality/src
2022-02-14 17:43:07 +01:00
..
cards.rs Run each test in a PCSC Transaction. 2022-02-14 17:43:07 +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 Rename Open::open() to Open::new() 2021-11-11 16:40:08 +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 Naming; cleanup; logging for pcsc::initialize_card() 2022-02-14 17:43:07 +01:00
util.rs Change CardApp API: take &mut CardClient parameter for all calls (instead of owning a CardClientBox). 2022-02-14 17:43:07 +01:00