aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--to_gallina.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/to_gallina.md b/to_gallina.md
new file mode 100644
index 000000000..bf5ab8270
--- /dev/null
+++ b/to_gallina.md
@@ -0,0 +1,11 @@
+Remaining work needed for Gallina verification code
+---------------------------------------------------
++ GF subtraction
++ efficient GF exponentiation
++ efficient GF inverse
++ make EdDSA point addition use ModularBaseSystem
++ represent scalars (Fl) in ModularBaseSystem (large c)
++ elliptic curve decidable equality
++ associativity nonseroes
++ negation of elliptic curve points
++ canonical representations of field elements