SAVE: Obtain the public key after key generation.
commit936ee01d0da88019a04be28f2dcfe70d60bcb275
authorBen Kibbey <bjk@luxsci.net>
Sat, 13 Aug 2016 21:12:49 +0000 (13 17:12 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 13 Aug 2016 21:12:49 +0000 (13 17:12 -0400)
tree739b8696aba56b874e544fc2f98fd56239ff604a
parent3546cc0044ecc7d74ca0ad799741fb3dd45618f2
SAVE: Obtain the public key after key generation.

There are no recipients after key generation completes so do a LISTKEYS
on the generated signing key to determine the public encryption key.
Fixes KEYINFO not showing any public key.

This also changes the GENKEY status message to append both the signing
and encryption key after genkey completes.
doc/pwmd.html
doc/pwmd.texi
src/crypto.c