Note about blocked possibility to generate weak (<1024) RSA key.
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
android:padding="4dp"
|
||||
android:text="@string/key_creation_el_gamal_info" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:padding="4dp"
|
||||
android:text="@string/key_creation_weak_rsa_info" />
|
||||
|
||||
<TableRow>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user