Files
libsignal/java/tests
Jordan Rose deeafcad51 java: Improve zkgroup's ByteArray helper class
- Don't validate sizes ahead of time if the subclass calls
  CheckValidContents anyway.
- Move serialize() up to ByteArray. Consequently, make ProfileKeyVersion
  *not* a ByteArray, since it serializes as a string.
2021-11-08 11:06:32 -08:00
..