0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Jordan Rose ff81905fc6 Add senderAci() to SenderCertificate and DecryptionResult
Like ProtocolAddresses in 88a2d5c, these APIs will eventually only
support ACIs, so introducing strong types now helps move in that
direction. However, the existing APIs that produce strings have not
been removed yet.
2023-08-02 17:51:23 -07:00
..
android Bump NDK version to match the Github runner update 2023-02-13 10:03:45 -08:00
client Add senderAci() to SenderCertificate and DecryptionResult 2023-08-02 17:51:23 -07:00
docker java: Use our own mirror to reproducibly build for Android and Server 2023-07-19 15:51:07 -07:00
gradle/wrapper Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
server java: Reorganize tests 2023-07-27 15:40:44 -07:00
shared Add {Aci,Pni}.parseFromServiceId{String,Binary} 2023-08-02 17:51:23 -07:00
build_jni.sh Add Kyber KEM and implement PQXDH protocol 2023-05-09 16:44:40 -07:00
build.gradle Bump to version v0.30.1 2023-07-27 15:40:01 -07:00
check_code_size.py Java: don't eagerly strip libsignal_client.so; let gradle do it for us 2021-08-30 12:33:18 -07:00
code_size.json Bump to version v0.30.0 2023-07-20 14:02:10 -07:00
Dockerfile java: Use our own mirror to reproducibly build for Android and Server 2023-07-19 15:51:07 -07:00
gradle.properties Android: Add very basic Curve25519 benchmarks 2022-12-02 17:14:06 -08:00
gradlew Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
gradlew.bat Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
Makefile Docker: Use -it and --init to handle SIGTERM (^C) properly 2022-08-23 13:31:30 -07:00
settings.gradle java: Allow building only for desktop+server with -PskipAndroid 2023-04-18 14:25:38 -07:00