Open robert-scheck opened 4 years ago
The main reason is we followed the SFrame draft (-00): https://tools.ietf.org/html/draft-omara-sframe-00
We did start with GCM and will likely return to it. SFrame is still a young document and we are following it closely and participating at IETF discussions.
https://github.com/jitsi/lib-jitsi-meet/blob/d2153eb404ddadef6d5b89ae8c499fa144280531/modules/e2ee/crypto-utils.js#L19-L20
says that Jitsi uses AES-CTR with 128 bit for E2EE currently - why?
So is there a specific reason that
are currently used?