From 6354b2dcf9d73f4931dcbc8c5ab3e89693b65ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 5 Aug 2014 22:38:36 +0200 Subject: Increase maximum custom RSA size --- OpenKeychain/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 58d3832f7..3debd9083 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -317,7 +317,7 @@ 8192 Custom key size Type custom key length (in bits): - RSA key length must be greater than 1024 and at most 8192. Also it must be multiplicity of 8. + RSA key length must be greater than 1024 and at most 16384. Also it must be multiplicity of 8. DSA key length must be at least 512 and at most 1024. Also it must be multiplicity of 64. -- cgit v1.2.3