package base64
Base64 encoding for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
base64-v3.2.0.tbz
sha256=b6717d5540d22a51e0ce473f94e89acbf6592f234c3d096449e7ed4796854ecb
md5=8ac1d6145277cee57d36611d1c420f05
Description
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.
Published: 04 Apr 2019
README
Base64 for OCaml
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.
See also documentation.
Example
Simple encoding and decoding.
utop # #require "base64";;
utop # let enc = Base64.encode_exn "OCaml rocks!";;
val enc : string = "T0NhbWwgcm9ja3Mh"
utop # let plain = Base64.decode_exn enc;;
val plain : string = "OCaml rocks!"
License
Dependencies (3)
-
dune
>= "1.0.1"
- base-bytes
-
ocaml
>= "4.03.0"
Used by (89)
-
async_smtp
>= "v0.13.0" & < "v0.15.0"
- awa
-
aws
>= "1.2"
-
aws-s3
>= "4.3.0"
- awsm
- azblob
-
azure-cosmos-db
< "0.2.0"
- benchpress
- benchpress-server
-
biocaml
>= "0.10.0"
-
bistro
>= "0.5.0"
- builder
- caldav
-
capnp-rpc-lwt
>= "0.3.2" & < "0.5.0"
-
capnp-rpc-mirage
>= "0.3.3" & < "0.6.0"
- capnp-rpc-net
-
capnp-rpc-unix
>= "0.3.2"
- carton
-
cohttp
>= "2.0.0"
-
colombe
< "0.2.0"
-
current_web
>= "0.3"
-
datakit-ci
>= "0.12.3"
-
decompress
>= "1.1.0"
- dkim
-
dns
>= "1.1.1" & < "4.0.0"
-
dns-server
>= "4.6.3"
-
dns-tsig
>= "4.4.0"
- dnssec
-
dose3
>= "6.1"
-
dream
< "1.0.0~alpha3"
- dream-httpaf
- dream-pure
-
email_message
>= "v0.13.0" & < "v0.15.0"
-
emile
>= "0.4"
-
eqaf
>= "0.7"
-
extprot
>= "1.7.0"
-
ezjs_push
>= "0.2"
-
git
>= "3.0.0"
-
git-unix
>= "3.0.0"
-
graphql-cohttp
>= "0.9.0"
-
h2
>= "0.5.0"
- http-lwt-client
- httpun-ws
-
hvsock
>= "2.0.0"
-
irc-client
>= "0.7.0"
-
irmin
>= "2.0.0" & < "2.3.0"
-
irmin-indexeddb
>= "2.0"
-
jose
< "0.8.1"
-
jupyter
>= "2.5.0"
-
jwto
>= "0.2.0"
- kittyimg
- learn-ocaml
- learn-ocaml-client
-
letsencrypt
< "0.4.1"
-
links
>= "0.9"
-
melange
< "0.3.1" | = "1.0.0"
- meldep
- monorobot
- mrmime
- multipart_form
-
ocaml-protoc-plugin
>= "6.1.0"
-
opam-client
>= "2.1.4"
-
opium
>= "0.19.0"
-
opium_kernel
= "0.17.1"
- otoggl
-
otr
>= "0.3.7"
- ozulip
- pbrt_yojson
-
pgx_async
>= "1.0"
- pgx_lwt_unix
-
pgx_unix
>= "1.0"
-
piqilib
>= "0.6.15"
-
plotkicadsch
>= "0.5.0"
- prettym
- repr
-
sail
< "0.15"
- sail_doc_backend
- sail_ocaml_backend
-
sendmail
>= "0.2.0"
-
session
>= "0.5.0"
- slipshow
-
soupault
>= "2.3.0"
- spoke
- u2f
- vercel
- webauthn
-
websocket
= "2.13"
- websocketaf
-
x509
>= "0.10.0" & < "0.15.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page