コミット履歴

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