← Glossary
テクノロジ系 (Technology)Tested 1×
公開鍵暗号方式
こうかいかぎあんごうほうしき · Public-Key Encryption
Also known as: 暗号化通信
Public-key encryption is an asymmetric cryptographic method that uses a pair of mathematically linked keys: a public key for encryption and a private key for decryption. The public key may be freely distributed, while the private key must be kept secret by its owner. This approach is widely used in secure communications and is often combined with symmetric-key encryption for efficiency.
Past questions testing this term · 1 questions
- 2014h26a #77暗号化通信で使用する鍵a~cのうち,セキュリティ上,第三者に知られてはいけないものだけを全て挙げたものはどれか。 a 共通鍵暗号方式の共通鍵 b 公開鍵暗号方式…