common key cryptography

A cryptography that uses a common key for encrypting data or restoring the encrypted data back to the original data (decryption). The key used in this process is referred to as the common key.

In common key cryptography, it is necessary for both the sender and receiver of a message to have the same key, and the key needs to be handed over to the other person in some way.

→ See public-key cryptography