CRNov 22, 2016

Cryptanalysis of an Identity-Based Authenticated Key Exchange Protocol

arXiv:1611.07299v28 citations
Originality Synthesis-oriented
AI Analysis

This work exposes critical vulnerabilities in a cryptographic protocol, undermining its security claims and highlighting risks for secure communication systems.

The paper identifies a major security flaw in a 2015 Identity-Based Authenticated Key Exchange protocol, proving it is vulnerable to impersonation attacks and disproving its claimed resiliency property by showing an adversary can compute any shared secret key from a single leaked bit.

Authenticated Key Exchange (AKE) protocols represent an important cryptographic mechanism that enables several parties to communicate securely over an open network. Elashry, Mu and Susilo proposed in 2015 an Identity Based Authenticated Key Exchange (IBAKE) protocol where different parties establish secure communication by means of their public identities. The authors also introduced a new security notion for IBAKE protocols called resiliency, that is, if a shared secret between a group of parties is compromised or leaked, they can generate another completely new shared secret without the need to set up a new key exchange session. They then proved that their IBAKE protocol satisfies this security notion. We analyze the security of their protocol and prove that it has a major security flaw which renders it insecure against an impersonation attack. We also disprove the resiliency property of their scheme by proposing an attack where an adversary can compute any share secret key if just one secret bit is leaked.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes