aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/secp256k1/libsecp256k1/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/secp256k1/libsecp256k1/TODO')
-rw-r--r--crypto/secp256k1/libsecp256k1/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/secp256k1/libsecp256k1/TODO b/crypto/secp256k1/libsecp256k1/TODO
deleted file mode 100644
index a300e1c5e..000000000
--- a/crypto/secp256k1/libsecp256k1/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-* Unit tests for fieldelem/groupelem, including ones intended to
- trigger fieldelem's boundary cases.
-* Complete constant-time operations for signing/keygen