2 releases

0.1.1 Oct 14, 2024
0.1.0 Oct 14, 2024

#4 in #gcd


Used in pedersen_hash_function

MIT license

4KB
78 lines


This library computes the greatest common divisor of 2 natural numbers and 2 additional numbers such that gcd(a,b)=s·a+t·b holds

No runtime deps