From 7d16fe45194cb69cb1ae0c77644dd80eb3d8dfd8 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 14 Nov 2025 23:20:22 +0100 Subject: [PATCH] Update of the warning. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e12876..cae0a26 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ The main features are as follows: - Base64 or modified base64 encoding output compatible with a URL path, DNS entry, or file name. -** WARNING : Inexact uses recent algorithms that are not approved by NIST or NSA ! ** +** WARNING : Inexact uses experimental algorithms that are not certified. ** -** Don't use it for anything else than experiments. ** +** Don't use this to secure sensitive things. ** ## Encryption principles