diff options
author | Jack Lloyd <[email protected]> | 2018-06-20 15:30:55 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-06-20 15:30:55 -0400 |
commit | 1d0eb1afd390b3b7e2719f6d80e9964a618a26b8 (patch) | |
tree | b7913c2078a984457c93ed7117427da8e7874490 /src/lib/asn1 | |
parent | ed1c39cee69f935fb03d76e888dffd0a8083d287 (diff) |
Perform ECC mult starting from top bit of the exponent
Since we know the top bit is 1, then R will always be a point
other than point at infinity after the very first addition regardless
of the scalar or mask, so then coordinate randomization is guaranteed
to work.
Diffstat (limited to 'src/lib/asn1')
0 files changed, 0 insertions, 0 deletions