mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-31 10:36:09 +00: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