aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-07-19 14:57:12 -0400
committerJack Lloyd <[email protected]>2016-07-19 14:57:12 -0400
commit4e78e6ea5608edddda8929f3b43a978e89f927ba (patch)
treeb2da95ad40377650878f1b1218ec6e8bea3e6c5b /src/build-data
parent308c7d5eda678566edd26e9ab20edbe772f46363 (diff)
Add RDRAND_RNG
For those that are willing to trust uninspectible hardware. :) Changes RDRAND entropy source to call RDRAND_RNG Add --rdrand flag to rng cmdlet
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/policy/bsi.txt1
-rw-r--r--src/build-data/policy/modern.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt
index 2ae2ac3b2..7eb092292 100644
--- a/src/build-data/policy/bsi.txt
+++ b/src/build-data/policy/bsi.txt
@@ -65,6 +65,7 @@ rdseed
win32_stats
# rng
+rdrand_rng
system_rng
# utils
diff --git a/src/build-data/policy/modern.txt b/src/build-data/policy/modern.txt
index 5a8a2f126..30b7fbfd8 100644
--- a/src/build-data/policy/modern.txt
+++ b/src/build-data/policy/modern.txt
@@ -60,6 +60,7 @@ simd_scalar
simd_sse2
simd_altivec
+rdrand_rng
system_rng
# entropy sources