openpgp-card/card-functionality/src
2021-12-11 23:36:36 +01:00
..
cards.rs Remove "get_" prefix from getter function names (to better conform with Rust API Guidelines https://rust-lang.github.io/api-guidelines). 2021-12-01 19:11:22 +01: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 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 Don't apply Policy when picking (sub)key from Cert for sign/decrypt. 2021-12-11 23:36:36 +01:00
util.rs Remove "get_" prefix from getter function names (to better conform with Rust API Guidelines https://rust-lang.github.io/api-guidelines). 2021-12-01 19:11:22 +01:00