mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
- Add a new "multi-recipient encrypt" entry point - Add an "encrypt v1 sealed sender from UnidentifiedSenderMessage- Content" entry point - Add a public constructor for UnidentifiedSenderMessageContent - Change group_encrypt to return a CiphertextMessage instead of bytes, so it can be used with the above - Java: add SenderKeyStore to SignalProtocolStore requirements