Random oracle: Difference between revisions

Content deleted Content added
Matt Crypto (talk | contribs)
m reference
Matt Crypto (talk | contribs)
m ref2
Line 5:
*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.
 
:''==See also:''==
* [[Topics in cryptography]].
 
==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 [http://www.cs.ucsd.edu/users/mihir/papers/ro.html (PS and PDF)].
* Ran Canetti, Oded Goldreich and Shai Halevi, The Random Oracle Methodology Revisited, STOC 1998, pp209–218 [http://arxiv.org/abs/cs.CR/0010019].
 
{{stub}}