Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Session key

From Wikipedia, the free encyclopedia
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Session key" – news ·newspapers ·books ·scholar ·JSTOR
(December 2009) (Learn how and when to remove this message)

A session key is a single-usesymmetric key used forencrypting allmessages in onecommunication session. A closely related term iscontent encryption key (CEK),traffic encryption key (TEK), ormulticast key which refers to any key used for encrypting messages, contrary to other uses like encrypting other keys (key encryption key (KEK) orkey encryption has been made public key).

Session keys can introduce complications into a system, yet they solve some real problems. There are two primary reasons to use session keys:

  1. Several cryptanalytic attacks become easier the more material encrypted with a specific key is available. By limiting the amount of data processed using a particular key, those attacks are rendered harder to perform.
  2. Asymmetric encryption is too slow for many purposes, and allsecret key algorithms require that the key is securely distributed. By using an asymmetric algorithm to encrypt the secret key for another, faster, symmetric algorithm, it's possible to improve overall performance considerably. This is the process used byTLS[1] and byPGP.[2]

Like allcryptographic keys, session keys must be chosen so that they cannot be predicted by an attacker, usually requiring them to be chosen randomly. Failure to choose session keys (or any key) properly is a major (and too common in actual practice) design flaw in any crypto system.[citation needed]

See also

[edit]

References

[edit]
  1. ^"What is a session key? Session keys and TLS handshakes". Retrieved2024-08-21.
  2. ^OpenPGPhttp://tools.ietf.org/html/rfc9580
Retrieved from "https://en.wikipedia.org/w/index.php?title=Session_key&oldid=1273318823"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp