From 9a12b3b5e460c65085a8eaea2890b7a14dc8b90b Mon Sep 17 00:00:00 2001 From: Donovan Date: Thu, 26 Jun 2025 13:24:36 -0500 Subject: [PATCH] update document --- docs/nkode_over_unencrypted_channel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nkode_over_unencrypted_channel.md b/docs/nkode_over_unencrypted_channel.md index 8c5b89a..4db88bb 100644 --- a/docs/nkode_over_unencrypted_channel.md +++ b/docs/nkode_over_unencrypted_channel.md @@ -37,7 +37,7 @@ A ChaCha20 Deterministic CSPRNG is a cryptographically secure pseudorandom numbe ## Secure Low-Bandwidth Architecture -We can modify the architecture above to allow secure authentication over an unencrypted network +We can modify the architecture above to allow secure authentication over an unencrypted network using ChaCha20. ```mermaid sequenceDiagram