Skip to content
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 support #4

Closed
q9f opened this issue Jan 26, 2022 · 0 comments · Fixed by #5
Closed

openssl 3 support #4

q9f opened this issue Jan 26, 2022 · 0 comments · Fixed by #5

Comments

@q9f
Copy link

q9f commented Jan 26, 2022

good morning!

I was wondering if there was any plan to support openssl 3.0?

https://github.com/ruby/openssl/blob/master/History.md#version-300

ClearlyClaire added a commit to ClearlyClaire/openssl-signature_algorithm that referenced this issue Mar 15, 2022
Fixes cedarcode#4

`ECDSA::SigningKey` and `RSA::SigningKey` are changed to wrap the OpenSSL PKey
classes instead of inheriting them, because there seem to be no way with
version 3.0.0 of the `openssl` gem to generate such PKeys without using a
`.generate` factory method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant