mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-22 16:53:25 +02:00
wolfcrypt/src/wc_mldsa.c: WC_C_DYNAMIC_FALLBACK fixes for AVX512. tests/api/test_frodokem.c, wolfcrypt/test/test.c: fixes for WC_DEBUG_CIPHER_LIFECYCLE. wolfcrypt/src/fe_x25519_asm.S, wolfcrypt/src/port/arm/armv8-32-aes-asm.S, wolfcrypt/src/port/arm/armv8-aes-asm.S, wolfcrypt/src/port/arm/armv8-aes-asm_c.c, wolfcrypt/src/port/arm/thumb2-aes-asm.S, wolfcrypt/src/sha3_asm.S, wolfcrypt/src/wc_mldsa_asm.S: regenerate from scripts#647 .github/workflows/fips-dev-no-post.yml: * update "minutes" for tests using empirical data; * add --enable-experimental --enable-all-quantum-crypto to kernel-settings-all-asm scenario and rename it kernel-settings-all-pqc-asm; add all-pqc-asm-fallback-fuzzer scenario. wolfcrypt/src/wolfentropy.c: remove WC_FIPS_LL_CRYPTO (it is not a FIPS file except in FIPS v5.2.4). wolfcrypt/src/sha256.c: fix for rebase error (stray #endif).
Before creating any new configure files (.conf) read the CONF_FILES_README.md