mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Migrate avatars and group avatars.
This commit is contained in:
@@ -54,4 +54,7 @@ public class ModernEncryptingPartOutputStream {
|
||||
}
|
||||
}
|
||||
|
||||
public static long getPlaintextLength(long cipherTextLength) {
|
||||
return cipherTextLength - 32;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user