From cc469049767590884f6f8520358c252c94201c5a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Apr 2015 19:47:55 +0200 Subject: adding list of missing /test requests --- src/mint/taler-mint-httpd_test.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/mint/taler-mint-httpd_test.c b/src/mint/taler-mint-httpd_test.c index c7e0af05d..3d612f856 100644 --- 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 -- cgit v1.2.3