This is a very simple library to encrypt and store secret keys (or any text) locally. The keys are stored in a local sqlite database. The keys are encrypted using AES-GCM. That's it. In theory, the ...
A simple Python script that calculates RSA private keys given the primes p and q and the exponent e.
The script isn't meant to crack RSA encryption, it just reconstructs the private key d, and it needs p and q to do that, meaning you still have to factor N to its primes p and q using ggnfs or QS(yafu ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results