Skip to content
Commit fbc77742 authored by Chan, Donald's avatar Chan, Donald Committed by Tom Rini
Browse files

lib/rsa: Use EVP_PKEY instead of RSA



Most modern OpenSSL engines have methods overridden at the EVP level rather
than at RSA level, to make these engines work properly with mkimage, the RSA
signing code needs to switch to using EVP_* APIs as much as possible.

Signed-off-by: default avatarDonald Chan <hoiho@lab126.com>
[trini: Rebase on top of keyfile changes]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 033ac4eb
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment