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

Add getDhparamInfo #56

Closed
wants to merge 1 commit into from
Closed

Conversation

silverwind
Copy link

io.js 2.1.0 enforces a minimum DH size of 1024 (nodejs/node@9b35be5), which created a need for me to have a method to check the key size. I also included the prime itself in the callback.

@silverwind
Copy link
Author

In case you're wondering about that CI failure on io.js: nodejs/node#1850

@Dexus
Copy link
Owner

Dexus commented Jun 1, 2015

Thank you, i'll review it and than commit.

@silverwind
Copy link
Author

Updated the test to check for 1024 bit size.

@Dexus
Copy link
Owner

Dexus commented Aug 26, 2015

Will be merged soon.

@Dexus Dexus closed this Aug 26, 2015
Dexus pushed a commit that referenced this pull request Aug 26, 2015
push version to 1.8.0
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