aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keygen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-2/+2
2019-05-21gpg: Do not allow creation of user ids larger than our parser allows.Werner Koch1-15/+20
2019-05-13gpg: Cleanup use of make_keysig_packet.Werner Koch1-4/+4
2019-04-03gpg: Improve the code to decrypt using PIV cards.Werner Koch1-1/+1
2019-04-02gpg: Allow direct key generation from card with --full-gen-key.Werner Koch1-20/+158
2019-03-27gpg: Don't use EdDSA algo ID for ECDSA curves.Trevor Bentley1-7/+18
2019-03-14gpg: Implement v5 keys and v5 signatures.Werner Koch1-58/+174
2018-12-04gpg: Prepare revocation keys for use with v5 keys.Werner Koch1-3/+7
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2018-08-29gpg: Explain error message in key generation with --batchWerner Koch1-1/+3
2018-07-05doc: Typo fix in a comment.Werner Koch1-1/+1
2018-03-29g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka1-6/+11
2018-03-28g10: Change ask_curve so that it can be used outside.NIIBE Yutaka1-23/+15
2018-01-18gpg: Fix the use of future-default with --quick-add-key.Werner Koch1-12/+34
2018-01-10gpg: Add option and preference framework for AEAD.Werner Koch1-8/+112
2018-01-01gpg: Allow "futuredefault" as alias for "future-default".Werner Koch1-6/+8
2017-12-29gpg: Allow the use of "cv25519" and "ed25519" in the keygen parms.Werner Koch1-0/+7
2017-12-13gpg: Return an error from hexfingerprint on malloc error.Werner Koch1-0/+5
2017-12-12gpg: default-preference-list: prefer SHA512.Daniel Kahn Gillmor1-10/+27
2017-11-06g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka1-9/+16
2017-11-01gpg: Remove trailing comma in an enum.Werner Koch1-1/+1
2017-11-01g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka1-9/+16
2017-10-19gpg: Fix creating on-disk subkey with on-card primary key.Werner Koch1-0/+3
2017-09-12gpg: Fix "Fix key generation with only an email part".Werner Koch1-1/+1
2017-09-11gpg: Fix key generation with only an email part.Werner Koch1-1/+8
2017-09-08gpg: default to 3072-bit RSA keys.Daniel Kahn Gillmor1-5/+4
2017-07-27indent: Wrap an overlong line.Werner Koch1-1/+3
2017-07-26g10: Make sure exactly one fingerprint is output with --quick-gen-key.Marcus Brinkmann1-1/+2
2017-06-20gpg: Fix error handling.Justus Winter1-0/+2
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-2/+2
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-21/+25
2017-03-29gpg: Extend free_packet to handle a packet parser context.Werner Koch1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-6/+6
2017-03-02gpg: Always initialize the trust db when generating keys.Justus Winter1-3/+2
2017-03-02gpg: Fix (quick) key generation with --always-trust.Justus Winter1-2/+3
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch1-19/+3
2017-02-26g10: fix typoManish Goregaokar1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-02-20g10: Support primary key generation by keygrip.NIIBE Yutaka1-109/+149
2017-01-12gpg: Rename a var to avoid a shadowing warning.Werner Koch1-3/+5
2016-12-13g10: Spell out --full-gen-key.Justus Winter1-1/+1
2016-12-13g10: Create expiring keys in quick key generation mode.Justus Winter1-0/+2
2016-12-12gpg: Fix memory leak in ecc key generation.Werner Koch1-1/+2
2016-12-12gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch1-1/+18
2016-12-12gpg: Fix algo string parsing of --quick-addkey.Werner Koch1-9/+18
2016-12-09g10: Create keys that expire in simple key generation mode.Justus Winter1-1/+6
2016-12-02gpg: New option --default-new-key-algo.Werner Koch1-129/+382
2016-11-15gpg: Add new compliance mode "de-vs".Werner Koch1-19/+35
2016-11-10gpg: Improve error message for --quick-gen-key.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1