aboutsummaryrefslogtreecommitdiff
path: root/guix/openpgp.scm
Commit message (Expand)AuthorAge
* openpgp: Remove now unnecessary procedure.Ludovic Courtès2021-03-02
* openpgp: '&openpgp-unrecognized-packet-error' includes type tag.Ludovic Courtès2020-10-14
* openpgp: Fix argument order of 'fxbit-set?'.Lars-Dominik Braun2020-09-29
* openpgp: Use Libgcrypt's crc24 implementation.Ludovic Courtès2020-06-23
* openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'.Ludovic Courtès2020-05-04
* openpgp: Raise error conditions instead of calling 'error'.Ludovic Courtès2020-05-04
* openpgp: Add 'string->openpgp-packet'.Ludovic Courtès2020-05-04
* openpgp: 'lookup-key-by-{id,fingerprint}' return the key first.Ludovic Courtès2020-05-04
* openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible.Ludovic Courtès2020-05-04
* openpgp: Add 'lookup-key-by-fingerprint'.Ludovic Courtès2020-05-04
* openpgp: Store the issuer key id and fingerprint in <openpgp-signature>.Ludovic Courtès2020-05-04
* openpgp: Decode the issuer-fingerprint signature subpacket.Ludovic Courtès2020-05-04
* Add (guix openpgp).Ludovic Courtès2020-05-04