Expand description
Helper methods for implementing the ff
traits.
Functions§
- sqrt_
ratio_ generic - Computes:
- sqrt_
tonelli_ shanks - Constant-time implementation of Tonelli–Shanks’ square-root algorithm for
p mod 16 = 1
.
Helper methods for implementing the ff
traits.
p mod 16 = 1
.