← Glossary
テクノロジ系 (Technology)Tested 1×
ハイブリッド暗号方式
はいぶりっどあんごうほうしき · Hybrid encryption
An encryption scheme that combines symmetric-key and public-key (asymmetric) cryptography. The actual message is encrypted with a symmetric key for speed, and that symmetric key is then encrypted with the recipient's public key for secure delivery. This approach leverages the strengths of both methods, achieving both performance and secure key distribution.
Past questions testing this term · 1 questions
- 2023r05 #86ハイブリッド暗号方式を用いてメッセージを送信したい。メッセージと復号用の鍵の暗号化手順を表した図において,メッセージの暗号化に使用する鍵を(1)とし,(1)の暗…