aboutsummaryrefslogtreecommitdiff
path: root/src/Spec/WeierstrassCurve.v
Commit message (Expand)AuthorAge
* Strip trailing whitespaceGravatar Jason Gross2017-06-02
* clean elliptic curve proofs, use par: in WeierstrassAffineProofsGravatar Andres Erbsen2017-04-28
* rename-everythingGravatar Andres Erbsen2017-04-06
* make 8.5 happyGravatar Andres Erbsen2017-03-02
* use [positive] for [F] modulus, char_ge_C instead of char_gt_CGravatar Andres Erbsen2017-03-02
* address some code review commentsGravatar Andres Erbsen2017-03-02
* Weierstrass curve is a groupGravatar Andres Erbsen2017-03-02
* change weierstrass spec, prove most cases of associativityGravatar Andres Erbsen2017-03-02
* split the algebra library; use fsatz moreGravatar Andres Erbsen2017-03-02
* remove eq_dec from MonoidGravatar Andres Erbsen2016-08-23
* Refactor ModularArithmetic into Zmod, expand DecidableGravatar Andres Erbsen2016-08-04
* Define the spec of Weierstrass curves (#6)Gravatar Jason Gross2016-07-03