Skip to main content

Module fp_ops

Module fp_ops 

Source
Expand description

Field operation hooks for computing inverses and square roots.

Functionsยง

hook_fp_inverse
Compute the inverse of a field element.
hook_fp_sqrt
Compute the square root of a field element.