+6
−15
+28
−18
+8
−17
+12
−32
+6
−14
Loading
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:
Rich Salz <rsalz@openssl.org>