0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java/client
Jordan Rose 5e81e01a38 java: {Signed,Kyber}PreKeyRecord.getKeyPair throws InvalidKeyException
Since the usual constructor is strongly typed, this can only happen
when the serialized data is corrupted. But that is a possibility.
2024-08-20 14:54:46 -07:00
..
src java: {Signed,Kyber}PreKeyRecord.getKeyPair throws InvalidKeyException 2024-08-20 14:54:46 -07:00
build.gradle java: Omit native libraries from the sources jars 2024-08-02 09:54:43 -07:00
proguard-usage.txt.expected Use @CalledFromNative to prevent stripping 2024-03-21 14:10:23 -04:00