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 the rest of the engine methods #376

Merged
merged 2 commits into from
Dec 30, 2013
Merged

Conversation

reaperhulk
Copy link
Member

No description provided.

ENGINE *ENGINE_get_default_DH(void);
ENGINE *ENGINE_get_default_RAND(void);
ENGINE *ENGINE_get_cipher_engine(int nid);
ENGINE *ENGINE_get_digest_engine(int nid);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parameter names here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too many methods! shakes fist

@alex
Copy link
Member

alex commented Dec 30, 2013

Besides that looks good assumign passing tests.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 3c661e0 on reaperhulk:more-engine-methods into 9fd3be3 on pyca:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 718bb42 on reaperhulk:more-engine-methods into 9fd3be3 on pyca:master.

@jenkins-cryptography
Copy link

Test PASSed.
Refer to this link for build results: http://jenkins.cryptography.io/job/cryptography-pr-experimental/115/

alex added a commit that referenced this pull request Dec 30, 2013
@alex alex merged commit fbd7ffc into pyca:master Dec 30, 2013
@reaperhulk reaperhulk deleted the more-engine-methods branch January 8, 2014 02:43
joerichter-stash pushed a commit to kiwigrid/cryptography that referenced this pull request Nov 15, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants