openpgp-card/card-functionality/src
Heiko Schaefer 77c7a90daf sq_util::get_subkey() now returns an Option.
Not finding any subkey is not an error.
2021-10-23 20:01:10 +02:00
..
cards.rs Fix comparison of card ident (the test config shouldn't be case sensitive) 2021-09-21 16:50:34 +02:00
import.rs Rename get_cards->into_cardapps; 2021-08-20 22:19:39 +02:00
keygen.rs Rename get_cards->into_cardapps; 2021-08-20 22:19:39 +02: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 Add "list-cards" tool. 2021-10-08 00:51:01 +02: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 Make password exploration-test more robust. 2021-09-21 19:54:43 +02:00
util.rs sq_util::get_subkey() now returns an Option. 2021-10-23 20:01:10 +02:00