Skip to content

Decode Raw Signature Bytes into Readable Hex Strings #222

@codeZe-us

Description

@codeZe-us

Signatures in auth entries are raw bytes that mean nothing without decoding. This decoder translates them into a display-friendly format so the auth report shows real information instead of hex blobs.

  • Decode ed25519 signatures from raw bytes into their hex string representation
  • Handle the case where signature bytes are malformed or empty without panicking

Expectations: Every signature in an auth entry is rendered as a readable hex string in the output, with malformed cases producing a clear error label.

Join the group: https://t.me/+sII7WPhll2liMGNk

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions