mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
Right now the benefits of receiving GroupSendEndorsementsResponse using member ciphertexts are balanced by the increased cost of deserializing the full ciphertexts instead of just the part we need. We can improve things here if needed, but for now let's just not claim that the ciphertext approach is "significantly" better than the alternative.