- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
authorBodo Möller <bodo@openssl.org>
Fri, 28 Feb 2003 15:37:10 +0000 (15:37 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 28 Feb 2003 15:37:10 +0000 (15:37 +0000)
commit176f31ddec84a51d35871dc021a013df9f3cbccd
tree727fd06fa996652c5a8597b8c6cc79c96e07dc05
parentfe14ee96db3ccef6a7a090bd0264d476a79e3f43
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
- bugfix: in ECDH_compute_key, pad x coordinate with leading zeros if necessary
CHANGES
apps/speed.c
crypto/ecdh/ecdh.h
crypto/ecdh/ecdhtest.c
crypto/ecdh/ech_err.c
crypto/ecdh/ech_key.c
crypto/ecdh/ech_lib.c
crypto/ecdh/ech_ossl.c
ssl/s3_clnt.c
ssl/s3_srvr.c