projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c9831fc
)
generate a 2048 bit key (default size in gpg)
author
Paul
<paul@claws-mail.org>
Mon, 9 Jun 2014 06:21:44 +0000
(07:21 +0100)
committer
Paul
<paul@claws-mail.org>
Mon, 9 Jun 2014 06:21:44 +0000
(07:21 +0100)
src/plugins/pgpcore/sgpgme.c
patch
|
blob
|
history
diff --git
a/src/plugins/pgpcore/sgpgme.c
b/src/plugins/pgpcore/sgpgme.c
index dd26197d1be26d8a826523572e88d23496118a3f..62fc6b3bf5c2a352ed67aaa3dfc34ca1623de761 100644
(file)
--- a/
src/plugins/pgpcore/sgpgme.c
+++ b/
src/plugins/pgpcore/sgpgme.c
@@
-789,7
+789,7
@@
again:
key_parms = g_strdup_printf("<GnupgKeyParms format=\"internal\">\n"
"Key-Type: DSA\n"
- "Key-Length:
1024
\n"
+ "Key-Length:
2048
\n"
"Subkey-Type: ELG-E\n"
"Subkey-Length: 2048\n"
"Name-Real: %s\n"