boringssl/crypto/err/ecdh.errordata
Adam Langley 4732c544f7 Add ECDH_compute_key_fips inside the module.
This change adds a function so that an ECDH and the hashing of the
resulting 'x' coordinate can occur inside the FIPS boundary.

Change-Id: If93c20a70dc9dcbca49056f10915d3ce064f641f
Reviewed-on: https://boringssl-review.googlesource.com/30104
Reviewed-by: Adam Langley <agl@google.com>
2018-07-30 22:40:31 +00:00

5 lines
111 B
Plaintext

ECDH,100,KDF_FAILED
ECDH,101,NO_PRIVATE_VALUE
ECDH,102,POINT_ARITHMETIC_FAILURE
ECDH,103,UNKNOWN_DIGEST_LENGTH