aboutsummaryrefslogtreecommitdiff
path: root/src/Spec/PointEncoding.v
Commit message (Expand)AuthorAge
* Moved PointEncoding out of SpecGravatar jadep2016-10-06
* Fixed a lingering inappropriate use of Logic.eqGravatar jadep2016-10-06
* fix 8.4 buildGravatar jadep2016-10-03
* A couple hotfixes; recent commits somehow broke thingsGravatar jadep2016-10-03
* Wrote proofs necessary to fill in all point-encoding related context variable...Gravatar jadep2016-10-03
* Remove anything incompatible with new algebraic hierarcyGravatar Andres Erbsen2016-06-20
* before changing SRep from N to F lGravatar Andres Erbsen2016-05-27
* Changed name of Encoding to CanonicalEncoding, and changed notation to match.Gravatar jadep2016-04-29
* Cleanup: mostly moving lemmas to Util files, some moving lemmas to more gener...Gravatar jadep2016-04-28
* Completed encoding reorganization; factored sign_bit out of PointEncodings an...Gravatar jadep2016-04-28
* consolidate and rename Edwards curve lemmasGravatar Andres Erbsen2016-04-25
* Reorganization and revision of Encoding code and redefinition of sign_bit fun...Gravatar jadep2016-04-25
* ed25519: continue derivationGravatar Andres Erbsen2016-04-08
* Drop second projections in Ed25519Gravatar Jason Gross2016-03-29
* Finish absolutizing importsGravatar Jason Gross2016-03-10
* removed Print AssumptionsGravatar Jade Philipoom2016-02-16
* moved some theorems requiring q mod 8 = 5 precondition to PointEncoding from ...Gravatar Jade Philipoom2016-02-16
* proved most of point encoding admits, fixed some build system issues (dead im...Gravatar Jade Philipoom2016-02-16
* added point encodings; some admits remainGravatar Jade Philipoom2016-02-16