wolfssl/wolfcrypt
Sean Parkinson 46091b7c7d Curve448 32-bit C code: handle corner case
For sqr and mul (28/32 bits) the sums of products can exceed maximum
64-bit signed value. Handle last sum value, that may cause overflow,
separately.
Fix formatting of overflow last line.
2022-10-10 11:33:46 +10:00
..
benchmark Fix benchmark with small stack and WOLFSSL_RSA_VERIFY_ONLY. 2022-10-04 08:39:42 -07:00
src Curve448 32-bit C code: handle corner case 2022-10-10 11:33:46 +10:00
test Fixup builds using WOLFSSL_LOG_PRINTF (SGX test exposed) 2022-10-05 13:54:22 -06:00
user-crypto update copyright year to 2022 2022-07-19 10:44:31 -06:00