Skip to content

Unicode / Encoding Handling #16

@madmatvey

Description

@madmatvey

Hashing and signing functions assume UTF‑8 but do not enforce encoding.

Risk: Same logical payload can hash to different digests across encodings.

Proposed fix: Force UTF‑8 encoding or raise on non‑UTF‑8 input for all user‑supplied strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions