Commit e2285d87 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Handle KDF internally.



Handle KDF in ECDH_compute_key instead of requiring each implementation
support it. This modifies the compute_key method: now it allocates and
populates a buffer containing the shared secret.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 2ad9ef06
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment