cfuerst/formal-numbers.git
2018-02-02 Christoph FuerstAdded intrdocution master
2018-01-28 Christoph FuerstAdded information about RISCAL
2018-01-14 Christoph FuerstAdded section on RISCAL, formulated algorithms and...
2018-01-14 Christoph FuerstAdded section on RISCAL, formulated algorithms and...
2017-10-26 Christoph FuerstAbstract reworked
2017-06-04 Christoph Fuerstgenerated report
2017-06-04 Christoph Fuerstcorrected wrong statement about sets
2017-05-22 Christoph Fuerstadded details for diffie hellmann
2017-05-21 Christoph Fuerstadded invariants
2017-05-21 Christoph FuerstEdited report
2017-05-21 Christoph Fuerstedited report
2017-05-20 Christoph FuerstEdited Report
2017-05-19 Christoph FuerstEdited report
2017-05-19 Christoph FuerstIncorporated last review of Wolfgang
2017-05-15 Christoph FuerstAdded p>1
2017-05-15 Christoph FuerstAdded assertions for discrete_log
2017-05-14 Christoph FuerstAdded specifications of loop result
2017-05-14 Christoph FuerstAdded PowerMod
2017-05-07 Christoph FuerstAssertion of result
2017-04-30 Christoph Fuerstcorrected invariant of sieve
2017-04-28 Christoph FuerstAdded loop invariants
2017-04-28 Christoph Fuerstformulated invariant for sieveOfErathostenes
2017-04-20 Christoph Fuerstcorrected wrong last invariant in sieveSet
2017-04-20 Christoph FuerstUpdate after second Review Wolfgang
2017-04-20 Christoph FuerstUpdate after second review Wolfgang
2017-04-19 Christoph FuerstUpdates after Review Wolfgang
2017-04-19 Christoph FuerstUpdate after Review Wolfgang
2017-04-14 Christoph Fuerstinitial revision of Steins algorithm
2017-04-14 Christoph FuerstReadability, no functional changes
2017-04-14 Christoph Fuerstoptimized algorithm
2017-04-11 Christoph FuerstAdded sieve of erathostenes
2017-04-11 Christoph FuerstImplemented Set-Based View on Sieve Of Erathostenes
2017-04-10 Christoph FuerstFinally corrected DiscreteLog-Algorithm
2017-04-09 Christoph FuerstFinalized formalization of discrete_log
2017-04-08 Christoph Fuerstb is actually a prime
2017-04-08 Christoph FuerstCorrected and finalized verification of Baby-Step Giant...
2017-04-06 Christoph FuerstCorrected datatype
2017-04-06 Christoph FuerstAdded calculation for m
2017-04-06 Christoph FuerstFurther Pre-Conditions for Discrete Logarithm
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