diff options
author | René Korthaus <[email protected]> | 2016-07-04 14:21:40 +0200 |
---|---|---|
committer | René Korthaus <[email protected]> | 2016-07-04 17:40:06 +0200 |
commit | 1fc4b37302c0b595153bfa96dab9d765d027839a (patch) | |
tree | f9e1d30145799821022e03ef3801b20555b8d90d /src/build-data/policy | |
parent | 696a8319d1f0652a301b6340bf4f0229090139f4 (diff) |
Various fixes with bsi module policy
Diffstat (limited to 'src/build-data/policy')
-rw-r--r-- | src/build-data/policy/bsi.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt index ce05cc19d..d0b443d62 100644 --- a/src/build-data/policy/bsi.txt +++ b/src/build-data/policy/bsi.txt @@ -19,6 +19,11 @@ keccak cmac hmac +# kdf +kdf1_iso18033 +sp800_108 +sp800_56c + # pk_pad eme_oaep emsa_pssr @@ -31,6 +36,8 @@ rsa dsa ecdsa ecgdsa +ecies +eckcdsa ecdh # rng @@ -113,6 +120,11 @@ ofb rc4 salsa20 +# kdf +kdf1 +kdf2 +prf_x942 + # pubkey curve25519 elgamal |