Skip to content

Correct PGPSign.mjs to use the clearsign function - #2696

Open
engrach wants to merge 1 commit into
gchq:masterfrom
engrach:patch-1
Open

Correct PGPSign.mjs to use the clearsign function#2696
engrach wants to merge 1 commit into
gchq:masterfrom
engrach:patch-1

Conversation

@engrach

@engrach engrach commented Jul 27, 2026

Copy link
Copy Markdown

Closes issue #2697

The PGPSign function should use the kbpgp.clearsign function instead of the kbpgp.box.

The clearsign function returns a plaintext message instead of an armorded signature that is used for encryption.

The PGPSign function should use the kbpgp.clearsign function instead of the kbpgp.box. 

The clearsign function returns a plaintext message instead of an armorded signature that is used for encryption.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant