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 support for SHA3-256 and SHA3-512 #3482

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

pmatilai
Copy link
Member

@pmatilai pmatilai commented Dec 3, 2024

Sequoia doesn't yet support SHA3 so we need to skip it in the default CI tests. Tests verified locally with libgrypt and openssl builds.

Fixes: #3436

@pmatilai pmatilai requested a review from a team as a code owner December 3, 2024 09:01
@pmatilai pmatilai requested review from ffesti and removed request for a team December 3, 2024 09:01
Sequoia doesn't yet support SHA3 so we need to skip it in the default
CI tests. Tests verified locally with libgrypt and openssl builds.

Fixes: rpm-software-management#3436
@pmatilai
Copy link
Member Author

pmatilai commented Dec 3, 2024

(commit message clarified a bit)

@ffesti ffesti merged commit 9344367 into rpm-software-management:master Dec 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFE: add support for SHA-3
2 participants