import * as earthstar from "https://deno.land/x/earthstar@v10.2.0/src/syncer/message_crypto.ts";
Classes
Given a stream of potentially multiple and / or truncated chunks with an encrypted length delimiter, finds encrypted length delimiters and uses that to enqueue discrete chunks | |
Decrypts discrete encrypted chunks prefixed with a 12 byte initialisation value. |