An Entity of Type: Abstraction100002137, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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. This can be proven using Degano. The protocol can be specified as follows in security protocol notation: Note that to prevent active attacks, some form of authenticated encryption (or message authentication) must be used.

Property Value
dbo:abstract
  • 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. This can be proven using Degano. The protocol was first described under the name "The Wide-mouthed-frog Protocol" in the paper "A Logic of Authentication" (1990), which introduced Burrows–Abadi–Needham logic, and in which it was an "unpublished protocol ... proposed by" coauthor Michael Burrows. The paper gives no rationale for the protocol's whimsical name. The protocol can be specified as follows in security protocol notation: * A, B, and S are identities of Alice, Bob, and the trusted server respectively * and are timestamps generated by A and S respectively * is a symmetric key known only to A and S * is a generated symmetric key, which will be the session key of the session between A and B * is a symmetric key known only to B and 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 S has access to all keys. * The value of the session key is completely determined by A, who must be competent enough to generate good keys. * It can replay messages within the period when the timestamp is valid. * A is not assured that B exists. * The protocol is stateful. This is usually undesired because it requires more functionality and capability from the server. For example, S must be able to deal with situations in which B is unavailable. (en)
  • Protokół Wide-Mouth Frog – jeden z najprostszych symetrycznych protokołów uwierzytelniania oraz wymiany klucza, który do wymiany wykorzystuje zaufany komputer główny. W protokole tym każdy z użytkowników dzieli swój klucz tajny z zaufanym komputerem głównym. Klucze te używane są tylko do dystrybucji kluczy, nie do szyfrowania wymienianych wiadomości. Protokół jest następujący: * Alicja szyfruje wiadomość zawierającą znacznik czasu, identyfikator Boba oraz losowy klucz sesyjny, za pomocą klucza tajnego współdzielonego z zaufanym komputerem głównym a następnie wysyła całość do zaufanego komputera wraz ze swoim identyfikatorem. * zaufany komputer odszyfrowuje wiadomość a następnie szyfruje wiadomość zawierającą nowy znacznik czasu, identyfikator Alicji oraz losowy klucz sesyjny za pomocą klucza tajnego współdzielonego z Bobem i wysyła ją Bobowi (pl)
  • Wide-Mouth Frog (досл. с англ. «лягушка с широкой глоткой») — возможно, самый простой протокол для симметричного обмена ключами с использованием доверенного сервера. (Алиса) и (Боб) разделяют секретный ключ с (Трентом). В данном протоколе ключи используются только для их распределения, а не для шифрования сообщений. (ru)
dbo:wikiPageID
  • 433034 (xsd:integer)
dbo:wikiPageLength
  • 2948 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 898405465 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Wide-Mouth Frog (досл. с англ. «лягушка с широкой глоткой») — возможно, самый простой протокол для симметричного обмена ключами с использованием доверенного сервера. (Алиса) и (Боб) разделяют секретный ключ с (Трентом). В данном протоколе ключи используются только для их распределения, а не для шифрования сообщений. (ru)
  • 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. This can be proven using Degano. The protocol can be specified as follows in security protocol notation: Note that to prevent active attacks, some form of authenticated encryption (or message authentication) must be used. (en)
  • Protokół Wide-Mouth Frog – jeden z najprostszych symetrycznych protokołów uwierzytelniania oraz wymiany klucza, który do wymiany wykorzystuje zaufany komputer główny. W protokole tym każdy z użytkowników dzieli swój klucz tajny z zaufanym komputerem głównym. Klucze te używane są tylko do dystrybucji kluczy, nie do szyfrowania wymienianych wiadomości. Protokół jest następujący: (pl)
rdfs:label
  • Protokół Wide-Mouth Frog (pl)
  • Wide Mouth Frog protocol (en)
  • Wide-Mouth Frog (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License