|
|
|
|
|
by subliminalpanda
3541 days ago
|
|
Looking at WhatsApps security whitepaper: "WhatsApp calls are also end-to-end encrypted When a WhatsApp user initiates a call:
1 The initiator builds an encrypted session with the recipient (as outlined in Section Initiating Session Setup), if one does not already exist
2 The initiator generates a random 32-byte SRTp master secret
3 The initiator transmits an encrypted message to the recipient that signals an incoming call, and contains the SRTp master secret
4 If the responder answers the call, a SRTp encrypted call ensues" From wikipedia: "Signal voice calls are encrypted with SRTP and the ZRTP key-agreement protocol, which was developed by Phil Zimmermann.[1][57]" So from where I'm reading they seem to be doing more or less the same thing when it comes to encrypting voice calls. https://www.whatsapp.com/security/WhatsApp-Security-Whitepap...
https://en.wikipedia.org/wiki/Signal_(software) |
|
ZRTP makes negotiation possible, so a roll-out of opus should be possible without breaking older clients.