summaryrefslogtreecommitdiff
path: root/tests/openpgp.scm
Commit message (Expand)AuthorAgeFilesLines
* openpgp: Fix argument order of 'fxbit-set?'....Lars-Dominik Braun2020-09-291-0/+12
* openpgp: Add 'string->openpgp-packet'....Ludovic Courtès2020-05-041-12/+3
* openpgp: 'lookup-key-by-{id,fingerprint}' return the key first....Ludovic Courtès2020-05-041-11/+11
* openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible....Ludovic Courtès2020-05-041-1/+1
* openpgp: Add 'lookup-key-by-fingerprint'....Ludovic Courtès2020-05-041-7/+9
* openpgp: Store the issuer key id and fingerprint in <openpgp-signature>....Ludovic Courtès2020-05-041-1/+1
* openpgp: Decode the issuer-fingerprint signature subpacket....Ludovic Courtès2020-05-041-5/+17
* Add (guix openpgp)....Ludovic Courtès2020-05-041-0/+248