openpgp-card/openpgp-card-sequoia/src
Heiko Schaefer 7acc1deb98 - Implement key generation (without specifying an algorithm so the current algo is used. only supports RSA for now)
- Refactor: rename key_upload.rs -> keys.rs
- Fix handling of key timestamps
2021-08-06 20:14:02 +02:00
..
decryptor.rs Lints 2021-08-05 15:16:16 +02:00
lib.rs - Implement key generation (without specifying an algorithm so the current algo is used. only supports RSA for now) 2021-08-06 20:14:02 +02:00
main.rs Adjust to new ScdClient API, socket is not needed anymore. 2021-08-03 18:23:47 +02:00
signer.rs Truncate digest length for ECDSA. 2021-07-19 14:18:09 +02:00