1 مستودع
Application of specialized mathematical techniques to recover secret keys and break encryption.
Distinct from Mathematical Utilities: Focuses on attacking cryptography using math, not general mathematical utility libraries.
Explore 1 awesome GitHub repository matching security & cryptography · Mathematical Cryptanalysis. Refine with filters or upvote what's useful.
RsaCtfTool is a specialized cryptography suite designed for solving capture-the-flag challenges. It serves as a cryptanalysis and key recovery tool used to derive private keys and decrypt data from weak RSA public key implementations. The tool functions as an integer factorization toolkit, employing a variety of mathematical attacks and algorithms to decompose large composite numbers into their prime factors. It integrates with external prime number databases to accelerate the factorization process and identifies specific mathematical vulnerabilities in key generation. Its capabilities cover
Recovers secret keys using specialized mathematical techniques when specific exponent or prime conditions are met.