invSqrt top-level property
The modular inverse of the square root (1/sqrt(a*d)) in the Ristretto255 curve field.
Implementation
final invSqrt = BigInt.parse(
'54469307008909316920995813868745141605393597292927456921205312896311721017578');
The modular inverse of the square root (1/sqrt(a*d)) in the Ristretto255 curve field.
final invSqrt = BigInt.parse(
'54469307008909316920995813868745141605393597292927456921205312896311721017578');