1 repositorio
Toolsets for executing cryptographic attacks based on lattice reduction.
Distinguishing note: Cands refer to data merging or access models; no candidate provides a framework for lattice-based cryptanalysis.
Explore 1 awesome GitHub repository matching security & cryptography · Lattice-Based Attack Frameworks. Refine with filters or upvote what's useful.
RsaCtfTool is an RSA cryptanalysis tool designed to recover private keys from weak public keys and decrypt protected data. It functions as an integer factorization tool and a framework for executing lattice-based attacks. The project differentiates itself by combining database-driven factorization algorithms with specialized mathematical exploits. It includes a suite for lattice reduction to target small exponents and a converter to transform SSH public keys into PEM format for compatibility with other analysis software. The software covers broad capability areas including RSA moduli factori
Provides a suite of tools for executing cryptographic attacks based on lattice reduction to exploit small exponents.