diff options
author | Jack Lloyd <[email protected]> | 2018-06-15 11:17:56 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-06-15 11:17:56 -0400 |
commit | d7df2981d3bfa16c36b5651ef2958a75ead0811a (patch) | |
tree | 4120a6274c0c4a844f79426adacd6650ae872ab5 /src/lib/rng | |
parent | ae9b7e89cf9b550e25f8eefa64d0b2733ff6f82e (diff) |
In ECC avoid using significant words to dispatch the mult algo
Normally all elements will be exact number of limbs as the field.
Any situation with short elements is rare and not worth optimizing
for, and likely leads to some unfortunate side channel.
Diffstat (limited to 'src/lib/rng')
0 files changed, 0 insertions, 0 deletions