Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michele Orrù 570d63a175 Fixing and testing Fermat's factorization implementation. 11 gadi atpakaļ
  Michele Orrù 2ac0015106 Removing dedica page. :( 11 gadi atpakaļ
  Michele Orrù 228697d728 Giving structure to the book: creating chapters, and filling the one about Fermat. 11 gadi atpakaļ
  Michele Orrù c09424b8a6 Merge branch 'feature/fermat' 11 gadi atpakaļ
  Michele Orrù 2f9cda05f4 Use assert() instead of brutally exiting with EXIT_FAILURE. 11 gadi atpakaļ
  Michele Orrù 4757d48eb7 Irrelevant changes to thesis's main. 11 gadi atpakaļ
  Michele Orrù dc308ec20f Removing optimization, use debug flags also for bignums when debugging. 11 gadi atpakaļ
  Michele Orrù 76a42c32c6 Random tests: [cryptowars] keys. 11 gadi atpakaļ
  Michele Orrù 5b3890de52 Ignoring more files: generated from makefile, and with make check. 11 gadi atpakaļ
  Michele Orrù 4366606bc7 Specifying default arguments in the usage string. 11 gadi atpakaļ
  Michele Orrù 655399d262 Setting defualt port to the one written in /etc/services for https. 11 gadi atpakaļ
  Michele Orrù e029bab6a4 Merge branch 'fix/posix' 11 gadi atpakaļ
  Michele Orrù 67a5815264 Merge branch 'master' into fix/posix 11 gadi atpakaļ
  Michele Orrù e223759bb5 Fixing -a with not valid attacks: check before the file is given. 11 gadi atpakaļ
  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ù eabe3e6def Report 5. 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ļ