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 way to call DH_check #135

Open
daurnimator opened this issue Jun 16, 2018 · 1 comment
Open

Add way to call DH_check #135

daurnimator opened this issue Jun 16, 2018 · 1 comment

Comments

@daurnimator
Copy link
Collaborator

daurnimator commented Jun 16, 2018

In OpenSSL 1.1.1 we get EVP_PKEY_public_check and EVP_PKEY_param_check.
With this in mind, I suggest adding pkey:checkPublic() and pkey:checkParams().

@daurnimator
Copy link
Collaborator Author

Played around with solving this over on this branch: master...daurnimator:pkey-check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant