aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2013-12-03 12:31:38 +0000
committerFlorian Dold <florian.dold@gmail.com>2013-12-03 12:31:38 +0000
commit3156e4a8d3decded8a765cd69937e4b0ad492543 (patch)
tree8a175ea722b9d7ee317aab6d2836bccecfb53b5c
parent0ea59b934c4325d14234bc41fe85ba78d7291f9a (diff)
downloadgnunet-java-3156e4a8d3decded8a765cd69937e4b0ad492543.tar.gz
gnunet-java-3156e4a8d3decded8a765cd69937e4b0ad492543.zip
issues
-rw-r--r--ISSUES1
1 files changed, 1 insertions, 0 deletions
diff --git a/ISSUES b/ISSUES
index c4e97bf..9c6ea0c 100644
--- a/ISSUES
+++ b/ISSUES
@@ -7,6 +7,7 @@ crypto:
7 * gnunet-java verifies 7 * gnunet-java verifies
8 * problem already starts at key generation 8 * problem already starts at key generation
9 * equivalent for other EC cryptosystems in GNUnet (I just happened to test ECDHE first) 9 * equivalent for other EC cryptosystems in GNUnet (I just happened to test ECDHE first)
10 * endianess in the libgcrypt bit fiddling?
10 * what about montgomery vs. twisted edwards performance now? 11 * what about montgomery vs. twisted edwards performance now?
11 12
12set: any issues? 13set: any issues?