openpgp-card/card-functionality/src
2021-11-21 15:21:43 +01:00
..
cards.rs Adjust the backend API and interaction with openpgp-card some more. 2021-11-12 18:47:56 +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 Rename Open::open() to Open::new() 2021-11-11 16:40:08 +01:00
util.rs Adjust error handling in CardSigner and CardDecryptor (for better error messages in tools, such as opgpcard). 2021-11-21 15:21:43 +01:00