Stateless OpenPGP interface
authorJoey Hess <joeyh@joeyh.name>
Wed, 10 Jan 2024 19:59:35 +0000 (15:59 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 10 Jan 2024 19:59:35 +0000 (15:59 -0400)
commit812cbf0e1727167aeaef86aea22f0ea1f1db6fe6
tree88b405fc78621c5d1b1e7de4298775e156129d37
parentb728e935bc4aefde6b821a54b6ffb20f027fdabd
Stateless OpenPGP interface

Implemented according to
https://www.ietf.org/archive/id/draft-dkg-openpgp-stateless-cli-09.html#name-encrypt-encrypt-a-message

Not yet used by git-annex.

Sponsored-by: Leon Schuermann on Patreon
Utility/StatelessOpenPGP.hs [new file with mode: 0644]
git-annex.cabal