Merge pull request #4400
4eedf4fmake RandAddSeed() use OPENSSL_cleanse() (Philip Kaufmann)6354935move rand functions from util to new random.h/.cpp (Philip Kaufmann)001a53dadd GetRandBytes() as wrapper for RAND_bytes() (Philip Kaufmann)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "chainparams.h"
|
||||
|
||||
#include "assert.h"
|
||||
#include "random.h"
|
||||
#include "util.h"
|
||||
|
||||
#include <boost/assign/list_of.hpp>
|
||||
|
||||
Reference in New Issue
Block a user