Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Base85 alphabet does not dearmor #7

Description

@lun-4

Since the Base85 contains a dot, and due to the code in dearmor() trying to find the second dot that finishes the message, it (most probably will) find a dot that is actually part of the armored message instead of the one that finishes the END SALTPACK MESSAGE. header.

Because of that, dearmoring a saltpack message with base85 never worked (at least from my side), and that is what I found on why it isn't working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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