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
7acc1deb98
openpgp-card
/
card-functionality
History
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