Commit History

Author SHA1 Message Date
  Michele Orrù dc308ec20f Removing optimization, use debug flags also for bignums when debugging. 11 years ago
  Michele Orrù 76a42c32c6 Random tests: [cryptowars] keys. 11 years ago
  Michele Orrù 5b3890de52 Ignoring more files: generated from makefile, and with make check. 11 years ago
  Michele Orrù 4366606bc7 Specifying default arguments in the usage string. 11 years ago
  Michele Orrù 655399d262 Setting defualt port to the one written in /etc/services for https. 11 years ago
  Michele Orrù e029bab6a4 Merge branch 'fix/posix' 11 years ago
  Michele Orrù 67a5815264 Merge branch 'master' into fix/posix 11 years ago
  Michele Orrù e223759bb5 Fixing -a with not valid attacks: check before the file is given. 11 years ago
  Michele Orrù 511661faf8 Fermat question: a simple-non optimized version of Fermat's Factorization. 11 years ago
  Michele Orrù 85880993a6 Sorting automake file, ordering questions and finally solving the header issue. 11 years ago
  Michele Orrù 672a084cdc Testing gen pub -e -p -q. 11 years ago
  Michele Orrù 5f300a0450 Fixing exit-codes: -1 in case no attack was found, 0 if found, > 0 otherwise. 11 years ago
  Michele Orrù a6180e36f1 Command-line option -R, for local rsa keys. 11 years ago
  Michele Orrù 97ebc3ccc7 Printing informations about the just broken RSA key. 11 years ago
  Michele Orrù 71751b2084 Immediate fixes after Emanuele's review. 11 years ago
  Michele Orrù 7c288c67f0 Getting rid of warnings. 11 years ago
  Michele Orrù eabe3e6def Report 5. 11 years ago
  Michele Orrù 4dce81fa59 Defininng CFLAGS in configure.ac; adding --enable-debug option. 11 years ago
  Michele Orrù 200b39d2a8 Moving continued fractions algorithms to qarith.h. 11 years ago
  Michele Orrù 6c2a4ca53e Qualifying Questions' functions as static whenever possible. 11 years ago
  Michele Orrù 3437ddba11 Establishing standard return values for questions. 11 years ago
  Michele Orrù ab1189323d Using bsd-stryle LISTs. 11 years ago
  Michele Orrù 8b9e7b4acb New "-a" option, for slecting a specific attack. 11 years ago
  Michele Orrù 02105238af Testing "gen priv" command. 11 years ago
  Michele Orrù 6966588152 Refactoring: adding ask_rsa() to question_t as callback for rsa keys specifically. 11 years ago
  Michele Orrù f8e9438eac Restoring test_qa test_qa_sock to a working state. 11 years ago
  Michele Orrù a77abfd20e Simplyfyiing Makefile.am for tests. 11 years ago
  Michele Orrù 183e457bcf Improving gen program, using getopt() and testing it with a trivial script. 11 years ago
  Michele Orrù 2a775b9aaf make check available also for test_qa and test_qa_sock. 11 years ago
  Michele Orrù f3fa5efd0f Merge branch 'feature/wiener' into fix/posix 11 years ago