aboutsummaryrefslogtreecommitdiff
path: root/src/Curves/Curve25519.v
Commit message (Expand)AuthorAge
* PointFOrmats,EdDSA: remove redundant axiomsGravatar Andres Erbsen2016-01-16
* fix merge conflicts + PointFormats proofsGravatar Robert Sloan2016-01-14
|\
* | assumption lemmas in PointFormatsGravatar Rob Sloan2016-01-11
* | simple refactor of makefile; commentsGravatar varomodt2016-01-09
| * cleanupGravatar Andres Erbsen2016-01-08
|/
* PointFormats/EdDSA: scoping tweaks in PointFormats, small changes of phrasing...Gravatar Jade Philipoom2016-01-05
* PointFormats: all Edwards25519 points are onCurveGravatar Andres Erbsen2015-12-15
* Rewrote PointFormats to be parameterized by modulus; reformatting of EdDSA.Gravatar Jade Philipoom2015-12-09
* fix the makefile to not rebuild + module renamingGravatar Robert Sloan2015-10-22
* Curves: elliptic curve point format record declarations and some invariantsGravatar Andres Erbsen2015-09-18
* fix module structure + add assembly placeholderGravatar Robert Sloan2015-09-17
* redo module structure + init curve25519Gravatar Robert Sloan2015-09-16
* init our centralized repoGravatar Robert Sloan2015-09-10