aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* reorganized lemmas; moved several to ListUtil and ZUtil.Gravatar Jade Philipoom2015-11-24
|
* ModularBaseSystem: added definition to perform a specific sequence of ↵Gravatar Jade Philipoom2015-11-24
| | | | carries and proved that it preserves GF representation.
* Specific/GF25519: Updated to match new PseudoMersenneBaseParams spec.Gravatar Jade Philipoom2015-11-24
|
* ModularBaseSystem: relocated base_succ to PsuedoMersenneBaseParams, proved ↵Gravatar Jade Philipoom2015-11-20
| | | | carry_rep.
* Added base_succ precondition to BaseSystem to help prove carrying.Gravatar Jade Philipoom2015-11-19
|
* ModularBaseSystem: proving reduce case of carry_rep.Gravatar Jade Philipoom2015-11-18
|
* ModularBaseSystem: carry_rep has boring modular arithmetic proofsGravatar Andres Erbsen2015-11-17
|
* ModularBaseSystem: introduced lemmas about breaking lists; working on ↵Gravatar Jade Philipoom2015-11-17
| | | | carry_rep_reduce.
* ModularBaseSystem.carry: implement, state lemmas, some progress on proofsGravatar Andres Erbsen2015-11-17
|
* BaseSystem: finish first pass of prettifying proofsGravatar Andres Erbsen2015-11-11
|
* BaseSystem: more prettyficationGravatar Andres Erbsen2015-11-10
|
* ModularBaseSystem: Implemented and proved subtraction, completing ↵Gravatar Jade Philipoom2015-11-10
| | | | implementation of GFrep interface.
* BaseSystem: implemented and proved subtraction.Gravatar Jade Philipoom2015-11-10
|
* ModularBaseSystem: implemented fromGF and proved correct, moved inline ↵Gravatar Jade Philipoom2015-11-10
| | | | admits about inject to GaloisTheory.
* Merge of local changes and most recent changes in mit-plv masterGravatar Jade Philipoom2015-11-10
|\
* | BaseSystem: added encode definition, included b0_1 precondition in BaseCoefs ↵Gravatar Jade Philipoom2015-11-10
| | | | | | | | (first element of base is 1).
| * BaseSystem: more boringGravatar Andres Erbsen2015-11-10
| |
| * BaseSystem: more hints, more boringGravatar Andres Erbsen2015-11-10
|/
* ModularBaseSystem: finished most admits for addition and multiplication, ↵Gravatar Jade Philipoom2015-11-09
| | | | moved some lemmas to ListUtil.
* ModularBaseSystem: proved addition and multiplication.Gravatar Jade Philipoom2015-11-07
|
* BaseSystem: removed confusing notations and added mul_length lemma ↵Gravatar Jade Philipoom2015-11-07
| | | | (currently admitted).
* ModularBaseSystem: finish base_goodGravatar Andres Erbsen2015-11-07
|
* ModularBaseSystem: prove some admits in mase system extensionGravatar Andres Erbsen2015-11-07
|
* ModularBaseSystem: continuing to prove base_good.Gravatar Jade Philipoom2015-11-07
|
* Merge branch 'master' of github.mit.edu:plv/fiat-cryptoGravatar Jade Philipoom2015-11-06
|\
* | Starting to prove base_good in ModularBaseSystemGravatar Jade Philipoom2015-11-06
| |
| * Specific: PseudoMersenneBaseParams for GF25519Base25Point5.Gravatar Andres Erbsen2015-11-06
| |
| * Merge remote-tracking branch 'jadep/master'Gravatar Andres Erbsen2015-11-06
| |\ | |/ |/|
| * instantiate BaseSystem using base 2^ceil(25.5i) representation of GF(2^255-19)Gravatar Andres Erbsen2015-11-06
| |
| * src/Specific/GF25519.v: more complicated example for BaseSystemGravatar Andres Erbsen2015-11-05
| |
* | ModularBaseSystem: finished proving all admits for reduce_rep; proved ↵Gravatar Jade Philipoom2015-11-05
| | | | | | | | base_positive for extended base system.
* | Added lemmas to ListUtil and BaseSystem to help in ModularBaseSystem.Gravatar Jade Philipoom2015-11-05
| |
* | ModularBaseSystem: Implemented reduce and proved reduce_rep, currently ↵Gravatar Jade Philipoom2015-11-05
| | | | | | | | working on admits (extended_shiftadd and reduce_defn).
* | ModularBaseSystem: defined an extended base system to represent unreduced ↵Gravatar Jade Philipoom2015-11-04
| | | | | | | | products.
* | Relocated boring tactic to ListUtil and added combine_truncate lemma.Gravatar Jade Philipoom2015-11-04
| |
* | Merge branch 'master' of github.mit.edu:plv/fiat-cryptoGravatar Jade Philipoom2015-11-03
|\|
| * set_nth_splice case coverageGravatar Andres Erbsen2015-11-03
| |
| * more set_nthGravatar Andres Erbsen2015-11-03
| |
* | Merge branch 'master' of github.mit.edu:plv/fiat-cryptoGravatar Jade Philipoom2015-11-03
|\|
| * set_nthGravatar Andres Erbsen2015-11-01
| |
* | ModularBaseSystem skeletonGravatar Andres Erbsen2015-10-30
| |
| * Beautified BinGF.splitWordsGravatar Adam Chlipala2015-10-30
| |
| * word bound propagation examplesGravatar Andres Erbsen2015-10-30
| |
| * BaseSystem to Util.ListUtil: separate out generic list lemmasGravatar Andres Erbsen2015-10-29
| |
| * Merge branch 'master' of github.mit.edu:rsloan/fiat-cryptoGravatar Andres Erbsen2015-10-29
| |\
| | * bingfGravatar Robert Sloan2015-10-29
| | |
| * | Merge branch 'master' of github.mit.edu:rsloan/fiat-cryptoGravatar Andres Erbsen2015-10-29
| |\|
| * | remove resolved todoGravatar Andres Erbsen2015-10-28
| | |
| * | remove SearchAboutsGravatar Andres Erbsen2015-10-28
| | |
* | | BaseSystem: removed axiom b0_1.Gravatar Jade Philipoom2015-10-28
| | |