Historia zmian

Autor SHA1 Wiadomość Data
  Michele Orrù 2ac0015106 Removing dedica page. :( 11 lat temu
  Michele Orrù 228697d728 Giving structure to the book: creating chapters, and filling the one about Fermat. 11 lat temu
  Michele Orrù c09424b8a6 Merge branch 'feature/fermat' 11 lat temu
  Michele Orrù 2f9cda05f4 Use assert() instead of brutally exiting with EXIT_FAILURE. 11 lat temu
  Michele Orrù 4757d48eb7 Irrelevant changes to thesis's main. 11 lat temu
  Michele Orrù dc308ec20f Removing optimization, use debug flags also for bignums when debugging. 11 lat temu
  Michele Orrù 76a42c32c6 Random tests: [cryptowars] keys. 11 lat temu
  Michele Orrù 5b3890de52 Ignoring more files: generated from makefile, and with make check. 11 lat temu
  Michele Orrù 4366606bc7 Specifying default arguments in the usage string. 11 lat temu
  Michele Orrù 655399d262 Setting defualt port to the one written in /etc/services for https. 11 lat temu
  Michele Orrù e029bab6a4 Merge branch 'fix/posix' 11 lat temu
  Michele Orrù 67a5815264 Merge branch 'master' into fix/posix 11 lat temu
  Michele Orrù e223759bb5 Fixing -a with not valid attacks: check before the file is given. 11 lat temu
  Michele Orrù 511661faf8 Fermat question: a simple-non optimized version of Fermat's Factorization. 11 lat temu
  Michele Orrù 85880993a6 Sorting automake file, ordering questions and finally solving the header issue. 11 lat temu
  Michele Orrù 672a084cdc Testing gen pub -e -p -q. 11 lat temu
  Michele Orrù 5f300a0450 Fixing exit-codes: -1 in case no attack was found, 0 if found, > 0 otherwise. 11 lat temu
  Michele Orrù a6180e36f1 Command-line option -R, for local rsa keys. 11 lat temu
  Michele Orrù 97ebc3ccc7 Printing informations about the just broken RSA key. 11 lat temu
  Michele Orrù 71751b2084 Immediate fixes after Emanuele's review. 11 lat temu
  Michele Orrù 7c288c67f0 Getting rid of warnings. 11 lat temu
  Michele Orrù eabe3e6def Report 5. 11 lat temu
  Michele Orrù 4dce81fa59 Defininng CFLAGS in configure.ac; adding --enable-debug option. 11 lat temu
  Michele Orrù 200b39d2a8 Moving continued fractions algorithms to qarith.h. 11 lat temu
  Michele Orrù 6c2a4ca53e Qualifying Questions' functions as static whenever possible. 11 lat temu
  Michele Orrù 3437ddba11 Establishing standard return values for questions. 11 lat temu
  Michele Orrù ab1189323d Using bsd-stryle LISTs. 11 lat temu
  Michele Orrù 8b9e7b4acb New "-a" option, for slecting a specific attack. 11 lat temu
  Michele Orrù 02105238af Testing "gen priv" command. 11 lat temu
  Michele Orrù 6966588152 Refactoring: adding ask_rsa() to question_t as callback for rsa keys specifically. 11 lat temu