List of algorithms for a valid PGP key

When you upload a PGP public key, ensure that you refer to the list of algorithms for a valid PGP key.

As part of the validation for PGP key creation and deployment, ensure that you meet the following guidelines:
  • For asymmetric certificates:
    • 256+ bit SHA-2 as a hashing algorithm
    • 2048+ bit RSA as an encryption algorithm
    • 2048+ bit RSA or 224+ bit ECDSA as a signing algorithm
  • For symmetric certificates:
    • 256+ bit SHA-2 as a hashing algorithm
    • 128+ bit AES as a symmetric encryption algorithm