]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove deprecated OpenSSL calls from softpkcs11 1187/head
authorRobbie Harwood <rharwood@redhat.com>
Sat, 15 May 2021 22:04:58 +0000 (18:04 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 9 Jun 2021 16:19:46 +0000 (12:19 -0400)
commitd6bf42279675100e3e4fe7c6e08eef74d49624cb
treef74eff6b3ecf1841506d3beb25934e07e7f75ee1
parent00de1aad7b3647b91017c7009b0bc65cd0c8b2e0
Remove deprecated OpenSSL calls from softpkcs11

Rewrite add_pubkey_info() in terms of the EVP_PKEY interface.  In this
process, fix its unchecked allocations and fail fast for non-RSA keys.
src/configure.ac
src/tests/softpkcs11/main.c