aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-02-24 21:08:35 -0500
committerGravatar Jason Gross <jasongross9@gmail.com>2018-03-19 14:17:26 -0400
commit8b3b3eb6288cfa59e84ba22c0923e07280d25de6 (patch)
tree8ea7db6d4980f1b6a569e0ae9d3ad744250ace23 /src
parent98ab4858ac1be2e2904bfa2e06f638c3e112e919 (diff)
Insert missing comment
Diffstat (limited to 'src')
-rw-r--r--src/Experiments/SimplyTypedArithmetic.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Experiments/SimplyTypedArithmetic.v b/src/Experiments/SimplyTypedArithmetic.v
index d428d264c..773a51bba 100644
--- a/src/Experiments/SimplyTypedArithmetic.v
+++ b/src/Experiments/SimplyTypedArithmetic.v
@@ -6517,7 +6517,7 @@ End X25519_64.
(** TODO: write a lemma that for things equal to all operations using defaulting interp, we get a ring isomorphic to F m *)
(** TODO: compose with stringification + wrappers for prime, extract to OCaml/Haskell *)
(** TODO: proofs *)
-
+(*
Module X25519_32.
Definition n := 10%nat.
Definition s := 2^255.