diff options
author | tb <> | 2024-11-23 07:33:26 +0000 |
---|---|---|
committer | tb <> | 2024-11-23 07:33:26 +0000 |
commit | b694ac34c67a61603d51be4ed12f815e39102235 (patch) | |
tree | 80f88736a01aafffad950471a699ca386e50a175 /src/lib/libcrypto/ec/ec_curve.c | |
parent | 73c530b2be0c7fa5339689b03437a1961065e117 (diff) | |
download | openbsd-b694ac34c67a61603d51be4ed12f815e39102235.tar.gz openbsd-b694ac34c67a61603d51be4ed12f815e39102235.tar.bz2 openbsd-b694ac34c67a61603d51be4ed12f815e39102235.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/ec_curve.c')
0 files changed, 0 insertions, 0 deletions