0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
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
..
android bridge: Make a combined endorsement for GroupSendEndorsementsResponse 2024-03-12 14:54:04 -07:00
client GroupSendEndorsements: don't fall over in the face of 1-person groups 2024-03-18 09:59:16 -07:00
docker Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle/wrapper Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
server Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
shared GroupSendEndorsementsResponse: Weaken performance claims in docs 2024-03-18 09:59:16 -07:00
build_jni.sh Java: Allow limiting which archs are built for Android 2024-03-07 10:15:57 -08:00
build.gradle Bump to version v0.41.1 2024-03-07 14:29:14 -08:00
check_code_size.py Continue the size check if GH response is invalid 2024-03-13 12:52:42 -04:00
code_size.json Bump to version v0.41.1 2024-03-07 14:29:14 -08:00
Dockerfile Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
gradle.properties Android: Add very basic Curve25519 benchmarks 2022-12-02 17:14:06 -08:00
gradlew
gradlew.bat
license_header.txt Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00
Makefile Automatically release builds on Sonatype 2023-11-13 11:31:42 -08:00
settings.gradle Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00