Skip to content

sign function should return a Sig object #44

@wiktor-k

Description

@wiktor-k

Currently the sign function returns raw bytes that are always armored.

If the function returned a Sig object then the caller could choose if they want an armored string (via str(sig)) or raw bytes (via bytes(sig)).

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