diff options
author | tb <> | 2024-11-23 07:33:26 +0000 |
---|---|---|
committer | tb <> | 2024-11-23 07:33:26 +0000 |
commit | 638d9468698da6087ebbfd752538b28b82543fae (patch) | |
tree | 80f88736a01aafffad950471a699ca386e50a175 /src/lib/libcrypto/ec/ecp_methods.c | |
parent | 5c1f2ea6a41658352a1cdca0375b6398bc1434ad (diff) | |
download | openbsd-638d9468698da6087ebbfd752538b28b82543fae.tar.gz openbsd-638d9468698da6087ebbfd752538b28b82543fae.tar.bz2 openbsd-638d9468698da6087ebbfd752538b28b82543fae.zip |
Further simplify after dropping wNAF modification
We can now turn the for loop into a proper for loop for which there is
obviously no out of bounds access. The length can be determined up front
and it's easier to explain what's going on, so expand a few comments.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/ec/ecp_methods.c')
0 files changed, 0 insertions, 0 deletions