diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-09 17:10:38 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-09 17:10:38 +0100 |
commit | 0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5 (patch) | |
tree | 5432c78f60995d29d1b4f5567ed45465c5ad1304 /src/util/rsa.c | |
parent | ba38579c08664d4e75768f19fd639d1fa9470863 (diff) |
stop exporting microhttpd_lib API
Diffstat (limited to 'src/util/rsa.c')
-rw-r--r-- | src/util/rsa.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/rsa.c b/src/util/rsa.c index cde56be9e..c34ab1661 100644 --- a/src/util/rsa.c +++ b/src/util/rsa.c @@ -1,3 +1,6 @@ +/* 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) |