[asterisk-bugs] [JIRA] (ASTERISK-30046) Reimplement res/res_crypto.c internals with EVP_PKEY interface to Openssl API's

Philip Prindeville (JIRA) noreply at issues.asterisk.org
Thu May 5 19:30:40 CDT 2022


Philip Prindeville created ASTERISK-30046:
---------------------------------------------

             Summary: Reimplement res/res_crypto.c internals with EVP_PKEY interface to Openssl API's
                 Key: ASTERISK-30046
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30046
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Resources/res_crypto
    Affects Versions: 19.3.3, 18.11.3, 16.25.3
            Reporter: Philip Prindeville


The RSA_* and AES_* API's to Openssl are deprecated in 1.1.x, and will be removed entirely in Openssl 3.1.

A rewrite to use the EVP_PKEY_* API that was introduced in 1.1.x is needed, and it will require minimum changes when migrating to 3.0.




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list