Skip to content

clearsign produces detached signatures #189

Open
@PomposusMaximus

Description

@PomposusMaximus

Good morning

is it by intention that GPGME::Crypto.clearsign(text) produces detached signatures? At least, the signed data is not included in the result. Should this not be an equivalent to calling :~$: gpg --clearsign [text] on the command-line?
Directing the output to a file (option :output) does only produce the same, for me useless, output: a signature inside a PGP-encrypted block, but the signed data is not included.

If you do produce “inline” clear singed text, please show me your authentic code example.

TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions