index
:
fiat-crypto
master
fast, formally verified cryptography
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Update comment with Andres' suggestion
Jason Gross
2016-09-05
*
More 8.4 fixes
Jason Gross
2016-09-05
*
Add comments to WfReflective, handle Expr
Jason Gross
2016-09-05
*
More 8.4 fixes (apparently rebinding [->] doesn't work)
Jason Gross
2016-09-05
*
Fix for 8.4 compatibility
Jason Gross
2016-09-05
*
Remove ReifyDirect
Jason Gross
2016-09-05
*
A helper lemma for [Wf]
Jason Gross
2016-09-05
*
PHOAS syntax
Jason Gross
2016-09-05
*
Add nth_error_In from 8.6
Jason Gross
2016-09-05
*
Add connectives about option pointed_Prop
Jason Gross
2016-09-05
*
Add a coercion [bool >-> option pointed_Prop]
Jason Gross
2016-09-05
*
Fix a typo
Jason Gross
2016-09-05
*
Add a file about pointed Props
Jason Gross
2016-09-05
*
Add a lemma about semidecidable things to Decidable
Jason Gross
2016-09-05
*
Make [inversion_{prod,sigma}] stronger
Jason Gross
2016-09-05
*
Transparent version of f_equal2
Jason Gross
2016-09-05
*
Reserve [->] like in 8.5, so we can redefine it in 8.4
Jason Gross
2016-09-05
*
Add path_prod_eta
Jason Gross
2016-09-03
*
Make [inversion_option] work on Prop options
Jason Gross
2016-09-03
*
Reserve λ notation
Jason Gross
2016-09-02
*
Add reserved syntax-let notation
Jason Gross
2016-09-02
*
Don't zeta-reduce in [simplify_projections]
Jason Gross
2016-09-02
*
Add prod_beq
Jason Gross
2016-09-02
*
Strip <infomsg>; it messes things up in Coq 8.6 display
Jason Gross
2016-09-02
*
Slightly better cfail
Jason Gross
2016-09-02
*
Fix [ring] reference broken by moving [Require] outside a module
Jason Gross
2016-09-02
*
Silence a warning about [Require] in 8.6
Jason Gross
2016-09-02
*
Add cfail{2,3}
Jason Gross
2016-09-02
*
Add [idtac_goal]
Jason Gross
2016-09-02
*
Add constr-based idtac tactics
Jason Gross
2016-09-02
*
Add another reserved notation
Jason Gross
2016-09-01
*
Add more reserved infixes
Jason Gross
2016-08-31
*
Add correctness theorems to Montgomery.ZBounded
Jason Gross
2016-08-31
*
Rename congrunce_option to inversion_option, add [inversion_prod]
Jason Gross
2016-08-31
*
Add congruence_option tactic
Jason Gross
2016-08-31
*
updated GF25519 to match new exponentiation chain code
jadep
2016-08-31
*
Added square roots to GF1305, started reworking freeze_opt in preparation for...
jadep
2016-08-31
*
Generalized exponentiation chains so inverse and square roots can use the sam...
jadep
2016-08-31
*
Removed some commented-out code that will probably not be needed.
jadep
2016-08-31
*
Compatibility for 8.5; clear assumptions for an admitted canonicalization proof.
jadep
2016-08-31
*
Removed lingering SearchAbout.
jadep
2016-08-31
*
Proofs for MBS square roots.
jadep
2016-08-31
*
fixed typo; extra argument
jadep
2016-08-31
*
Parameterized square roots for primes that are 5 mod 8 over any computation o...
jadep
2016-08-31
*
Reworked square root theorems to prove they are valid iff a square root exist...
jadep
2016-08-31
*
Add runtime equality comparison and square root functions to ModularBaseSystem.
jadep
2016-08-31
*
fix duplicate name in PrimeFieldTheorems
jadep
2016-08-31
*
square roots modulo p for [p mod 4 = 3]; we now have modular sqrt for all pri...
jadep
2016-08-31
*
Defined an equality comparison for tuples that uses bool instead of Prop (lik...
jadep
2016-08-31
*
Add reduce via partial to Montgomery ZBounded
Jason Gross
2016-08-29
[next]