package base64

  1. Overview
  2. Docs
Base64 encoding and decoding library

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
sha256=409e4a8cc547642d221d1b65c635099c9e0d5a8256cedd714542207165210287
md5=cebd2543f9b40276f63875f6695e7b57

doc/index.html

base64

API

Library base64

  • Base64 Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 4648.
OCaml

Innovation. Community. Security.