mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 02:20:49 +02:00
e14cc3a34e
Order of preference, based on algorithms compiled in, to use with HMAC for TLS 1.3 cookie: 1. SHA-256 2. SHA-384 3. SHA-512 4. SM3 Make code compile and unittest pass when SHA-256 not compiled in. Certificates used for testing require SHA-256 so handshake testing fails.
Before creating any new configure files (.conf) read the CONF_FILES_README.md