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
9984aca5b9
openpgp-card
/
openpgp-card-sequoia
/
src
History
Heiko Schaefer
ecd862e23f
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
..
card.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
decryptor.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
lib.rs
Rename Open::open() to Open::new()
2021-11-11 16:40:08 +01:00
main.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
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 "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
sq_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
util.rs
Implement pinpad feature detection and pinpad support for verify/modify (of pw1 and pw3) in pcsc backend.
2021-11-30 22:51:18 +01:00