mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 15:40:49 +02:00
32e2775d34
For mul and sqr implementation efficiency the fixed array has extra digits beyond what is needed. When encoding, only put in the useful digits.