civodul pushed a change to branch wip-openpgp
in repository guix.
was 5a86b96 git-authenticate: Use (guix openpgp).
This change permanently discards the following revisions:
discard 5a86b96 git-authenticate: Use (guix openpgp).
discard 4e66563 openpgp: Add 'string->openpgp-packet'.
discard dc0b5d5 openpgp: 'lookup-key-by-{id,fingerprint}' return the key
first.
discard 740d804 openpgp: 'verify-openpgp-signature' looks up by fingerprint
when possible.
discard 0157c5e openpgp: Add 'lookup-key-by-fingerprint'.
discard 31fc7cf openpgp: Store the issuer key id and fingerprint in
<openpgp-signature>.
discard c22bede openpgp: Decode the issuer-fingerprint signature subpacket.
discard 74d0d85 DRAFT Add (guix openpgp).