diff options
author | Jack Lloyd <[email protected]> | 2016-10-07 15:50:00 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-10-07 15:50:00 -0400 |
commit | b2209d7ebe29bfe2ab5d25eb2be7c51d42ea2a46 (patch) | |
tree | edb84683d0ed2108e3d04cd91c829f1e5a1d338b | |
parent | bd3a91bdc492ba1b2fabede888d7634d089de684 (diff) | |
parent | fd7d312927214da0190b0ab318c215dfd83150e0 (diff) |
Merge GH #649 Update BSI policy (disable DES, HKDF, HMAC_RNG)
-rw-r--r-- | src/build-data/policy/bsi.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt index 16671fd13..c2b31e4c6 100644 --- a/src/build-data/policy/bsi.txt +++ b/src/build-data/policy/bsi.txt @@ -78,6 +78,7 @@ blowfish camellia cascade cast +des gost_28147 idea idea_sse2 @@ -110,6 +111,7 @@ rc4 salsa20 # kdf +hkdf kdf1 kdf2 prf_x942 @@ -149,6 +151,7 @@ siphash x919_mac # rng +hmac_rng x931_rng # entropy sources |