[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-openpgp created (now 5a86b96)
From: |
guix-commits |
Subject: |
branch wip-openpgp created (now 5a86b96) |
Date: |
Thu, 30 Apr 2020 11:13:48 -0400 (EDT) |
civodul pushed a change to branch wip-openpgp
in repository guix.
at 5a86b96 git-authenticate: Use (guix openpgp).
This branch includes the following new commits:
new 74d0d85 DRAFT Add (guix openpgp).
new c22bede openpgp: Decode the issuer-fingerprint signature subpacket.
new 31fc7cf openpgp: Store the issuer key id and fingerprint in
<openpgp-signature>.
new 0157c5e openpgp: Add 'lookup-key-by-fingerprint'.
new 740d804 openpgp: 'verify-openpgp-signature' looks up by fingerprint
when possible.
new dc0b5d5 openpgp: 'lookup-key-by-{id,fingerprint}' return the key
first.
new 4e66563 openpgp: Add 'string->openpgp-packet'.
new 5a86b96 git-authenticate: Use (guix openpgp).
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
- branch wip-openpgp created (now 5a86b96),
guix-commits <=
- 02/08: openpgp: Decode the issuer-fingerprint signature subpacket., guix-commits, 2020/04/30
- 04/08: openpgp: Add 'lookup-key-by-fingerprint'., guix-commits, 2020/04/30
- 05/08: openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible., guix-commits, 2020/04/30
- 06/08: openpgp: 'lookup-key-by-{id, fingerprint}' return the key first., guix-commits, 2020/04/30
- 03/08: openpgp: Store the issuer key id and fingerprint in <openpgp-signature>., guix-commits, 2020/04/30
- 08/08: git-authenticate: Use (guix openpgp)., guix-commits, 2020/04/30
- 01/08: DRAFT Add (guix openpgp)., guix-commits, 2020/04/30
- 07/08: openpgp: Add 'string->openpgp-packet'., guix-commits, 2020/04/30