commit | aef66587f19c7ecc52717328a4c5484f1d2268e9 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Wed Jul 11 20:36:23 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 20 13:51:22 2018 +0800 |
tree | 972bf3f688b893aeaa70d26f39d39d9eae8cbc93 | |
parent | c98fae5e29fad0a4990e20b14bf0a4526518c4ed [diff] |
crypto: ecdh - fix typo of P-192 b value Fix the b value to be compliant with FIPS 186-4 D.1.2.1. This fix is required to make sure the SP800-56A public key test passes for P-192. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>