noun
shared key encryption; symmetric key encryption
Technical computing term for encryption methods where the same key is used for both encryption and decryption.
共有鍵暗号方式では、送信者と受信者が同じ鍵を使う。
In shared key encryption, the sender and receiver use the same key.
Public key encryption uses a pair of keys (public and private), whereas 共有鍵暗号方式 uses a single shared key.
Compound of 共有 (shared), 鍵 (key), 暗号 (cipher), and 方式 (method). A direct translation of the English term 'shared key encryption'.