update document

This commit is contained in:
2025-06-26 13:24:36 -05:00
parent 203973effa
commit 9a12b3b5e4

View File

@@ -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