Home GnuPG
Diffusion GnuPG 72eaff1aa610

g10: Remove deprecated internal functions.
72eaff1aa610Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

g10: Remove deprecated internal functions.

* g10/keygen.c (do_ask_passphrase, generate_raw_key)
(gen_card_key_with_backup, save_unprotected_key_to_card): Remove.

Now, key generation is done by gpg-agent. Asking passphrase is done
through pinentry invoked by gpg-agent. It is done by
new internal function of card_store_key_with_backup.

Details

Provenance
gniibeAuthored on Dec 18 2015, 2:18 AM
Parents
rGb30c15bf7c53: g10: Fix a regression for generating card key with backup.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rG72eaff1aa610: g10: Remove deprecated internal functions. (authored by NIIBE Yutaka <gniibe@fsij.org>).Dec 18 2015, 2:18 AM