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

Test daul alg support: set before and after dates #8530

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

SparkiDev
Copy link
Contributor

Description

Must set before and after dates into certificate structure as creation of certificate does not fill in those fields but uses the current time. The current time may change by a second between signings.

Testing

./autogen.sh
./configure '-disable-shared' '--enable-dual-alg-certs' '--enable-experimental' '--enable-lms' '--enable-xmss' '--enable-dilithium' '--enable-kyber=yes,original,ml-kem'
while ./tests/unit.test -~dual ; do echo ; done

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Must set before and after dates into certificate structure as creation
of certificate does not fill in those fields but uses the current time.
The current time may change by a second between signings.
@SparkiDev SparkiDev self-assigned this Mar 5, 2025
@SparkiDev
Copy link
Contributor Author

retest this please

@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Mar 5, 2025
@SparkiDev SparkiDev requested a review from wolfSSL-Bot March 5, 2025 07:22
Copy link
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

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

fix confirmed with build and 8 iterations of the qemu recipe in quantum-safe-wolfssl-wolfsm-all-cross-aarch64_be-all-noasm-unittest-sanitizer, limited to -test_dual_alg_support -test_dual_alg_ecdsa_mldsa.

@douzzer douzzer merged commit 7d102a1 into wolfSSL:master Mar 5, 2025
178 checks 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.

3 participants