mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 08:12:22 +01:00
1. Added calls to wc_DhSetCheckKey() on the client side of TLS. 2. Added an API test to the wolfCrypt test. 3. Fixed a bug in the prime test found with the API test. Misuse of tertiary operator.