Closed
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2287 +/- ##
=======================================
Coverage 84.81% 84.81%
=======================================
Files 116 116
Lines 23292 23311 +19
=======================================
+ Hits 19755 19772 +17
- Misses 3537 3539 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
... for rnp_generate_key_ex add roundtrip test for PQC certs clang-format
require Botan 3.6.0 for PQC switch to final NIST PQC standards update KMAC Key Combiner
fail gracefully on parsing v6 cleartext sigs
21c2f96 to
d22e2cf
Compare
d22e2cf to
9b25a0c
Compare
Contributor
Author
|
Fedora tests fail due to building with Botan 3.3.0, same as building Fuzzers with 3.4.0. @ni4 do you have any feedback / comments for the PR? |
Contributor
Author
|
closing in favor of #2355 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates to the newest PQC draft version, as well as fixes v6 signature salt.
V6 / RFC 9580
HashListfor use with saltPQC
Botan
ENABLE_CRYPTO_REFRESHandENABLE_PQCnow require Botan 3.6.