index
:
fiat-crypto
master
fast, formally verified cryptography
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
proved most of point encoding admits, fixed some build system issues (dead im...
Jade Philipoom
2016-02-16
*
added point encodings; some admits remain
Jade Philipoom
2016-02-16
*
cleaned up and ported definition to solve for x ^ 2 in the curve equation
Jade Philipoom
2016-02-16
*
EdDSA: tweaked l_bound
Jade Philipoom
2016-02-15
*
fixed renamed files and added imports for encodings
Jade Philipoom
2016-02-15
*
merge
Jade Philipoom
2016-02-15
|
\
*
|
instantiated FqEncoding and FlEncoding (also fixed indentation, which is why ...
Jade Philipoom
2016-02-15
*
|
added generic encoding spec
Jade Philipoom
2016-02-15
*
|
moved two non-primality-dependent lemmas to ModularArithmeticTheorems from Pr...
Jade Philipoom
2016-02-15
*
|
a few lemmas in util about powers of 2 in Bedrock's various rewritten forms
Jade Philipoom
2016-02-15
|
*
Finish seperating our specs: remove old non-specified code
Andres Erbsen
2016-02-15
|
*
remove Check
Andres Erbsen
2016-02-15
|
/
*
Merge branch 'spec' of github.mit.edu:plv/fiat-crypto into spec
Jade Philipoom
2016-02-15
|
\
*
|
ported some of EdDSA25519 to new field framework
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
*
|
tweaks to util files, including automation for proving positivity/nonnegativi...
Jade Philipoom
2016-02-15
|
*
port bounded iter_op and Edwards doubleAndAdd
Andres Erbsen
2016-02-15
|
*
CompleteEdwardsCurve: unifiedAddM1: Closed Under Global Context
Andres Erbsen
2016-02-15
|
/
*
update F Coercions and tutorial
Andres Erbsen
2016-02-14
*
port ModularBaseSystem.v and GF25519.v to F m
Andres Erbsen
2016-02-14
*
Spec/EdDSA: comments, remove prehashing
Andres Erbsen
2016-02-13
*
Spec/EdDSA: cleanup; refactor lemmas to src/EdDSAProofs.v
Andres Erbsen
2016-02-13
*
prove existance of F inv, implement pow -- CompleteEdwardsCurve.unifiedAdd Cl...
Andres Erbsen
2016-02-13
*
Merge branch 'master' into spec
Jade Philipoom
2016-02-13
|
\
|
*
EdDSA spec ported over to new field implementation
Jade Philipoom
2016-02-13
*
|
implement F_opp
Andres Erbsen
2016-02-12
|
*
Merge branch 'spec' of github.mit.edu:plv/fiat-crypto
Jade Philipoom
2016-02-12
|
|
\
|
|
/
|
/
|
|
*
EdDSA25519: progress on proving PointEncoding admits; code still unorganized
Jade Philipoom
2016-02-12
*
|
workaround field with typeclass modulus
Andres Erbsen
2016-02-12
*
|
fix imports
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
*
|
remove a dangling About
Andres Erbsen
2016-02-07
|
/
*
removed lingering Check/SearchAbout statements
Jade Philipoom
2016-02-07
*
Merge branch 'master' of github.mit.edu:plv/fiat-crypto
Jade Philipoom
2016-02-07
|
\
*
|
EdDSA25519 : wrote and proved optimized PointEncoding, which encodes y and th...
Jade Philipoom
2016-02-07
|
*
PointFormats: prove dangling admit
Andres Erbsen
2016-02-07
|
*
Specific/GF25519: factor out lemmas
Andres Erbsen
2016-02-07
|
*
Do some work pair-programming with Andres on opts
Jason Gross
2016-02-05
|
*
Update build process to use COQPATH & _CoqProject
Jason Gross
2016-02-05
*
|
GaloisTheory: added lemmas useful for proving Euler's Criterion with GF. NumT...
Jade Philipoom
2016-02-02
|
*
recursive-build coqprime
Rob Sloan
2016-01-28
|
*
recursive-build coqprime
Rob Sloan
2016-01-28
*
|
ModualrBaseSystem: proved lingering admit in subtraction proof.
Jade Philipoom
2016-01-25
|
/
[next]