libsignal/java/shared
Jordan Rose 8fdb2778bc
protocol: Split FingerprintError out from SignalProtocolError
The "fingerprint" / safety number operations *are* tied to the
"protocol" in that they provide a way to verify identity keys, but
they are also completely distinct from the message handling that the
rest of SignalProtocolError is used for.
2025-08-15 12:21:25 -07:00
..
java/org/signal/libsignal protocol: Split FingerprintError out from SignalProtocolError 2025-08-15 12:21:25 -07:00
resources/META-INF/proguard Expand Java keep rule for exception constructors 2025-05-28 17:12:00 -04:00
test/java/org/signal/libsignal java: System.runFinalization() in GC cleanup testing 2025-08-13 13:31:23 -07:00