0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/random
Arne Schwabe 204d7e4a20 Replace OPENVPN_INSECURE_RANDOM with FakeRandom class
This avoids the mistake of using the insecure MTRand in anything but
a unit test and has the advantage that not all MTRand in a unit test
suite report being secure

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2019-11-07 09:58:54 +01:00
..
devurand.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
mtrandapi.hpp Replace OPENVPN_INSECURE_RANDOM with FakeRandom class 2019-11-07 09:58:54 +01:00
rand2.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
randapi.hpp RandomAPI: added randbyte() and randbool() methods 2019-09-06 22:24:56 -06:00
randbytestore.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
randistrib.hpp random: factor out rand32_distribute() from RandomAPI::randrange32() 2019-09-06 22:24:56 -06:00