2 unstable releases
Uses old Rust 2015
0.2.0 | Dec 11, 2018 |
---|---|
0.1.0 | Dec 10, 2018 |
#14 in #gcd
Used in prob_prime
5KB
142 lines
modular_arithmetic
modular arithmetic and number theoretic functions such as GCD, Jacobi symbol. At this point, the library is NOT recommended for cryptographic use. Efforts to use constant time algorithms are ongoing.