mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-18 10:11:36 +02:00
Fully clear ECC k when calling wc_ecc_sign_hash_ex with SP math. Avoid aliasing the ticket in wolfSSL_GetSessionAtIndex. Fix IAR warnings.
The wolfSSL manual is available at: http://www.wolfssl.com/documentation/wolfSSL-Manual.pdf The wolfSSL API guide is available at: https://www.wolfssl.com/doxygen/wolfssl_API.html The wolfCrypt API guide is available at: https://www.wolfssl.com/doxygen/wolfcrypt_API.html