RandomNumberSink
Jump to navigation
Jump to search
Documentation |
#include <cryptopp/filters.h>
|
A RandomNumberSink is a sink that adds entropy to a RandomNumberGenerator using a pipeline.
Sources, filters and sinks are discussed at Pipelining. The pipeline article explains the design and shows you how to use them.