aboutsummaryrefslogtreecommitdiff
path: root/src/ModularArithmetic
Commit message (Expand)AuthorAge
...
* | moved two non-primality-dependent lemmas to ModularArithmeticTheorems from Pr...Gravatar Jade Philipoom2016-02-15
| * Finish seperating our specs: remove old non-specified codeGravatar Andres Erbsen2016-02-15
|/
* Merge branch 'spec' of github.mit.edu:plv/fiat-crypto into specGravatar Jade Philipoom2016-02-15
|\
* | added square roots and an assortment of lemmas about prime fields/ringsGravatar Jade Philipoom2016-02-15
* | changed the name of the ring to ring, not fieldGravatar Jade Philipoom2016-02-15
|/
* update F Coercions and tutorialGravatar Andres Erbsen2016-02-14
* prove existance of F inv, implement pow -- CompleteEdwardsCurve.unifiedAdd Cl...Gravatar Andres Erbsen2016-02-13
* implement F_oppGravatar Andres Erbsen2016-02-12
* document field issue re-appearingGravatar Andres Erbsen2016-02-12
* port some edwards curve theoremsGravatar Andres Erbsen2016-02-12
* make field on F automatically clean up the constant-vomit it expandsGravatar Andres Erbsen2016-02-11
* port some Edwards curve stuff from GF to FGravatar Andres Erbsen2016-02-11
* port several theorems from GF to FGravatar Andres Erbsen2016-02-11
* Define F m, a replacement for GF with several benefits.Gravatar Andres Erbsen2016-02-11
* fresh take at specifications using implicit arguments instead of module param...Gravatar Andres Erbsen2016-02-07