Fixed typo

This commit is contained in:
Mark Qvist 2022-10-18 15:54:49 +02:00
parent 3b53a73425
commit 6d2ce989b9

View File

@ -1,5 +1,5 @@
# Cryptographic Primitives
Reticulum has been 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:
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