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

Enable Ed25519 signing/verifying to use the libctx #11496

Closed
wants to merge 1 commit into from

Conversation

mattcaswell
Copy link
Member

Ed25519 needs to fetch a digest and so needs to use the correct libctx.

This is needed for alpha1

Ed25519 needs to fetch a digest and so needs to use the correct libctx.
@mattcaswell mattcaswell added the branch: master Merge to master branch label Apr 8, 2020
@mattcaswell mattcaswell added this to In progress in 3.0 New Core + FIPS via automation Apr 8, 2020
@mattcaswell
Copy link
Member Author

Travis red cross is due to timeout.

Copy link
Member

@t8m t8m left a comment

Choose a reason for hiding this comment

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

LGTM. What's a little bit weird is that propq is never used with non NULL value. Will this change with future 3.0 work?

3.0 New Core + FIPS automation moved this from In progress to Reviewer approved Apr 8, 2020
@t8m t8m added the approval: done This pull request has the required number of approvals label Apr 8, 2020
@mattcaswell
Copy link
Member Author

LGTM. What's a little bit weird is that propq is never used with non NULL value. Will this change with future 3.0 work?

It may do. I thought it better to add it.

@paulidale
Copy link
Contributor

Merge conflicts ahead for me :)

@openssl-machine
Copy link
Collaborator

24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually.

@mattcaswell mattcaswell added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Apr 9, 2020
openssl-machine pushed a commit that referenced this pull request Apr 9, 2020
Ed25519 needs to fetch a digest and so needs to use the correct libctx.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from #11496)
@mattcaswell
Copy link
Member Author

Pushed. Thanks!

@mattcaswell mattcaswell closed this Apr 9, 2020
3.0 New Core + FIPS automation moved this from Reviewer approved to Done Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants