Prepare to provide EVP_PKEY_security_bits()
authortb <tb@openbsd.org>
Mon, 27 Jun 2022 12:36:05 +0000 (12:36 +0000)
committertb <tb@openbsd.org>
Mon, 27 Jun 2022 12:36:05 +0000 (12:36 +0000)
commit5cdf039891a30c7ea5f55bf9ee0f46abc4409746
tree9ef66ab75217f156541e8c3053c495d21df204d7
parentfee21feff2ec0c8524776f2204151126f0981b13
Prepare to provide EVP_PKEY_security_bits()

This also provides a pkey_security_bits member to the PKEY ASN.1 methods
and a corresponding setter EVP_PKEY_asn1_set_security_bits().

ok beck jsing
lib/libcrypto/asn1/ameth_lib.c
lib/libcrypto/asn1/asn1_locl.h
lib/libcrypto/dh/dh_ameth.c
lib/libcrypto/dsa/dsa_ameth.c
lib/libcrypto/ec/ec_ameth.c
lib/libcrypto/evp/evp.h
lib/libcrypto/evp/p_lib.c
lib/libcrypto/rsa/rsa_ameth.c