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::PKey::EC::Group does not support 4-argument constructor #308

Open
headius opened this issue Jun 11, 2024 · 0 comments
Open

OpenSSL::PKey::EC::Group does not support 4-argument constructor #308

headius opened this issue Jun 11, 2024 · 0 comments
Milestone

Comments

@headius
Copy link
Member

headius commented Jun 11, 2024

The ...EC::Group class should support a four-element constructor, as seen in several tests for ...EC::Point: https://github.com/ruby/ruby/blob/7f407e0240ebd41d9fb1ea1bbd15442ed8744b34/test/openssl/test_pkey_ec.rb#L351

I've got a broken attempt to implement that form coming in a PR, but I'm unsure how to map the OpenSSL calls to BC yet.

@headius headius added this to the 0.15.0 milestone Jun 11, 2024
headius added a commit to headius/jruby-openssl that referenced this issue Jun 11, 2024
headius added a commit to headius/jruby-openssl that referenced this issue Jun 17, 2024
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

No branches or pull requests

1 participant