libdecaf
|
Sponge RNG instances, C++ wrapper. More...
Go to the source code of this file.
Classes | |
class | decaf::SpongeRng |
Sponge-based random-number generator. More... | |
class | decaf::SpongeRng::RngException |
Exception thrown when The RNG fails (to seed itself) More... | |
Namespaces | |
namespace | decaf |
Namespace for all C++ decaf objects. | |
Sponge RNG instances, C++ wrapper.