summaryrefslogtreecommitdiff
path: root/src/util/test_rsa.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-09 17:10:38 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-09 17:10:38 +0100
commit0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5 (patch)
tree5432c78f60995d29d1b4f5567ed45465c5ad1304 /src/util/test_rsa.c
parentba38579c08664d4e75768f19fd639d1fa9470863 (diff)
downloadexchange-0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5.tar.gz
exchange-0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5.tar.bz2
exchange-0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5.zip
stop exporting microhttpd_lib API
Diffstat (limited to 'src/util/test_rsa.c')
-rw-r--r--src/util/test_rsa.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/test_rsa.c b/src/util/test_rsa.c
index ac3ae2cd4..85114843d 100644
--- a/src/util/test_rsa.c
+++ b/src/util/test_rsa.c
@@ -1,3 +1,7 @@
+/* NOTE: this is obsolete logic, we should migrate to the
+ GNUNET_CRYPTO_rsa-API as soon as possible */
+
+
/*
This file is part of TALER
(C) 2014 Christian Grothoff (and other contributing authors)