summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 66cdc23e..6f7903dd 100644
--- a/TODO
+++ b/TODO
@@ -19,4 +19,9 @@
* Add attributes to the MPI functions.
-* Write tests for the progress function \ No newline at end of file
+* Write tests for the progress function
+
+* In case the ac interface will be more popular than the pk interface,
+ the asymmetric ciphers could be changed for convenient interaction
+ with the ac interface (i.e. by using ac's `data sets') and the pk
+ interface could be changed to be a wrapper for the ac interface.