Random_oracle_model Random_oracle_model

Random oracle model - Definition and Overview

Related Words: Aleatoric, Aleatory, Amorphous, Blurry, Chance, Chaotic

A random oracle is a theoretical model of a perfect cryptographic hash function. It is used in proofs that indicate that cryptographic systems or protocols are secure by showing that an attacker must either consider how the hash function works, or solve some other problem believed hard, in order to break the protocol.

When a random oracle is given a query x it does the following:

  • If the oracle has been given the query x before it responds with the same value it gave the last time.
  • If the oracle hasn't been given the query x before it generates a random response which has uniform probability of being chosen from anywhere in the oracle's output domain.

No real hash function can implement a true random oracle. In fact, certain very artificial protocols have been constructed which are proven secure in the random oracle model, but which are trivially insecure when any real hash function is substituted for the random oracle. Nonetheless, for any more natural protocol a proof of security in the random oracle gives very strong evidence that an attack which does not break the other assumptions of the proof, if any (such as the hardness of integer factorization) must discover some unknown and undesirable property of the hash function used in the protocol to work.

See also

References

  • Mihir Bellare and Phillip Rogaway, Random Oracles are Practical: A Paradigm for Designing Efficient Protocols, ACM Conference on Computer and Communications Security 1993, pp62–73 (PS and PDF) (http://www.cs.ucsd.edu/users/mihir/papers/ro.html).
  • Ran Canetti, Oded Goldreich and Shai Halevi, The Random Oracle Methodology Revisited, STOC 1998, pp209–218 [1] (http://arxiv.org/abs/cs.CR/0010019).

External links

Example Usage of Random

LaraDunn: just been victim of Random act of Christmas kindness at post office.
RedScareBot: Bring back HUAC RT @jointhecause @carolduncan lol a Random mix of noam Chomsky, the communist manifesto and a biological warfare book :P
KaosDaDon: #Random if ur sis old enough 2 cross the street she old enough 2 get hit <<
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.