summaryrefslogtreecommitdiffstats
path: root/g10/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-171-1/+1
* gpg: Fix allocation for EXTRAHASH.NIIBE Yutaka2021-05-111-1/+1
* gpg: Minor restructuring of a function.Werner Koch2021-04-121-1/+1
* gpg: Fix v5 signature for clearsign.NIIBE Yutaka2021-03-241-2/+18
* gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch2020-11-131-27/+38
* gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch2020-11-021-1/+2
* gpg: Ignore personal_digest_prefs for ECDSA keys.Werner Koch2020-08-131-3/+7
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-1/+2
* gpg,agent: Support Ed448 signing.NIIBE Yutaka2020-06-241-10/+13
* gpg,ecc: Handle external representation as SOS with opaque MPI.NIIBE Yutaka2020-06-091-3/+5
* doc: Minor code comment fixes.Werner Koch2020-06-081-1/+1
* gpg: New option --include-key-block.Werner Koch2020-03-131-9/+99
* doc: Add a comment to explain the signature postscript.Werner Koch2020-03-121-3/+8
* gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch2019-11-111-7/+44
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-6/+6
|\
| * gpg: New option --use-keyboxd.Werner Koch2019-09-091-6/+6
* | gpg: Prepare parser for the new attestation certificates.Werner Koch2019-09-051-2/+6
|/
* gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.Werner Koch2019-05-131-0/+11
* gpg: Cleanup use of make_keysig_packet.Werner Koch2019-05-131-23/+15
* gpg: Implement v5 keys and v5 signatures.Werner Koch2019-03-141-6/+6
* gpg: Implemented latest rfc4880bis version 5 packet hashing.Werner Koch2019-03-141-17/+96
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-1/+2
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* gpg: Unfinished support for v5 signatures.Werner Koch2018-10-241-21/+26
* indent: Modernize g10/sign.cWerner Koch2018-10-241-791/+829
* g10: Fix memory leak for PKT_signature.NIIBE Yutaka2018-07-031-1/+1
* gpg: Implement AEAD for SKESK packets.Werner Koch2018-01-231-3/+6
* gpg: Unify AEAD parameter retrieval.Werner Koch2018-01-221-3/+2
* gpg: Add stub function for encrypting AEAD.Werner Koch2018-01-101-1/+4
* gpg: New option --force-aeadWerner Koch2018-01-101-2/+5
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-011-3/+3
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-011-3/+3
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-3/+2
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+10
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-231-1/+1
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-2/+2
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+23
* common,g10: Fix typos.Justus Winter2017-06-061-1/+1
* g10: Minor clean up.NIIBE Yutaka2017-04-261-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-15/+20
* gpg: Extend free_packet to handle a packet parser context.Werner Koch2017-03-291-3/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-8/+8
* gpg: Fix memory leak in the error case of signature creation.Werner Koch2017-02-101-2/+9
* g10: Fix memory leak.Justus Winter2016-12-091-0/+2
* Improve some comments.Neal H. Walfield2016-11-291-8/+24
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: New option --senderWerner Koch2016-08-181-0/+15
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-081-1/+1
* gpg: New option --mimemode.Werner Koch2016-07-131-3/+5
* g10: Fix memory leak.Justus Winter2016-06-301-0/+1