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
861a051ff5
openpgp-card
/
openpgp-card-sequoia
/
src
History
Heiko Schaefer
fbdb9e87b2
Adjust openpgp-card-sequoia API to take resetting code as &[u8] instead of &str.
2022-04-21 13:28:21 +02:00
..
card.rs
Adjust openpgp-card-sequoia API to take resetting code as &[u8] instead of &str.
2022-04-21 13:28:21 +02:00
decryptor.rs
Fix clippy lints
2022-03-06 16:15:13 +01:00
lib.rs
Model PINs as &[u8] in openpgp-card-sequoia
2022-03-29 22:40:26 +02:00
privkey.rs
Use Error::InternalError less, introduce additional specific error variants.
2022-02-24 21:25:47 +01:00
signer.rs
Fix clippy lints
2022-03-06 16:15:13 +01:00
sq_util.rs
Reformatted to conform to vanilla rustfmt.
2022-02-24 21:25:47 +01:00
util.rs
Adjusted/improved handling of public keys (especially to find the correct KDF parameters for ECC decryption keys):
2022-04-15 16:17:04 +02:00