From c1f4d263ec1004512cdd6b38b351eb2fe2321c22 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Mar 2016 22:27:04 +0100 Subject: Add memory pool, also let the user know that libzahl is not designed for cryptography MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- zahl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'zahl.h') 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 -- cgit v1.2.3-70-g09d2