ro.hpp File Reference

The header of the random-oracle RO. More...

#include <cstdint>
#include <vector>
#include "../sha/shax.hpp"
#include "../prg/prg.hpp"
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cryptoTools::RO
 Implements a random oracle as explained in the verificatum verifier specification. More...

Namespaces

namespace  cryptoTools
 Contains cryptographic tools, namely implementations of the SHA-2 hashfunctions, a pseudo-random generator and a random oracle.

Detailed Description

The header of the random-oracle RO.

Author
Léo Perrin leope.nosp@m.rrin.nosp@m.@pica.nosp@m.rres.nosp@m.ursix.nosp@m..fr
Date
Time-stamp: <2012-05-20 11:35:00 leo>
See Also
ro.cpp

Definition in file ro.hpp.