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

Added support to specify the parameter encoding of an ecparam key #207

Merged
merged 2 commits into from
Sep 7, 2018

Conversation

chrisfries
Copy link

@chrisfries chrisfries commented Aug 27, 2018

The current implementation of the createEcParam function gives no option to specify the encoding for the elliptic curve parameters.

Since that I need ecparams with the named_curve encoding, I added the option to the createEcParam function. If the function is called with two parameters it will behave like before my change.

Added also a test for calling the function with 3 parameters.

Update: also added option to specify -noout flag

Thanks!
Chris

@Dexus Dexus merged commit 8d758e2 into Dexus:master Sep 7, 2018
@Dexus
Copy link
Owner

Dexus commented Sep 10, 2018

🎉 This PR is included in version 1.12.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 this pull request may close these issues.

2 participants