]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/dh.h
Add FFC param/key generation
authorShane Lontis <shane.lontis@oracle.com>
Thu, 6 Feb 2020 12:28:36 +0000 (22:28 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 6 Feb 2020 12:28:36 +0000 (22:28 +1000)
commitf11f86f6ec7fb31bde1da2810ac975c032205321
treed263614f6dfee9162499a01d14336bb36d543e3f
parent104a733df65dfd8c3dd110de9bd56f6ebfc8f2f6
Add FFC param/key generation

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10909)
18 files changed:
crypto/dh/dh_asn1.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dh/dh_pmeth.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_key.c
crypto/dsa/dsa_local.h
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_pmeth.c
crypto/ffc/build.info
crypto/ffc/ffc_key_generate.c [new file with mode: 0644]
crypto/ffc/ffc_params.c
crypto/ffc/ffc_params_generate.c [new file with mode: 0644]
doc/man3/EVP_PKEY_CTX_ctrl.pod
include/crypto/dh.h
include/crypto/dsa.h
include/internal/ffc.h
include/openssl/dh.h