diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-11-03 13:53:15 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-11-03 13:53:15 +0000 |
commit | aa55a82ba19a18c643ac5c8c433f5971a9615375 (patch) | |
tree | 0bce824661ee5efe0ab886941d5b401153d0f89d /sys | |
parent | 7403afed44520d9edf1d430d7abe2bb4e4e83a42 (diff) |
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 'sys')
0 files changed, 0 insertions, 0 deletions