← All repos

ocaml-base64

Base64 encoding and decoding in OCaml

Browse cluster: OCaml Systems and Utilities
187commits
18contributors
4languages

Tech stack & purpose

ocaml-base64 is a library that provides base64 encoding and decoding functionality in OCaml, implementing the binary-to-text encoding scheme specified in RFC 4648. The project is built in OCaml and offers simple functions for converting between binary data and ASCII string representations, as demonstrated through straightforward encode and decode operations.

Languages

OCaml
98.6%
Shell
1.3%
Makefile
0.1%
Dune
0.1%

Contributors