index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
sign.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
indent: Fix spelling
Daniel Kahn Gillmor
1
-2
/
+2
2024-04-05
gpg: Support dual keygrips.
Werner Koch
1
-0
/
+2
2024-03-06
gpg: Fix a possible segv due to an uninitialized gcrypt context.
Werner Koch
1
-1
/
+1
2024-01-10
gpg: Allow to create revocations even with non-compliant algos.
Werner Koch
1
-5
/
+7
2023-11-16
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
1
-12
/
+1
2023-10-28
g10: Fix uninitalized variable use in sign_file
Andre Heinecke
1
-1
/
+1
2023-07-25
gpg: Add parallelized filter for hashing.
NIIBE Yutaka
1
-15
/
+49
2023-07-05
gpg: Use gnupg_fd_t for open_outfile.
NIIBE Yutaka
1
-3
/
+3
2023-06-13
gpg: Make progress work for large files on Windows.
Werner Koch
1
-4
/
+3
2023-05-24
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
1
-12
/
+1
2023-03-01
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
1
-12
/
+18
2023-01-19
gpg: Detect already compressed data also when using a pipe.
Werner Koch
1
-2
/
+19
2022-03-19
gpg: Always use version >= 4 to generate signature.
NIIBE Yutaka
1
-0
/
+9
2022-03-09
sign: Construct valid AEAD packets.
Jakub Jelen
1
-1
/
+2
2022-03-08
Use iobuf buffer size for temporary buffer size
Jussi Kivilinna
1
-2
/
+4
2022-02-27
g10/sign: sign_file: use iobuf_read for higher detached signing speed
Jussi Kivilinna
1
-2
/
+2
2021-12-10
gpg: Emit compatible Ed25519 signature.
NIIBE Yutaka
1
-0
/
+7
2021-05-17
gpg: Use a more descriptive prompt for symmetric decryption.
Werner Koch
1
-1
/
+1
2021-05-11
gpg: Fix allocation for EXTRAHASH.
NIIBE Yutaka
1
-1
/
+1
2021-04-12
gpg: Minor restructuring of a function.
Werner Koch
1
-1
/
+1
2021-03-24
gpg: Fix v5 signature for clearsign.
NIIBE Yutaka
1
-2
/
+18
2020-11-13
gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.
Werner Koch
1
-27
/
+38
2020-11-02
gpg: Do not use weak digest algos if selected by recipient prefs.
Werner Koch
1
-1
/
+2
2020-08-13
gpg: Ignore personal_digest_prefs for ECDSA keys.
Werner Koch
1
-3
/
+7
2020-07-03
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
1
-1
/
+2
2020-06-24
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
1
-10
/
+13
2020-06-09
gpg,ecc: Handle external representation as SOS with opaque MPI.
NIIBE Yutaka
1
-3
/
+5
2020-06-08
doc: Minor code comment fixes.
Werner Koch
1
-1
/
+1
2020-03-13
gpg: New option --include-key-block.
Werner Koch
1
-9
/
+99
2020-03-12
doc: Add a comment to explain the signature postscript.
Werner Koch
1
-3
/
+8
2019-11-11
gpg: Forbid the creation of SHA-1 third-party key signatures.
Werner Koch
1
-7
/
+44
2019-09-09
gpg: New option --use-keyboxd.
Werner Koch
1
-6
/
+6
2019-09-05
gpg: Prepare parser for the new attestation certificates.
Werner Koch
1
-2
/
+6
2019-05-13
gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.
Werner Koch
1
-0
/
+11
2019-05-13
gpg: Cleanup use of make_keysig_packet.
Werner Koch
1
-23
/
+15
2019-03-14
gpg: Implement v5 keys and v5 signatures.
Werner Koch
1
-6
/
+6
2019-03-14
gpg: Implemented latest rfc4880bis version 5 packet hashing.
Werner Koch
1
-17
/
+96
2018-11-12
common: Prepare for parsing mail sub-addresses.
Werner Koch
1
-1
/
+2
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-1
/
+1
2018-10-24
gpg: Unfinished support for v5 signatures.
Werner Koch
1
-21
/
+26
2018-10-24
indent: Modernize g10/sign.c
Werner Koch
1
-791
/
+829
2018-07-03
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
1
-1
/
+1
2018-01-23
gpg: Implement AEAD for SKESK packets.
Werner Koch
1
-3
/
+6
2018-01-22
gpg: Unify AEAD parameter retrieval.
Werner Koch
1
-3
/
+2
2018-01-10
gpg: Add stub function for encrypting AEAD.
Werner Koch
1
-1
/
+4
2018-01-10
gpg: New option --force-aead
Werner Koch
1
-2
/
+5
2017-08-01
Revert "g10: Always save standard revocation certificate in file."
Marcus Brinkmann
1
-3
/
+3
2017-08-01
g10: Always save standard revocation certificate in file.
Marcus Brinkmann
1
-3
/
+3
2017-07-28
gpg,sm: String changes for compliance diagnostics.
Werner Koch
1
-3
/
+2
2017-07-17
gpg,sm: Check compliance of the RNG.
Werner Koch
1
-0
/
+10
[next]