From c602c5cfc9277636132215669c1aba6976ceac75 Mon Sep 17 00:00:00 2001 From: Brooklyn Zelenka Date: Tue, 11 Jul 2023 20:10:39 -0700 Subject: [PATCH] Clearer wording --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54c5645..bf98b9e 100644 --- a/README.md +++ b/README.md @@ -250,11 +250,11 @@ NB this is the first step of the double ratchet / KDF, as explained in [ยง1.5.1. ``` mermaid flowchart TD - XCC["ECDH + HKDF = XChaCha ๐Ÿ”‘"] + XCC["HKDF(X25519) = ChaCha Key ๐Ÿ”‘"] - subgraph Payload - IV["Random IV (cleartext)"] - subgraph Env [XChaCha-Poly1305 Envelope] + subgraph Clear Payload + IV["Random IV"] + subgraph Env [Encrypted XChaCha-Poly1305 Envelope] ucan["UCAN iss: ResponderDID aud:ReqECDH