aboutsummaryrefslogtreecommitdiff
path: root/src/CompleteEdwardsCurve/CompleteEdwardsCurveTheorems.v
Commit message (Expand)AuthorAge
* Use Admitted, not Qed, when a proof has admitGravatar Jason Gross2016-06-21
* Fix [Proper_add] in 8.5Gravatar Jason Gross2016-06-21
* Make [bash] tactic easier to debugGravatar Jason Gross2016-06-21
* use Local Obligation Tactic (8.5-compat)Gravatar Andres Erbsen2016-06-21
* remove trailing whitespace from src/Gravatar Andres Erbsen2016-06-20
* move nsatz into tactics directoryGravatar Andres Erbsen2016-06-20
* tuple toolingGravatar Andres Erbsen2016-06-20
* port CompleteEdwardsCurve.ExtendedCoordinates, make [field_algebra] try fewer...Gravatar Andres Erbsen2016-06-18
* move nsatz out of algebra, improve algebra, port CompleteEdwardsCurveTheoremsGravatar Andres Erbsen2016-06-17
* verify derivation: EdDSA layerGravatar Andres Erbsen2016-05-28
* consolidate and rename Edwards curve lemmasGravatar Andres Erbsen2016-04-25
* point_eq_decGravatar Andres Erbsen2016-04-22
* finished last cases of nonzero proofs for associativityGravatar jadep2016-04-21
* Add a tactic for field inequalitiesGravatar Jason Gross2016-04-19
* Finish absolutizing importsGravatar Jason Gross2016-03-10
* Remove [Admitted]; [Qed] is now under a secondGravatar Jason Gross2016-03-08
* CompleteEdwardsCurveTheorems: associativity proof that times out on QedGravatar Andres Erbsen2016-03-03
* ModularArithmetic: [field] tactic that respects opacity, prettify ExtendedCoo...Gravatar Andres Erbsen2016-02-28
* moved some theorems requiring q mod 8 = 5 precondition to PointEncoding from ...Gravatar Jade Philipoom2016-02-16
* cleaned up and ported definition to solve for x ^ 2 in the curve equationGravatar Jade Philipoom2016-02-16
* remove CheckGravatar Andres Erbsen2016-02-15
* ported some of EdDSA25519 to new field frameworkGravatar Jade Philipoom2016-02-15
* EdDSA spec ported over to new field implementationGravatar Jade Philipoom2016-02-13
* document field issue re-appearingGravatar Andres Erbsen2016-02-12
* port some edwards curve theoremsGravatar Andres Erbsen2016-02-12