SkillAgentSearch skills...

Coppersmith

No description available

Install / Use

/learn @TheBlupper/Coppersmith
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Coppersmith

The author has now released their own implementation which is a lot better in every way, I'm just keeping this repo for historical purposes

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

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

70/100

Audited on Mar 1, 2026

No findings