ホーム > ストレージネットワーキング用語集 > key exchange
通信を行う二者が共有鍵の決定を,第三者がその通信のすべてを読むことができても,その鍵の値を有効に同定することができない方法で行う暗号のプロトコルおよび手順.鍵交換の一般的な手法では,そのような第三者が鍵の値を同定するには大きなフィールドにわたって離散対数を計算することが要求され,適切に選択された大きなフィールドに対する離散対数問題の計算の困難さに頼ってセキュリティを確保する
使用分野: Data Security
A cryptographic protocol and procedure in which two communicating entities determine a shared key in a fashion such that a third party who reads all of their communication cannot effectively determine the value of the key. A common approach to key exchange requires such a third party to compute a discrete logarithm over a large field in order to determine the key value and relies on the computational intractability of the discrete logarithm problem for suitably selected large fields for its security.
CONTEXT [Data Security]