Skip to content

Base64 is generating invalid length base64 strings - cross language interop #127

@curtislinden

Description

@curtislinden

Hi.

I'm experiencing a cross language interoperability problem that comes from removing the '=' padding on the end of the string. This breaks strict implementations of base64 ( ruby lets one get away with a missing length). I'm seeing this issue in the Elixir implementation and the native erlang implementation.

Is it possible to stop removing the additional = ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions