1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt

keys.
This commit is contained in:
David Shaw 2003-11-29 22:59:10 +00:00
parent 96afb2dcfb
commit b713d8464f
2 changed files with 9 additions and 23 deletions

View file

@ -1,5 +1,8 @@
2003-11-29 David Shaw <dshaw@jabberwocky.com>
* keygen.c (ask_algo): Remove ability to generate Elgamal
sign+encrypt keys.
* revoke.c (gen_desig_revoke): Specify in the comment when a
designated revocation is generated.