mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 13:00:50 +02:00
49a680540c
* adds wc_DhAgree_ct(). * adds wolfSSL_DH_compute_key_padded(), using wc_DhAgree_ct() if available, with fallback fixup code. * adds unit test coverage in api.c:test_wolfSSL_DH() for expected-success calls to wolfSSL_DH_compute_key() and wolfSSL_DH_compute_key_padded().
Before creating any new configure files (.conf) read the CONF_FILES_README.md