mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 03:52:22 +01:00
1. In the unit test, when checking the build options, also check for FIPSv4 to make sure 2048-bit RSA is used. 2. In the standalone SHA-1 one step hash function, wc_InitSha() wasn't getting called, so the FIPS flags didn't get checked. (It was using wc_InitSha_ex() which bypasses the FIPS checks.)
Before creating any new configure files (.conf) read the CONF_FILES_README.md