Commit History

Author SHA1 Message Date
  Michele Orrù f2611bded5 Sizes. 11 years ago
  Michele Orrù d3289e9642 Report 6. 11 years ago
  Michele Orrù c15312b413 Adding files for *all* other attacks. 11 years ago
  Michele Orrù aa24ef68bf Revisiting psudocode in euclid's algorithm. 11 years ago
  Michele Orrù 986c3bd8e7 More about the book: fermat, square root, and some corrections from Emanuele. 11 years ago
  Michele Orrù 570d63a175 Fixing and testing Fermat's factorization implementation. 11 years ago
  Michele Orrù 2ac0015106 Removing dedica page. :( 11 years ago
  Michele Orrù 228697d728 Giving structure to the book: creating chapters, and filling the one about Fermat. 11 years ago
  Michele Orrù c09424b8a6 Merge branch 'feature/fermat' 11 years ago
  Michele Orrù 2f9cda05f4 Use assert() instead of brutally exiting with EXIT_FAILURE. 11 years ago
  Michele Orrù 4757d48eb7 Irrelevant changes to thesis's main. 11 years ago
  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