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.
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.