aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorMatthias Gierlings <[email protected]>2016-12-01 21:03:29 +0100
committerMatthias Gierlings <[email protected]>2016-12-01 21:13:50 +0100
commitfa6f766baa2f6a04d4d31bbec262c5e5dc11f8e4 (patch)
treea541c093daf2f8449173bb4a6633aa89b6a59174 /src/build-data
parentf85cbb9fe7896dd078da539e4b5f1553be10bebc (diff)
Updates module policy, fixes test suite errors
- Moves SHAKE to prohibited algorithms - Catches an error during XMSS private key generation when SHAKE is disabled. This should not be reported as error by the test bench since [SHAKE is optional in XMSS](https://tools.ietf.org/html/draft-irtf-cfrg-xmss-hash-based-signatures-07#section-5)
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/policy/bsi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt
index 3815f9c1f..782cf36dd 100644
--- a/src/build-data/policy/bsi.txt
+++ b/src/build-data/policy/bsi.txt
@@ -14,7 +14,6 @@ ctr
sha2_32
sha2_64
sha3
-shake
# mac
cmac
@@ -141,6 +140,7 @@ md4
rmd160
#sha1 // needed for tls
#sha1_sse2 // needed for tls
+shake
skein
tiger
whirlpool