Generating a new GPG key
Generating a new GPG key
If you don't have an existing GPG key, you can generate a new GPG key to use for signing commits and tags.
TOC
In this article
- Generating a GPG key
- Further reading
- Supported GPG key algorithms
GitHub supported several GPG key algorithms
If you try to add a key generated with an unsupported algorithm, you may encounter an error.
- RSA
- ElGamal
- DSA
- ECDH
- ECDSA
- EdDSA