Files
libsignal/java
Jordan Rose 9839a5be79 Always use the original SSv2 version byte, 0x22, for ReceivedMessages
The format hasn't changed, so we don't need to bump the version number
for the messages the server sends to recipients.

This is implemented in two places: the Rust side for round-trip
testing, and the Java side for what the server actually does. (Both
are implemented to avoid unnecessary copies and unfortunately the two
aren't conveniently compatible with one another, but it's a simple
implementation anyway.)
2023-11-10 09:30:39 -08:00
..
2023-10-26 13:25:43 -07:00
2023-09-20 14:00:54 -07:00
2023-11-03 11:46:38 -07:00
2023-11-03 11:46:38 -07:00
2023-09-20 14:00:54 -07:00