Wide Mouth Frog protocol
From Wikipedia, the free encyclopedia
This article may be too technical for most readers to understand, and needs attention from an expert on its subject. Please expand it to make it accessible to non-experts, without removing the technical details. |
The Wide Mouth Frog protocol is a computer network authentication protocol designed for use on insecure networks (the Internet for example). It allows individuals communicating over a network to prove their identity to each other while also preventing eavesdropping or replay attacks, and provides for detection of modification and the prevention of unauthorized reading.
The protocol can be specified as follows in security protocol notation, where Alice is authenticating herself to Bob using a server S:
Note that to prevent active attacks, some form of authenticated encryption (or message authentication) must be used.
The protocol has several problems
- a global clock is required
- the server has access to all keys
- the value of the shared key between A and B is completely determined by A.