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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Mon Sep 12 17:13:09 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=260178#comment-260178 ] 

Friendly Automation commented on ASTERISK-30046:
------------------------------------------------

Change 19142 merged by Friendly Automation:
res_crypto: Use EVP API's instead of legacy API's

[https://gerrit.asterisk.org/c/asterisk/+/19142|https://gerrit.asterisk.org/c/asterisk/+/19142]

> 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: 16.25.3, 18.11.3, 19.3.3
>            Reporter: Philip Prindeville
>            Assignee: 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