diff options
author | Stephan Mueller <smueller@chronox.de> | 2014-07-06 02:26:37 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-07-08 21:18:25 +0800 |
commit | 5b635e280efce5b735042c7ffa2487c4ba8fb4bf (patch) | |
tree | 5ffa7a25792074c99f5f2b2b011a283045ab5594 /crypto/tea.c | |
parent | 27e4de2bd1804c24e3e517dd54026c1f60e8fe27 (diff) | |
download | op-kernel-dev-5b635e280efce5b735042c7ffa2487c4ba8fb4bf.zip op-kernel-dev-5b635e280efce5b735042c7ffa2487c4ba8fb4bf.tar.gz |
crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits
The patch corrects the security strength of the HMAC-SHA1 DRBG to 128
bits. This strength defines the size of the seed required for the DRBG.
Thus, the patch lowers the seeding requirement from 256 bits to 128 bits
for HMAC-SHA1.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions