From b04f1255e4c7be9bc5df592e0cc4bc4261571e60 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 21 Sep 2017 12:29:01 -0400 Subject: Supposedly iOS has arc4random, so maybe this works... --- src/lib/rng/system_rng/info.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/lib') diff --git a/src/lib/rng/system_rng/info.txt b/src/lib/rng/system_rng/info.txt index 1ea7eb388..fe8e1af1c 100644 --- a/src/lib/rng/system_rng/info.txt +++ b/src/lib/rng/system_rng/info.txt @@ -2,12 +2,9 @@ SYSTEM_RNG -> 20141202 - -# Any system with /dev/random or CryptGenRandom - -android aix +android cygwin darwin dragonfly @@ -15,8 +12,9 @@ freebsd haiku hpux hurd -irix includeos +ios +irix linux mingw netbsd @@ -30,6 +28,5 @@ winphone windows -> advapi32.lib winphone -> bcrypt.lib - mingw -> advapi32 -- cgit v1.2.3