2 releases

0.1.1 Oct 14, 2024
0.1.0 Oct 14, 2024

#4 in #gcd

Download history 312/week @ 2024-10-14 3/week @ 2024-10-28 5/week @ 2024-11-04

320 downloads per month
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