aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-04-07 14:31:46 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-04-07 14:31:46 -0400
commit11c06e54d0512ee4e07056de28e472d5432721e4 (patch)
tree449012515f62c71596d461f910b315b4d6e0d117 /_CoqProject
parentaef441932b830e770a71ef150c6f784ca69e555d (diff)
Add 130-bit 3-register synthesis
This one has fewer operations, and so will be faster to play with
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject2
1 files changed, 2 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 0ecbfc92f..ee8537d44 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -191,8 +191,10 @@ src/Spec/MxDH.v
src/Spec/WeierstrassCurve.v
src/Spec/Test/X25519.v
src/Specific/ArithmeticSynthesisTest.v
+src/Specific/ArithmeticSynthesisTest130.v
src/Specific/IntegrationTestDisplayCommon.v
src/Specific/IntegrationTestLadderstep.v
+src/Specific/IntegrationTestLadderstep130.v
src/Specific/IntegrationTestLadderstepDisplay.v
src/Specific/IntegrationTestMul.v
src/Specific/IntegrationTestMulDisplay.v