aboutsummaryrefslogtreecommitdiff
path: root/src/LegacyArithmetic/README.md
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andreser@mit.edu>2019-01-08 04:21:38 -0500
committerGravatar Andres Erbsen <andreser@mit.edu>2019-01-09 22:49:02 -0500
commit3ca227f1137e6a3b65bc33f5689e1c230d591595 (patch)
treee1e5a2dd2a2f34f239d3276227ddbdc69eeeb667 /src/LegacyArithmetic/README.md
parent3ec21c64b3682465ca8e159a187689b207c71de4 (diff)
remove old pipeline
Diffstat (limited to 'src/LegacyArithmetic/README.md')
-rw-r--r--src/LegacyArithmetic/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/LegacyArithmetic/README.md b/src/LegacyArithmetic/README.md
deleted file mode 100644
index b0137664c..000000000
--- a/src/LegacyArithmetic/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-The development of this directory predates `src/Arithmetic`, and should probably
-be considered to be superseded by it. The p256 Montgomery reduction for
-a 128-bit cpu synthesized here still works.