diff options
author | Daniel Neus <[email protected]> | 2016-10-20 10:57:17 +0200 |
---|---|---|
committer | Daniel Neus <[email protected]> | 2016-10-20 11:03:22 +0200 |
commit | f61f6746dd1ba9d5e538bd6b92e2e61b2ac1105a (patch) | |
tree | dc84fb1089a90569916d2f290252d44c87d0238e /src | |
parent | d1817c9960f619b130388a570ed09ccbed568e2e (diff) |
we do the padding ourself so eme_raw is fine
So it shouldn't be prohibited in the module policy
Diffstat (limited to 'src')
-rw-r--r-- | src/build-data/policy/bsi.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt index c2b31e4c6..a477c52fb 100644 --- a/src/build-data/policy/bsi.txt +++ b/src/build-data/policy/bsi.txt @@ -126,7 +126,6 @@ rfc6979 # pk_pad #eme_pkcs1 // needed for tls -eme_raw #emsa_pkcs1 // needed for tls emsa_raw emsa_x931 |