Our best and brightest advice on web development.
Items for Category: Web Development
The Double Ratchet is a procedure that uses the shared key generated by the X3DH protocol to create and update new keys used for encrypting and decrypting messages.
10 months ago
Sat, Jan 4th, 2025
Linphone's message encryption (LIME) adopts the X3DH and Double Ratchet protocols, which were published by Signal. X3DH is a procedure for generating a shared key based on ECDH, while the Double Ratchet uses the shared key generated by the X3DH protocol to generate and update new keys for encrypting and decrypting messages. Here, I will first summarize X3DH and ECDH.
10 months ago
Sat, Jan 4th, 2025