Which of the following algorithms is currently used for encryption in PGP?
IDEA is the symmetric cipher historically associated with PGP message encryption; RSA is used for public-key protection of the session key rather than as the classic bulk-data cipher. Current OpenPGP specifications deprecate IDEA for new encryption in favor of AES, making this a legacy exam formulation.
Community Discussion