Logo
Explore Help
Sign In
TheArchive/session-android
1
0
Fork 0
You've already forked session-android
mirror of https://github.com/oxen-io/session-android.git synced 2025-01-13 12:23:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
session-android/res/menu/local_identity.xml

7 lines
292 B
XML
Raw Normal View History

Fix for Android PRNG bug. There is apparently an Android vulnerability with the PRNG it provides through the JCE. This uses their suggested code to patch the PRNG, and provides the option to regenerate identity keys. http://android-developers.blogspot.com/2013/08/some-securerandom-thoughts.html
2013-08-15 10:49:06 -07:00
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
Putting this functionality in the hands of the user was a bad idea.
2014-02-17 12:37:34 -08:00
<!--<item android:title="@string/local_identity__regenerate_key"-->
<!--android:id="@+id/menu_regenerate_key"-->
<!--android:icon="@drawable/refresh"/>-->
Fix for Android PRNG bug. There is apparently an Android vulnerability with the PRNG it provides through the JCE. This uses their suggested code to patch the PRNG, and provides the option to regenerate identity keys. http://android-developers.blogspot.com/2013/08/some-securerandom-thoughts.html
2013-08-15 10:49:06 -07:00
</menu>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 191ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API