mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:22:20 +01:00
Change Karatsuba implementations for x86_64. Fix ECC code to better handle corner cases. Add 'lower' versions of functions wehn an input is known to be less than m. Add mont_add/dbl/tpl/sub for P384. Change ECC point add to be cache-attack resistant. Change mod_exp to be cache-attack resistant.