commit cc469049767590884f6f8520358c252c94201c5a
parent 759837da70a819ce1c32efd5e2db6537367e098b
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 17 Apr 2015 19:47:55 +0200
adding list of missing /test requests
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/mint/taler-mint-httpd_test.c b/src/mint/taler-mint-httpd_test.c
@@ -18,6 +18,13 @@
* @brief Handle /test requests; parses the POST and JSON and
* checks that the client is binary-compatible
* @author Christian Grothoff
+ *
+ * TODO:
+ * - RSA operations
+ * - ECDHE operations
+ * - HKDF operations
+ * - Symmetric encryption/decryption
+ * - high-level transfer key logic
*/
#include "platform.h"
#include <gnunet/gnunet_util_lib.h>