Hubbry Logo
search button
Sign in
Authenticated Key Exchange
Authenticated Key Exchange
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Authenticated Key Exchange
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Authenticated Key Exchange Wikipedia article. Here, you can discuss, collect, and organize anything related to Authenticated Key Exchange. The purpose of t...
Add your contribution
Authenticated Key Exchange

In cryptography, Authenticated Key Exchange (AKE), also known as Authenticated Key Agreement (AKA) or Authentication and Key Establishment, refers to a class of cryptographic protocols that simultaneously establish a shared session key between parties and verify their identities. This process is fundamental to secure communications, ensuring that the communicating parties are legitimate and that the established key is known only to them.[1]

AKE protocols are typically executed at the beginning of a communication session to create a fresh, shared secret key—usually a symmetric key—while also ensuring that each party is communicating with the intended counterpart. They rely on pre-existing long-term keys, such as pre-shared secrets, public–private key pairs, identity-based keys, or passwords.[2]

A widely deployed example of an AKE protocol is the Transport Layer Security (TLS) protocol, used to secure HTTPS connections on the web.[3]

References

[edit]
  1. ^ Diffie, W.; van Oorschot, P.; Wiener, M. (June 1992). "Authentication and authenticated key exchanges". Designs, Codes and Cryptography. 2 (2): 107–125. CiteSeerX 10.1.1.59.6682. doi:10.1007/BF00124891. S2CID 7356608.
  2. ^ Boyd, C., Mathuria, A., & Stebila, D. (2020). Protocols for authentication and Key Establishment. Springer Berlin Heidelberg.
  3. ^ Eric Rescorla (August 2018). "The Transport Layer Security (TLS) Protocol Version 1.3". Mozilla. The Internet Engineering Task Force. Archived from the original on 14 May 2021.