cfuerst/formal-numbers.git
2017-04-06 Christoph FuerstWorking version of Discrete Logarithm
2017-04-06 Christoph FuerstFormalization of DiscreteLog
2017-04-05 Christoph FuerstFirst revision of discrete-log, added Prime check
2017-04-03 Christoph FuerstAdded source-listings, cleaned up discrete_log
2017-04-03 Christoph FuerstDivided sources into several files
2017-04-03 Christoph FuerstCorrected wrong invariant of LeftToRight, Updated Repor...
2017-04-02 Christoph FuerstAdded reasoning for z
2017-04-02 Christoph FuerstDivided into seperate files
2017-04-02 Christoph FuerstDescribed Integer Square Root
2017-03-31 Christoph FuerstAdded cases
2017-03-31 Christoph FuerstAdded contents on Left-To-Right Exponentation
2017-03-30 Christoph FuerstDescribed Left to Right Exponentation
2017-03-28 Christoph FuerstDiffie Hellmann Algorithm
2017-03-28 Christoph FuerstContent on RSA
2017-03-27 Christoph FuerstImplemented Tonellis Algorithm
2017-03-26 Christoph FuerstContents on Report
2017-03-26 Christoph FuerstAdded menu dialog
2017-03-26 Christoph FuerstAdded contents on Jacobi/Legendre Symbol
2017-03-26 Christoph FuerstInitial version of Fermat factorization
2017-03-26 Christoph FuerstAdded algorithm Fermat factorization
2017-03-25 Christoph FuerstAdded chapter on elementary number theory
2017-03-25 Christoph Fuerstfinished mathematical introduction on finite fields
2017-03-25 Christoph FuerstStructure, first contents on mathematics
2017-03-25 Christoph FuerstInitial revision of report
2017-03-25 Christoph FuerstAlgorithm for prime number factorization (according...
2017-03-23 Christoph FuerstValidity of Lemma 11 in krypto1.pdf
2017-03-23 Christoph FuerstInitial introduction of Legendre Symbol
2017-03-23 Christoph FuerstCorrected Loop invariant of quadratic residue
2017-03-22 Christoph FuerstTried to formulate loop invariant for quadraticresidue...
2017-03-22 Wolfgang Schreinertypo
2017-03-21 Christoph Fuerstmodified loop invariant for primes
2017-03-21 Christoph FuerstAdded trial division algorithm for primes
2017-03-21 Christoph FuerstRemoved main
2017-03-21 Christoph FuerstAdded definition of quadratic residue. TODO: It is...
2017-03-21 Christoph FuerstInitial revision