adding list of missing /test requests

This commit is contained in:
Christian Grothoff 2015-04-17 19:47:55 +02:00
parent 759837da70
commit cc46904976

View File

@ -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>