openpgp-card/openpgp-card-sequoia/src
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