Skip to content

Conversation

@Snider
Copy link
Member

@Snider Snider commented May 23, 2022

No description provided.

Jeffrey Ryan added 2 commits May 18, 2022 01:34
As of OpenSSL 3.0, `SHA256_Init`, `SHA256_Update`, and `SHA256_Final`
are deprectaed in favor of the higher-level `EVP_*` class of functions.
This causes compiler warnings, and sooner or later, will cause build
errors as these functions are excluded from distro headers.

Also add some documentation.
@Snider Snider requested a review from wrkzdev May 23, 2022 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant