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
28e4200090
openpgp-card
/
card-functionality
/
src
History
Heiko Schaefer
9a3b47f0fa
Get pcsc card via PcscClient::open_by_ident(), instead of manually filtering it from a list of all cards.
2021-12-24 11:39:54 +01:00
..
cards.rs
Get pcsc card via PcscClient::open_by_ident(), instead of manually filtering it from a list of all cards.
2021-12-24 11:39:54 +01:00
import.rs
Take config file as parameter in test binaries
2021-12-24 11:36:09 +01:00
keygen.rs
Take config file as parameter in test binaries
2021-12-24 11:36:09 +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
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