DescriptionAdd the QuicRandom interface with a default implementation that is
both cryptographically secure and thread-safe. The default QuicRandom
is a singleton.
crypto/random.h can include the smaller <stddef.h> for size_t.
Add missing header files to net/net.gyp.
R=rch@chromium.org
BUG=none
TEST=new unit tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171931
Patch Set 1 #
Total comments: 1
Patch Set 2 : Export QuicRandom for net_unittesrs #
Messages
Total messages: 4 (0 generated)
|