diff options
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) |