Check ECC-CDH is compliant with SP800-56A-r3
authorShane Lontis <shane.lontis@oracle.com>
Thu, 23 Jan 2020 10:17:05 +0000 (20:17 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 23 Jan 2020 10:17:05 +0000 (20:17 +1000)
commitf10048301390283523d3d1623880be7518cf46ac
tree63f6d8dbb0874b806f81a616d6ced45cdbfeda75
parent2eb875c9257e508eb9fa2bb866c284d388d66cab
Check ECC-CDH is compliant with SP800-56A-r3

Added comments and cleared an intermediate result.
KAT tests already exist in evppkey.txt (Search for "KAS_ECC_CDH_PrimitiveTest")

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10838)
crypto/ec/ecdh_ossl.c