openpgp-card/card-functionality/src
2022-09-28 20:44:34 +02:00
..
cards.rs Make OpenPgp "Send + Sync" 2022-02-28 11:06:00 +01:00
import.rs Reformatted to conform to vanilla rustfmt. 2022-02-24 21:25:47 +01:00
keygen.rs Reformatted to conform to vanilla rustfmt. 2022-02-24 21:25:47 +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 Simplify: use the changed CardBackend handling and the new openpgp-card-sequoia Card struct 2022-09-28 20:44:34 +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 OpenPGP owns CardBackend (instead of holding a &mut CardBackend). 2022-09-28 20:42:27 +02:00
util.rs Move OpenPGP card functionality into OpenPgp/OpenPgpTransaction. 2022-02-24 21:25:47 +01:00