Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michele Orrù 511661faf8 Fermat question: a simple-non optimized version of Fermat's Factorization. 11 gadi atpakaļ
  Michele Orrù 85880993a6 Sorting automake file, ordering questions and finally solving the header issue. 11 gadi atpakaļ
  Michele Orrù 672a084cdc Testing gen pub -e -p -q. 11 gadi atpakaļ
  Michele Orrù 5f300a0450 Fixing exit-codes: -1 in case no attack was found, 0 if found, > 0 otherwise. 11 gadi atpakaļ
  Michele Orrù a6180e36f1 Command-line option -R, for local rsa keys. 11 gadi atpakaļ
  Michele Orrù 97ebc3ccc7 Printing informations about the just broken RSA key. 11 gadi atpakaļ
  Michele Orrù 71751b2084 Immediate fixes after Emanuele's review. 11 gadi atpakaļ
  Michele Orrù 7c288c67f0 Getting rid of warnings. 11 gadi atpakaļ
  Michele Orrù 4dce81fa59 Defininng CFLAGS in configure.ac; adding --enable-debug option. 11 gadi atpakaļ
  Michele Orrù 200b39d2a8 Moving continued fractions algorithms to qarith.h. 11 gadi atpakaļ
  Michele Orrù 6c2a4ca53e Qualifying Questions' functions as static whenever possible. 11 gadi atpakaļ
  Michele Orrù 3437ddba11 Establishing standard return values for questions. 11 gadi atpakaļ
  Michele Orrù ab1189323d Using bsd-stryle LISTs. 11 gadi atpakaļ
  Michele Orrù 8b9e7b4acb New "-a" option, for slecting a specific attack. 11 gadi atpakaļ
  Michele Orrù 02105238af Testing "gen priv" command. 11 gadi atpakaļ
  Michele Orrù 6966588152 Refactoring: adding ask_rsa() to question_t as callback for rsa keys specifically. 11 gadi atpakaļ
  Michele Orrù f8e9438eac Restoring test_qa test_qa_sock to a working state. 11 gadi atpakaļ
  Michele Orrù a77abfd20e Simplyfyiing Makefile.am for tests. 11 gadi atpakaļ
  Michele Orrù 183e457bcf Improving gen program, using getopt() and testing it with a trivial script. 11 gadi atpakaļ
  Michele Orrù 2a775b9aaf make check available also for test_qa and test_qa_sock. 11 gadi atpakaļ
  Michele Orrù f3fa5efd0f Merge branch 'feature/wiener' into fix/posix 11 gadi atpakaļ
  Michele Orrù 30d7a75323 Test test_qa_sock.c 11 gadi atpakaļ
  Michele Orrù 32e338c01b Creating qarith.c, as module for arithmetic operations with bignums. 11 gadi atpakaļ
  Michele Orrù 05ccbfdf0a Whoa! Unittests. 11 gadi atpakaļ
  Michele Orrù e2a2bffcc3 Select questions/tests/ as unique pathname for unittests, and removing /test. 11 gadi atpakaļ
  Michele Orrù 1b575acff5 Refactoring: moving all header files into include/ subdirs. 11 gadi atpakaļ
  Michele Orrù 3a220b7ff0 Creating qstrings.c file, holding utilities for working with strings. 11 gadi atpakaļ
  Michele Orrù be99480f87 Merge branch 'feature/dixon' into fix/posix 11 gadi atpakaļ
  Michele Orrù 3b6f702b3d Merge branch 'master' into fix/posix 11 gadi atpakaļ
  Michele Orrù 8bd1e68d3a (assumed) non-working version of Dixon's Attack. 11 gadi atpakaļ