aboutsummaryrefslogtreecommitdiffstats
path: root/zahl.h
diff options
context:
space:
mode:
Diffstat (limited to 'zahl.h')
-rw-r--r--zahl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zahl.h b/zahl.h
index 39d08a2..4cb1373 100644
--- a/zahl.h
+++ b/zahl.h
@@ -1,6 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* Warning: libzahl is not thread-safe. */
+/* Caution: Do not use libzahl for cryptographic applications, use a specialised library. */
#include <stddef.h>