ElGamal support added, fix of some minor GUI bugs, added a bunch of safe primes for ElGamal key creation
This commit is contained in:
@@ -222,6 +222,8 @@ public class MainActivity extends BaseActivity {
|
||||
SpannableString info =
|
||||
new SpannableString("Read the warnings!\n\n" +
|
||||
"Changes:\n" +
|
||||
"* ElGamal subkey support\n" +
|
||||
"* bug fixes\n" +
|
||||
"\n" +
|
||||
"WARNING: be careful editing your existing keys, as they " +
|
||||
"WILL be stripped of certificates right now.\n" +
|
||||
|
||||
Reference in New Issue
Block a user