issues
search
simon-andrews
/
rust-modinverse
Small library for finding modular multiplicative inverses.
https://crates.io/crates/modinverse
The Unlicense
9
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crate can be marked `no_std`
#4
rspencer01
opened
3 years ago
0
Change from Copy to Clone; extract mod_floor; use .is_* instead of ==; run rustfmt
#3
sollyucko
opened
4 years ago
1
Panics when inputing unsigned numbers.
#2
MarcusTL12
opened
4 years ago
5
Add support for modinverse of negative numbers
#1
pawanjay176
opened
5 years ago
0