Skip to content

TheBlupper/coppersmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coppersmith

A toy partial implementation of Solving Multivariate Coppersmith Problems with Known Moduli, which generalizes the finding of small roots of polynomials modulo integers.

It makes use of Gröbner bases to find optimal* shift polynomials for systems of polynomial equations, possibly with different moduli. The current state of the code is highly non-optimized and any contributions are welcome. See examples.py for usage.

None of the symbolic precomputation in the paper is currently implemented.

* "Optimal" is defined in the paper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages