mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-11 13:51:22 +02:00
* add missing null key checks to wc_ed25519_verify_msg_init(), wc_ed25519_verify_msg_update(), and wc_ed25519_verify_msg_final(). * add WC_ARG_NOT_NULL() attributes to args of static functions as appropriate. * add FIPS >v6 gates to new null key tests and a new invalid hash size test in test_wc_ed25519_sign_verify_ctx_ph() and test_wc_ed25519_verify_streaming().
Before creating any new configure files (.conf) read the CONF_FILES_README.md