summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.c
diff options
context:
space:
mode:
authortb <>2024-11-03 13:53:14 +0000
committertb <>2024-11-03 13:53:14 +0000
commitd14398e8250d525c82217dec47102cf942e39f8b (patch)
tree4b24cb9c25a80888fd4ca42553bba0ecd96d6f70 /src/lib/libcrypto/cryptlib.c
parent43dc96128277a7f05032e54f8540ea0c163b0480 (diff)
downloadopenbsd-d14398e8250d525c82217dec47102cf942e39f8b.tar.gz
openbsd-d14398e8250d525c82217dec47102cf942e39f8b.tar.bz2
openbsd-d14398e8250d525c82217dec47102cf942e39f8b.zip
Move point at infinity check to API boundary
Since we only consider standard affine coordinates, the point at infinity must be excluded. Check at the API boundary that the point isn't the point at infinity rather than hiding this check somewhere in a method. ok jsing
Diffstat (limited to 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions