]> Git Repo - VerusCoin.git/commit
Remove OpenSSL PRNG reseeding
authorJack Grigg <[email protected]>
Wed, 4 Jan 2017 09:36:09 +0000 (10:36 +0100)
committerJack Grigg <[email protected]>
Mon, 23 Jan 2017 16:06:54 +0000 (17:06 +0100)
commit207924a1d504ada8c85c0e5ef8dbb8cc0ddd8cca
tree3f4dd89d6baa3ef0fa034a53ec49cd91ed637097
parent13124da0b67487d940a9bddf05322d633f2538e8
Remove OpenSSL PRNG reseeding

Per https://download.libsodium.org/doc/generating_random_data/ reseeding the
default libsodium PRNG is not required.
src/init.cpp
src/key.cpp
src/main.cpp
src/qt/winshutdownmonitor.cpp
src/random.cpp
src/random.h
src/util.cpp
src/wallet/wallet.cpp
This page took 0.0248350000000001 seconds and 4 git commands to generate.