diff options
author | Jack Lloyd <[email protected]> | 2016-06-17 14:15:16 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-06-17 14:15:16 -0400 |
commit | 8fae184476de35d21b1eabc1ecba08062ba722bd (patch) | |
tree | 11c3a0219df8076bee5e08f8c8f39ab42731a445 /src/build-data | |
parent | 62df969643bdee70a78b7254a98a6a7c4a21b34a (diff) | |
parent | 705e67edda2332370686df138d17bca3fe682ed3 (diff) |
Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/policy/bsi.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt index 1ae61c053..ce05cc19d 100644 --- a/src/build-data/policy/bsi.txt +++ b/src/build-data/policy/bsi.txt @@ -57,9 +57,11 @@ hres_timer proc_walk rdrand rdseed -system_rng win32_stats +# rng +system_rng + # utils locking_allocator simd_altivec @@ -153,6 +155,8 @@ x919_mac # rng x931_rng + +# entropy sources unix_procs </prohibited> |