This website requires JavaScript.
Explore
Help
Sign in
turnkey
/
openpgp-card
Watch
1
Star
0
Fork
You've already forked openpgp-card
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3407cd3a39
openpgp-card
/
card-functionality
/
src
History
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