aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_ecc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_ecc.c')
-rw-r--r--src/util/crypto_ecc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/util/crypto_ecc.c b/src/util/crypto_ecc.c
index 95d157eb1..60f70e083 100644
--- a/src/util/crypto_ecc.c
+++ b/src/util/crypto_ecc.c
@@ -25,9 +25,6 @@
25 * 25 *
26 * This is just a first, completely untested, draft hack for future ECC support. 26 * This is just a first, completely untested, draft hack for future ECC support.
27 * TODO: 27 * TODO:
28 * - declare public API in gnunet_crypto_lib (move some structs, etc.)
29 * - implement gnunet-ecc binary
30 * - convert existing RSA testcases
31 * - adjust encoding length and other parameters 28 * - adjust encoding length and other parameters
32 * - actually test it! 29 * - actually test it!
33 */ 30 */