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
06ad7772a6
openpgp-card
/
openpgp-card-sequoia
/
src
History
Heiko Schaefer
dcf73bd86d
More explicit data type
Lang
for language.
2022-02-16 10:02:35 +01:00
..
card.rs
More explicit data type
Lang
for language.
2022-02-16 10:02:35 +01:00
decryptor.rs
Remove unused imports
2022-02-14 17:46:16 +01:00
lib.rs
Implement PcscCard::transaction() to replace the transaction!() macro.
2022-02-15 15:34:52 +01:00
main.rs
More explicit data type
Lang
for language.
2022-02-16 10:02:35 +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
Remove unused imports
2022-02-14 17:46:16 +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