JPoint ctSelectJPoint(uint condition, JPoint a, JPoint b)
Constant-time Jacobian point selection.
Returns a if condition is 0, or b if condition is non-zero.
a
condition
b