Function babyjubjub_rs::utils::modsqrt

source ·
pub fn modsqrt(a: &BigInt, q: &BigInt) -> Result<BigInt, String>