coppersmith-algorithm icon indicating copy to clipboard operation
coppersmith-algorithm copied to clipboard

Implements Coron's simplification of Coppersmith's algorithm

Results 2 coppersmith-algorithm issues
Sort by recently updated
recently updated
newest added

It is "finding small integer roots of a bivariate polynomial modulo an integer", however there is no way to specify this integer. Only polynomials over Z (not Z/mZ) are supported.