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
111f9e9631
openpgp-card
/
openpgp-card-sequoia
/
src
History
Heiko Schaefer
111f9e9631
Adjust to openpgp-card 0.2 API
2022-02-14 17:46:16 +01:00
..
card.rs
Change CardApp API: take &mut CardClient parameter for all calls (instead of owning a CardClientBox).
2022-02-14 17:43:07 +01:00
decryptor.rs
Change CardApp API: take &mut CardClient parameter for all calls (instead of owning a CardClientBox).
2022-02-14 17:43:07 +01:00
lib.rs
Adjust to openpgp-card 0.2 API
2022-02-14 17:46:16 +01:00
main.rs
Don't apply Policy when picking (sub)key from Cert for sign/decrypt.
2021-12-11 23:36:36 +01:00
privkey.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
signer.rs
Change CardApp API: take &mut CardClient parameter for all calls (instead of owning a CardClientBox).
2022-02-14 17:43:07 +01:00
sq_util.rs
Don't apply Policy when picking (sub)key from Cert for sign/decrypt.
2021-12-11 23:36:36 +01:00
util.rs
Change CardApp API: take &mut CardClient parameter for all calls (instead of owning a CardClientBox).
2022-02-14 17:43:07 +01:00