mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 17:53:07 +01:00
api.c: z and ret no longer only when !NO_ASN_TIME. benchmark.c: rsaKey array type has changed and unusual code path needsed updating. cmac.c: Zeroization test failed when checkSz was zero as called function didn't zero out cmac. checkSz is invalid. test.c: rsaCaCertDerFile used even when NO_ASN_TIME. test.h: --enable-sp-math only supports DH of 2048 bits and above. Change default DH parameters to be 2048 bits.
Before creating any new configure files (.conf) read the CONF_FILES_README.md