Skip to content

openssl: replace stray legacy API variant with EVP_DigestInit_ex()#22222

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:ossl-api-tidy
Closed

openssl: replace stray legacy API variant with EVP_DigestInit_ex()#22222
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:ossl-api-tidy

Conversation

@vszakats

@vszakats vszakats commented Jun 29, 2026

Copy link
Copy Markdown
Member

To match rest of code, use the modern variant and avoid an unnecessary
internal reset/cleanup.

@vszakats vszakats changed the title openssl: replace stray EVP_DigestInit() with _ex variant openssl: replace stray legacy API variant with EVP_DigestInit_ex() Jun 29, 2026
@vszakats vszakats closed this in 6fbb651 Jun 30, 2026
@vszakats vszakats deleted the ossl-api-tidy branch June 30, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant