Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a224132a8865452a

Jump to content

Talk:Session key

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 6 years ago by Grin in topic Group messaging

Group messaging

[edit]

I would say session keys are very important in group messaging since it's the currently known best method to feasibly create large end-to-end encrypted group chats.

The method is to generate a session key whenever the group changes, or the session expires, then send all the participants the new session key using conventional end-to-end methods (like using public key one-to-one snding), so the group messages don't have to carry keys for every participants.[1] But I am no crypto god to insert this into the article right away, some more eyes are appreciated. Feel free to include it, though. --grin 11:20, 21 August 2019 (UTC)Reply

References