openpgp-card/card-functionality
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
..
config Expand documentation in example config file, reformat config. 2021-08-04 22:29:55 +02:00
data Add more test keys and encrypted test-messages. 2021-07-18 21:30:32 +02:00
src - 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
Cargo.toml Move the configuration of cards for card-functionality test suite into the file config/test-cards.toml. 2021-08-04 19:15:45 +02:00