mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 17:12:20 +02:00
6527c2a724
When doing the sp_2048_mod_exp_*() is processed, one of the index variables is masked with 0x1f when it was updated. Added the masking to the initial set of the index.