Closed ThomasPiellard closed 4 years ago
I changed the conversion of the SetBigInt(..) function -> it uses the big.Int Mod function, instead of substracting the modulus an unreasonnable number of times^^ (it's untractable).
I changed the conversion of the SetBigInt(..) function -> it uses the big.Int Mod function, instead of substracting the modulus an unreasonnable number of times^^ (it's untractable).