-
Notifications
You must be signed in to change notification settings - Fork 55
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
Update draft 06 #2287
base: main
Are you sure you want to change the base?
Update draft 06 #2287
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. |
... 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
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? |
This PR updates to the newest PQC draft version, as well as fixes v6 signature salt.
V6 / RFC 9580
HashList
for use with saltPQC
Botan
ENABLE_CRYPTO_REFRESH
andENABLE_PQC
now require Botan 3.6.