]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
EVP module documentation pass
authorAntoine Salon <asalon@vmware.com>
Mon, 1 Oct 2018 21:11:57 +0000 (14:11 -0700)
committerNicola Tuveri <nic.tuv@gmail.com>
Wed, 17 Oct 2018 10:31:59 +0000 (13:31 +0300)
commit871039698042467b814b4fa37353db120be5b331
tree362755099865add0a85143b96fe9a4f5d95c9fc6
parent135e8062369f3c7a2398ac12e7eea3c3c18b017d
EVP module documentation pass

Replace ECDH_KDF_X9_62() with internal ecdh_KDF_X9_63()

Signed-off-by: Antoine Salon <asalon@vmware.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/7345)

(cherry picked from commit ffd89124bdfc9e69349492c3f15383bb35520a11)
23 files changed:
CHANGES
crypto/ec/ec_ameth.c
crypto/ec/ec_pmeth.c
crypto/ec/ecdh_kdf.c
crypto/include/internal/ec_int.h
crypto/sm2/sm2_crypt.c
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod
doc/man3/EVP_PKEY_set1_RSA.pod
doc/man3/EVP_aes.pod
doc/man3/EVP_aria.pod
doc/man3/EVP_bf_cbc.pod
doc/man3/EVP_camellia.pod
doc/man3/EVP_cast5_cbc.pod
doc/man3/EVP_des.pod
doc/man3/EVP_idea_cbc.pod
doc/man3/EVP_md5.pod
doc/man3/EVP_rc2_cbc.pod
doc/man3/EVP_rc5_32_12_16_cbc.pod
doc/man3/EVP_seed_cbc.pod
doc/man3/EVP_sm4_cbc.pod
include/openssl/ec.h
util/private.num