Implement embedded GPG-compatible cryptography for existing keys #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Provide embedded GPG-compatible encryption, decryption, signing and key resolution using existing key material.
Scope
.gpg-idrecipients by full fingerprint, key ID, or exact user ID with ambiguity errors..gpgfiles..gpg-iddata required byPASSWORD_STORE_SIGNING_KEYcompatibility.Acceptance criteria
Prerequisites
Compatibility fixture harness; safe password-store core.
Implemented and pushed in
08bc244(Implement embedded OpenPGP compatibility (#4)).Implementation:
Issue-isolated verification:
Required repository gates all passed: