Wednesday, April 22, 2015

Cryptography terminology - Padlock = Public Key

Cryptography simplified--I really like the idea of calling the public key a lock, rather than a key:
"So Alice come out with a brilliant solution. Now, she only maintains one key (private key). She distributes the same padlocks (public key) to her friends. Anyone can close the padlocks (encrypt), but only she has the key to open (decrypt) them. Now, anyone can send stuff to Alice using the padlock she distributed, and Alice no longer have to maintain manage different keys for different people."
That is:
  • Key = private key
  • Lock = public key 
This seems intuitive and clarifies things, for me.

What would it take to make this terminology  mainstream?

Via (via Wikipedia, it seems?)

Note: origin of the names Alice and Bob: Rivest's original paper

No comments:

Blog Archive