From 4783a605bf19106ddb9eb56e835218db24bb7cae Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 27 Apr 2014 17:18:06 +0000 Subject: Require one plausible entropy source in auto_rng, prevents the common error of generating an amalagamation build with all of them disabled. --- src/lib/rng/auto_rng/info.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/rng') diff --git a/src/lib/rng/auto_rng/info.txt b/src/lib/rng/auto_rng/info.txt index 848c06ac3..a72120a88 100644 --- a/src/lib/rng/auto_rng/info.txt +++ b/src/lib/rng/auto_rng/info.txt @@ -5,4 +5,5 @@ hmac_rng hmac sha2_32 sha2_64 +dev_random|cryptoapi_rng|unix_procs|proc_walk -- cgit v1.2.3