0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java/shared
Jordan Rose 5a05c936a7 GroupSendEndorsementsResponse: Weaken performance claims in docs
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.
2024-03-18 09:59:16 -07:00
..
java/org/signal/libsignal GroupSendEndorsementsResponse: Weaken performance claims in docs 2024-03-18 09:59:16 -07:00
resources/META-INF/proguard Java: Implement completing Java Futures from Rust 2023-09-27 06:48:21 -07:00
test/java/org/signal/libsignal Java: Use strong types for array-of-bytestrings 2024-03-13 12:22:46 -07:00
build.gradle Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00