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 DSA serializers to the default provider tools #10772

Closed
wants to merge 1 commit into from

Conversation

levitte
Copy link
Member

@levitte levitte commented Jan 7, 2020

The DSA serializers are implemented, but didn't get added to the
default provider's serializer algorithm table.

Fixes #10645

The DSA serializers are implemented, but didn't get added to the
default provider's serializer algorithm table.

Fixes openssl#10645
@levitte levitte added branch: master Merge to master branch approval: review pending This pull request needs review by a committer labels Jan 7, 2020
@mattcaswell mattcaswell added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jan 7, 2020
@slontis slontis added this to In progress in 3.0 New Core + FIPS via automation Jan 8, 2020
@levitte levitte moved this from In progress to Reviewer approved in 3.0 New Core + FIPS Jan 8, 2020
openssl-machine pushed a commit that referenced this pull request Jan 8, 2020
The DSA serializers are implemented, but didn't get added to the
default provider's serializer algorithm table.

Fixes #10645

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #10772)
@levitte
Copy link
Member Author

levitte commented Jan 8, 2020

Merged.

a0e594d Add the DSA serializers to the default provider tools

@levitte levitte closed this Jan 8, 2020
3.0 New Core + FIPS automation moved this from Reviewer approved to Done Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: done This pull request has the required number of approvals branch: master Merge to master branch
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

The new DSA serializers aren't ever called
2 participants