A tool to create a up-to-standard secure SSH and GPG key together
Ed25519 with 4096bit strength
Syntax:
createKeyQuartet.sh [options] email "full name"
Example:
./createKeyQuartet.sh [email protected] "Hans Meiser"
Output:
4 different files:
[email protected]_sec.gpg --> GPG secret key
[email protected]_pub.gpg --> GPG public key
[email protected]_ssh --> SSH private key
[email protected]_ssh.pub --> SSH public key"
options:
-h, --help Print this Help