aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-pair-tool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-19tools: Fix gpg-pair-tool to follow new API.gniibe/x25519NIIBE Yutaka1-15/+6
2019-09-19tools: Don't prepare G in gpg-pair-tool.NIIBE Yutaka1-2/+1
2019-09-19tools: Use new API of libgcrypt for gpg-pair-tool.NIIBE Yutaka1-67/+21
2019-06-20tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka1-1/+1
2018-12-17Silence a few compiler warnings new with gcc 8.Werner Koch1-2/+2
2018-07-05tools: Add experimental code for a pairing protocolseckey-sync-workWerner Koch1-0/+2020