Skip to content

add support for Base32 decoding #10

Description

@evandrix

it's quite common, and can be identified with 1 trailing =, instead of 2 =s used in its Base64 counterpart.
in Python, base64.b32decode can be used to perform the decoding.

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