[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 07:57:10 CDT 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-30046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=260145#comment-260145 ]
Friendly Automation commented on ASTERISK-30046:
------------------------------------------------
Change 18533 merged by Friendly Automation:
res_crypto: Don't load non-regular files in keys directory
[https://gerrit.asterisk.org/c/asterisk/+/18533|https://gerrit.asterisk.org/c/asterisk/+/18533]
> 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