Skip to content

fix non-fetchable hashes in openssl dgst -list#20651

Closed
GauriSpears wants to merge 2 commits into
openssl:masterfrom
GauriSpears:hashlistfix
Closed

fix non-fetchable hashes in openssl dgst -list#20651
GauriSpears wants to merge 2 commits into
openssl:masterfrom
GauriSpears:hashlistfix

Conversation

@GauriSpears

@GauriSpears GauriSpears commented Mar 30, 2023

Copy link
Copy Markdown
Contributor

openssl dgst -engine gost -list doesn't show hashes added by gost-engine because they are not supported by EVP_MD_fetch and EVP_get_digestbyname should be used instead. Another example of this issue has been fixed in #12689
By the way, openssl enc -engine gost -list works correctly.

CLA: trivial

@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Mar 30, 2023
@openssl-machine openssl-machine removed the hold: cla required The contributor needs to submit a license agreement label Mar 31, 2023
@GauriSpears

Copy link
Copy Markdown
Contributor Author

Hi! Should I do anything else to start approval process?

@paulidale paulidale added branch: master Applies to master branch approval: review pending This pull request needs review by a committer triaged: bug The issue/pr is/fixes a bug branch: 3.0 Applies to openssl-3.0 branch branch: 3.1 Applies to openssl-3.1 (EOL) labels Apr 12, 2023
@t8m t8m added tests: exempted The PR is exempt from requirements for testing cla: trivial One of the commits is marked as 'CLA: trivial' labels Apr 12, 2023
@t8m

t8m commented Apr 12, 2023

Copy link
Copy Markdown
Member

This is borderline on CLA: trivial - @paulidale are you OK with CLA: trivial?

@github-actions github-actions Bot added the severity: fips change The pull request changes FIPS provider sources label Apr 12, 2023
@paulidale

Copy link
Copy Markdown
Contributor

I'm okay with trivial.

Comment thread apps/dgst.c Outdated
@GauriSpears GauriSpears requested a review from t8m April 12, 2023 17:34

@t8m t8m left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK with CLA: trivial.

@t8m

t8m commented Apr 13, 2023

Copy link
Copy Markdown
Member

@paulidale please reconfirm

@paulidale

Copy link
Copy Markdown
Contributor

Confirmed. I don't feel that reconfirmation is necessary for a trivial reformatting like this.

@paulidale paulidale 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 Apr 13, 2023
@GauriSpears

Copy link
Copy Markdown
Contributor Author

Thanks! Could you explain what's wrong with this CIFuzz / Fuzzing error?

@t8m

t8m commented Apr 14, 2023

Copy link
Copy Markdown
Member

Thanks! Could you explain what's wrong with this CIFuzz / Fuzzing error?

That's issue #20712

@openssl-machine

Copy link
Copy Markdown
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.

@t8m

t8m commented Apr 14, 2023

Copy link
Copy Markdown
Member

Squashed and merged to master, 3.1, and 3.0 branches. Thank you for your contribution.

@t8m t8m closed this Apr 14, 2023
openssl-machine pushed a commit that referenced this pull request Apr 14, 2023
CLA: trivial

Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from #20651)
openssl-machine pushed a commit that referenced this pull request Apr 14, 2023
CLA: trivial

Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from #20651)

(cherry picked from commit 7eab768)
openssl-machine pushed a commit that referenced this pull request Apr 14, 2023
CLA: trivial

Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from #20651)

(cherry picked from commit 7eab768)
@GauriSpears GauriSpears deleted the hashlistfix branch April 14, 2023 13:26
MrE-Fog pushed a commit to MrE-Fog/opensslz that referenced this pull request Apr 15, 2023
CLA: trivial

Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from openssl/openssl#20651)
kafei-cy added a commit to kafei-cy/Tongsuo that referenced this pull request Mar 26, 2026
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 Applies to master branch branch: 3.0 Applies to openssl-3.0 branch branch: 3.1 Applies to openssl-3.1 (EOL) cla: trivial One of the commits is marked as 'CLA: trivial' severity: fips change The pull request changes FIPS provider sources tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants