aboutsummaryrefslogtreecommitdiff
path: root/bbv
Commit message (Collapse)AuthorAge
* Remove bbv dependencyGravatar Benjamin Barenblat2019-04-26
| | | | | | No code in fiat-crypto depends on bbv anymore, so delete it. Closes https://github.com/mit-plv/fiat-crypto/issues/481.
* bump submodulesGravatar Andres Erbsen2019-03-22
|
* Bump bbvGravatar Jason Gross2018-08-24
|
* git submodule updateGravatar Jade Philipoom2018-05-31
|
* Define machine model, write prefancy->fancy pass, and prove Montgomery code ↵Gravatar Jade Philipoom2018-05-31
| | | | correct
* git submodule update --remote --recursiveGravatar Andres Erbsen2018-02-24
|
* switch to public bbvGravatar Samuel Gruetter2018-02-05
|
* minor updates needed to make it compile with bbvGravatar Samuel Gruetter2018-02-05
| | | | removing lemma wordToNat_wzero is ok because it's already in bbv
* add bedrock bit vectors library (bbv) as a submodule replacing the Bedrock ↵Gravatar Samuel Gruetter2018-02-05
directory