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
This commit is contained in:
Joey Hess 2024-01-10 15:59:35 -04:00
parent b728e935bc
commit 812cbf0e17
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 193 additions and 0 deletions

View file

@ -1060,6 +1060,7 @@ Executable git-annex
Utility.Split
Utility.SshConfig
Utility.SshHost
Utility.StatelessOpenPGP
Utility.Su
Utility.SystemDirectory
Utility.Terminal