From 8565b2fdf57fea9b82a9798f217ff81c55de1ae8 Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 3 Jul 2022 09:29:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dadc5d..830ceb2 100755 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ You can help support the continued development of open, free and private communi Are certain features in the development roadmap are important to you or your organisation? Make them a reality quickly by sponsoring their implementation. ## Cryptographic Primitives -Reticulum has been using a simple suite of efficient, strong and modern cryptographic primitives, with widely available implementations that can be used both on general-purpose CPUs and on microcontrollers. The necessary primitives are: +Reticulum uses a simple suite of efficient, strong and modern cryptographic primitives, with widely available implementations that can be used both on general-purpose CPUs and on microcontrollers. The necessary primitives are: - Ed25519 for signatures - X22519 for ECDH key exchanges