Michele Orrù
|
673cf9c83f
$ cut -d',' -f 2 top-1m.csv > sites.txt
|
vor 11 Jahren |
Michele Orrù
|
bfa0e98a8d
Re-implementing pollard's p-1 factorization method, using the prime pool.
|
vor 11 Jahren |
Michele Orrù
|
ac55106982
Adopting qa_RSA_recover() in old algorithms.
|
vor 11 Jahren |
Michele Orrù
|
97ebc3ccc7
Printing informations about the just broken RSA key.
|
vor 11 Jahren |
Michele Orrù
|
6c2a4ca53e
Qualifying Questions' functions as static whenever possible.
|
vor 11 Jahren |
Michele Orrù
|
3437ddba11
Establishing standard return values for questions.
|
vor 11 Jahren |
Michele Orrù
|
8b9e7b4acb
New "-a" option, for slecting a specific attack.
|
vor 11 Jahren |
Michele Orrù
|
6966588152
Refactoring: adding ask_rsa() to question_t as callback for rsa keys specifically.
|
vor 11 Jahren |
Michele Orrù
|
32e338c01b
Creating qarith.c, as module for arithmetic operations with bignums.
|
vor 11 Jahren |
Michele Orrù
|
1b575acff5
Refactoring: moving all header files into include/ subdirs.
|
vor 11 Jahren |
Michele Orrù
|
773c479543
A working (but probably inefficient version) of Pollard's (p-1) factorization.
|
vor 11 Jahren |
Michele Orrù
|
763f021f9a
Adding draft for Pollard's (p-1) factorization algorithm.
|
vor 11 Jahren |