aboutsummaryrefslogtreecommitdiff
path: root/src/Galois
Commit message (Expand)AuthorAge
...
* | Added lemmas to ListUtil and BaseSystem to help in ModularBaseSystem.Gravatar Jade Philipoom2015-11-05
* | ModularBaseSystem: Implemented reduce and proved reduce_rep, currently workin...Gravatar Jade Philipoom2015-11-05
* | ModularBaseSystem: defined an extended base system to represent unreduced pro...Gravatar Jade Philipoom2015-11-04
* | 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
|\|
* | ModularBaseSystem skeletonGravatar 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
| |\
| * | remove SearchAboutsGravatar Andres Erbsen2015-10-28
* | | BaseSystem: removed axiom b0_1.Gravatar Jade Philipoom2015-10-28
* | | Merge branch 'master' into jadeGravatar Jade Philipoom2015-10-28
|\| |
* | | BaseSystem: proved all admits.Gravatar Jade Philipoom2015-10-28
| * | Proof improvements in BaseSystemGravatar Adam Chlipala2015-10-28
* | | Proved add_same_length lemma.Gravatar Jade Philipoom2015-10-27
* | | Multiply rep mostly proven, working on admits.Gravatar Jade Philipoom2015-10-27
| | * patches for galoisGravatar Robert Sloan2015-10-27
* | | More work on proving linearity of multiply.Gravatar Jade Philipoom2015-10-26
* | | Modified to use formal preconditions for b0_1 and base_positive.Gravatar Jade Philipoom2015-10-25
| * | pos_pow_nat_posGravatar Andres Erbsen2015-10-25
| * | nth_tacGravatar Andres Erbsen2015-10-25
* | | Merge branch 'base0_1' into jadeGravatar Jade Philipoom2015-10-25
|\ \ \
* \ \ \ Merge https://github.com/mit-plv/fiat-crypto into jadeGravatar Jade Philipoom2015-10-25
|\ \ \ \ | | |/ / | |/| |
| | * | base[0] = 1Gravatar Andres Erbsen2015-10-25
| |/ /
| * | slight refactoring of BaseSystemGravatar Andres Erbsen2015-10-25
* | | progress on proving properties about multiplication in positional number systemGravatar Jade Philipoom2015-10-25
* | | progress on proving properties about multiplication in positional number systemGravatar Jade Philipoom2015-10-25
| * | bounds checksGravatar Andres Erbsen2015-10-25
|/ /
* | positional number system equivalence transcribed from pencil-and-paper proofs...Gravatar Andres Erbsen2015-10-25
* | primitive positional numeral system definition on top of ZGravatar Andres Erbsen2015-10-24
|/
* add morphism-based field implGravatar Robert Sloan2015-10-22
* fix the makefile to not rebuild + module renamingGravatar Robert Sloan2015-10-22
* pull changes from desktopGravatar Robert Sloan2015-10-19
* pull changes from desktopGravatar Robert Sloan2015-10-19
* gfPlus abstractionGravatar Robert Sloan2015-10-16
* Galois: add broken testGravatar Andres Erbsen2015-09-22
* merge with masterGravatar Robert Sloan2015-09-19
|\
* | make ring decidable + define constantsGravatar Robert Sloan2015-09-19
| * make `field` work when GaloisField and GaloisFieldTheory are imported at the ...Gravatar Andres Erbsen2015-09-18
|/
* GaloisFieldTheory: add scope delimiterGravatar Andres Erbsen2015-09-18
* GaloisFieldTheory: scoped notation that coincides with ZGravatar Andres Erbsen2015-09-18
* overlflow-checking ZToGF functionGravatar Andres Erbsen2015-09-17
* Removed dependency on proof irrelevance (it turns out we had a redundant exis...Gravatar Adam Chlipala2015-09-17
* Beautified remaining GaloisFieldTheory proofsGravatar Adam Chlipala2015-09-17
* Got most of the way through new GaloisField codeGravatar Adam Chlipala2015-09-17
* fix module structure + add assembly placeholderGravatar Robert Sloan2015-09-17
* redo module structure + init curve25519Gravatar Robert Sloan2015-09-16