What is the difference between PGP keys, SSH keys, and SSL keys?

889 views

I know that they all use asymmetric encryption, but I don’t understand their differences and applications. Any guidance is much appreciated!

In: Technology

5 Answers

Anonymous 0 Comments

Imagine them like physical keys. [There](https://upload.wikimedia.org/wikipedia/commons/b/bc/Lever_Lock_and_Key.jpg) [are](https://upload.wikimedia.org/wikipedia/commons/6/6f/Chiave_simil-Abloy.JPG) [many](https://upload.wikimedia.org/wikipedia/commons/6/60/Solex_99_30_padlock_with_keys_%28DSCF2659%29.jpg) [kinds](https://upload.wikimedia.org/wikipedia/commons/3/33/Ancient_warded_lock_key_transparent.png). Every one of them has the same purpose, though. It’s just a matter of how the designer decided to create the lock and the key.

Just remember that is the algorithm underneath the key that dictates the security of the key. Basically the biggest difference between a SSH key and a PGP key with the same algorithm and key length is the representation and the purpose for what it is used for.

You are viewing 1 out of 5 answers, click here to view all answers.