index
:
fiat-crypto
master
fast, formally verified cryptography
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Experiments
/
Ed25519.v
Commit message (
Expand
)
Author
Age
*
Remove everything after the individual reified ops
Jason Gross
2017-04-03
*
move large non-building chunks of Ed25519.v
Andres Erbsen
2017-03-02
*
Switch to fully uncurried form for reflection
Jason Gross
2017-03-01
*
Removed code that will be completely replaced in the future; replaced some po...
jadep
2017-02-22
*
move lemmas from Ed25519 to WordUtil
jadep
2017-02-22
*
move some lemmas from Ed25519 to ZUtil
jadep
2017-02-22
*
moved more stuff to NUtil
jadep
2017-02-22
*
Moved N lemmas from Ed25519 and IterAssocOp into new NUtil file
jadep
2017-02-22
*
categorize the rest of the stuff in Ed25519
jadep
2017-02-22
*
categorize some of the stuff in Ed25519
jadep
2017-02-22
*
Fix changed names
Jason Gross
2017-02-03
*
Generalize add_coordinates
Jason Gross
2016-11-17
*
Add mulW_noinline
Jason Gross
2016-11-14
*
Proper_sqrt
Andres Erbsen
2016-11-13
*
Remove extra admitted lemmas in 8.4
Jason Gross
2016-11-12
*
GF25519: add ErepAdd
Andres Erbsen
2016-11-11
*
[cbn] is 8.5 only
Jason Gross
2016-11-11
*
Fix proofs broken by stronger preconditions
Jason Gross
2016-11-11
*
Most of the admits in Ed25519.v
Rob Sloan
2016-11-11
*
Work around looping in 8.4
Jason Gross
2016-11-10
*
implement X25519
Andres Erbsen
2016-11-06
*
move B_order_l and prime_q
Andres Erbsen
2016-11-06
*
Connect [is_bounded] to [bounded_by]
Jason Gross
2016-11-06
*
Work around a bug in 8.4 vm_compute
Jason Gross
2016-11-05
*
put EdDSA encoding sign bit at the MSB
Andres Erbsen
2016-11-04
*
separate Ed25519Extraction.v, add extraction to Makefile
Andres Erbsen
2016-11-03
*
fix Word64 constants for extraction, check in more extraction directives
Andres Erbsen
2016-11-03
*
Make [freeze] proofs consider machine integer width and hard input bounds sep...
jadep
2016-11-03
*
fix and prove ERepDec_correct
Andres Erbsen
2016-11-02
*
Fix diverging Qed in 8.5{,pl1} ([f_equal] is broken)
Jason Gross
2016-11-02
*
Fix broken proof
Jason Gross
2016-11-02
*
Fix a possibly-diverging Qed in 8.4 (feEnc_correct)
Jason Gross
2016-11-02
*
Ed25519: use fully qualified names for [a] and [d]
Andres Erbsen
2016-11-02
*
almost fix Ed25519 for 8.4
Andres Erbsen
2016-11-02
*
even less fragile proofs
Andres Erbsen
2016-11-02
*
improve some fragile proofs (built on 8.4)
Andres Erbsen
2016-11-02
*
Proved feDec_correct modulo a few admits about Z
jadep
2016-11-02
*
feDec_correct in progress, fully converted to Z operations
jadep
2016-11-02
*
use correct version of WToZ_ZToW lemma
jadep
2016-11-02
*
sqrt_correct reduced to a few admits
jadep
2016-11-02
*
Progress proving ERepDec_correct (included tweaking preconditions for Modular...
jadep
2016-11-02
*
Fixed reversed tuple in feDec
jadep
2016-11-02
*
Parameterize bounded things over the limb length
Jason Gross
2016-11-01
*
Add some interpretations things, speed up proofs in Ed25519
Jason Gross
2016-10-31
*
Switch to reflective bounded word in Ed25519
Jason Gross
2016-10-31
*
Use sigma types to fix extraction
Jason Gross
2016-10-31
*
Proved eq_enc_E_iff
jadep
2016-10-30
*
framework for l_order_B
Andres Erbsen
2016-10-30
*
proved feSign_correct
jadep
2016-10-29
*
proved Proper_feSign
jadep
2016-10-29
[next]