We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ea3e6 commit 9911efdCopy full SHA for 9911efd
protocol.md
@@ -6,6 +6,9 @@ This protocol is an adaptation of [Matrix.org]'s [Olm] and [Megolm] encryption t
6
Olm is an implementation of the [double ratchet algorithm] developed by Open Whisper Systems and
7
first used in the [Signal] app.
8
9
+The IRC adaptation is being designed under [KiwiIRC] with the goal of creating a modern end-to-end
10
+encryption standard for IRC that could be implemented by many different clients.
11
+
12
## Peer sessions
13
14
Raw byte arrays are base64 encoded without padding for transmission as [Message Tag] values.
0 commit comments