From 6346bc54a82e4a4f025d7bfcde8dcfecb1dbe98d Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 30 Jun 2022 19:31:13 +0200 Subject: [PATCH] Updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 930a476..e0d7d6e 100755 --- a/README.md +++ b/README.md @@ -212,9 +212,10 @@ Reticulum has been designed to use a simple suite of efficient, strong and moder - Ed25519 for signatures - X22519 for ECDH key exchanges - HKDF for key derivation -- Fernet for encrypted tokens +- Modified Fernet for encrypted tokens - AES-128 in CBC mode - HMAC for message authentication + - No Fernet version and timestamp fields - SHA-256 - SHA-512