FICHA · MANJARO

ruby-base64

Support for encoding and decoding binary data using a Base64 representation

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Provides Ruby support for encoding and decoding binary data using Base64 text representation. It is useful for APIs, data formats, mail handling, tokens, and small binary payloads carried through text-only channels.

Base64 is encoding, not encryption. Do not treat encoded secrets as protected, and validate input size before decoding untrusted data.

Permissions

Permissions not analysed for this source yet.