Skip to content

Base64 encoder should support de-/encoding without line wrapping #3

Description

@mscholl

The Base64 de-/encoder strictly inserts carriage return and linefeed after 76 chars. However, corresponding RFC 3548 states that this should not be done unless explicitly requested. Thus the de-/encoder should be adapted accordingly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions