index
:
fiat-crypto
master
fast, formally verified cryptography
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ModularArithmetic
Commit message (
Expand
)
Author
Age
*
proved most of point encoding admits, fixed some build system issues (dead im...
Jade Philipoom
2016-02-16
*
merge
Jade Philipoom
2016-02-15
|
\
*
|
moved two non-primality-dependent lemmas to ModularArithmeticTheorems from Pr...
Jade Philipoom
2016-02-15
|
*
Finish seperating our specs: remove old non-specified code
Andres Erbsen
2016-02-15
|
/
*
Merge branch 'spec' of github.mit.edu:plv/fiat-crypto into spec
Jade Philipoom
2016-02-15
|
\
*
|
added square roots and an assortment of lemmas about prime fields/rings
Jade Philipoom
2016-02-15
*
|
changed the name of the ring to ring, not field
Jade Philipoom
2016-02-15
|
/
*
update F Coercions and tutorial
Andres Erbsen
2016-02-14
*
prove existance of F inv, implement pow -- CompleteEdwardsCurve.unifiedAdd Cl...
Andres Erbsen
2016-02-13
*
implement F_opp
Andres Erbsen
2016-02-12
*
document field issue re-appearing
Andres Erbsen
2016-02-12
*
port some edwards curve theorems
Andres Erbsen
2016-02-12
*
make field on F automatically clean up the constant-vomit it expands
Andres Erbsen
2016-02-11
*
port some Edwards curve stuff from GF to F
Andres Erbsen
2016-02-11
*
port several theorems from GF to F
Andres Erbsen
2016-02-11
*
Define F m, a replacement for GF with several benefits.
Andres Erbsen
2016-02-11
*
fresh take at specifications using implicit arguments instead of module param...
Andres Erbsen
2016-02-07