mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 15:35:12 +00:00
@@ -74,6 +74,7 @@ public class ApplicationContext extends Application implements DependencyInjecto
|
||||
|
||||
|
||||
private void initializeRandomNumberFix() {
|
||||
Security.insertProviderAt(new org.spongycastle.jce.provider.BouncyCastleProvider(), 1);
|
||||
PRNGFixes.apply();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user