-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenSSL 3.x support #36
Comments
Looks like it automagically compiles, but there are a bunch of compiler warnings related to HMAC and CMAC:
|
Yeah it should be converted to EVP MAC eventually. There is hopefully still plenty of time to do that as it will stop working in OpenSSL 4.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bukka I don't know a whole lot about OpenSSL API, would we require significant changes here to support 3.x?
The text was updated successfully, but these errors were encountered: