23 #ifndef CRYPTO_RINGOSCILLATORNOISESOURCE_H
24 #define CRYPTO_RINGOSCILLATORNOISESOURCE_H
27 #include "NoiseSource.h"
45 unsigned long lastSignal;
void stir()
Stirs entropy from this noise source into the global random number pool.
bool calibrating() const
Determine if the noise source is still calibrating itself.
Abstract base class for random noise sources.
Processes the signal from a ring oscillator based noise source.