mirror of
https://github.com/markqvist/reticulum_website.git
synced 2024-12-25 07:29:28 -05:00
Fixed typo
This commit is contained in:
parent
3b53a73425
commit
6d2ce989b9
@ -1,5 +1,5 @@
|
|||||||
# Cryptographic Primitives
|
# 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
|
- Ed25519 for signatures
|
||||||
- X22519 for ECDH key exchanges
|
- X22519 for ECDH key exchanges
|
||||||
|
Loading…
Reference in New Issue
Block a user