openssl 3.0: dont use deprecated functions #7
Annotations
1 error
You have commit messages with errors
⧗ input: openssl 3.0: dont use deprecated functions
EVP_PKEY_get1_RSA, RSA_size and RSA_public_decrypt got
deprecated in openssl 3.0, switch to EVP_PKEY_verify_recover
Code change mimics strongswan implementation from:
src/libstrongswan/plugins/openssl/openssl_rsa_public_key.c
Also works with openssl 1.1.1n from debian buster
Signed-off-by: Ulrich Weber <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
The logs for this run have expired and are no longer available.
Loading