Author :
tb
Date :
2026-01-18 10:07:44
Hash :3d382964 Message :Rewrite ec_point_cmp()
This removes some complications due to handling the fast path for affine
points and general points at the same time. The result is a bit more code
but both paths should be much easier to follow.
ok jsing kenjiro