point
Standalone Functions
point_to_bytes
point_to_bytes(p);
/ to waste the extra byte (encrypted log).
Parameters
Name | Type |
---|---|
p | Point |
get_sign_of_point
get_sign_of_point(p);
Parameters
Name | Type |
---|---|
p | Point |
point_from_x_coord
point_from_x_coord(x);
Parameters
Name | Type |
---|---|
x | Field |
test_point_to_bytes_positive_sign
test_point_to_bytes_positive_sign();
Takes no parameters.
test_point_to_bytes_negative_sign
test_point_to_bytes_negative_sign();
Takes no parameters.