package base64
Base64 encoding for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
base64-v3.5.0.tbz
sha256=589de9c00578ebfe784198ac9818d3586c474b2316b6cd3e1c46ccb1f62ae3a4
sha512=82efc76ca75717dbd533eac20845ca8731f535233f6a3e6081114d7e3dc7ee8367ded16f402ef05ad0bf1217a3a6224161c92b9467023e44fc7f3598a314a432
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: 09 Feb 2021
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)
- base-bytes
-
dune
>= "2.0"
-
ocaml
>= "4.03.0"
-
async_smtp
>= "v0.13.0"
- awa
-
aws
>= "1.2"
-
aws-s3
>= "4.3.0"
- awsm
- azblob
- azure-cosmos-db
- benchpress
- benchpress-server
-
biocaml
>= "0.10.0"
-
bistro
>= "0.5.0"
-
bonsai
>= "v0.16.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
- carton-lwt
-
cohttp
>= "2.0.0"
- cohttp_async_websocket
-
colombe
< "0.2.0"
- conex-mirage-crypto
-
content_security_policy
>= "v0.17.0"
-
current_github
>= "0.4"
-
current_web
>= "0.3"
-
datakit-ci
>= "0.12.3"
-
decompress
>= "1.1.0"
- dkim
-
dns
>= "1.1.1" & < "4.0.0" | >= "6.2.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"
-
emile
>= "0.4"
-
eqaf
>= "0.7"
- extism-manifest
-
extprot
>= "1.7.0"
-
ezjs_push
>= "0.2"
-
frenetic
>= "5.0.5"
-
git
>= "3.0.0"
-
git-mirage
>= "3.7.1"
-
git-unix
>= "3.0.0"
-
graphql-cohttp
>= "0.9.0"
-
guardian
< "0.0.5"
-
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
-
jupyter
>= "2.5.0"
-
jwto
>= "0.2.0"
- kittyimg
- learn-ocaml
- learn-ocaml-client
- letsencrypt
-
links
>= "0.9"
-
melange
< "0.3.1" | = "1.0.0"
- meldep
-
memtrace_viewer
< "v0.15.0"
- monorobot
- mrmime
- multibase
- multipart_form
-
naboris
>= "0.1.3"
-
ocaml-protoc-plugin
>= "6.1.0"
-
ojs-base
>= "0.6.0"
- ojs_filetree
-
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"
- plist-xml
-
plotkicadsch
>= "0.5.0"
- prettym
- repr
-
rpclib
>= "7.1.0"
-
sail
< "0.15"
- sail_doc_backend
- sail_ocaml_backend
-
sendmail
>= "0.2.0"
-
session
>= "0.5.0"
- slipshow
- sodium-fmt
-
soupault
>= "2.3.0"
- spoke
- u2f
- vercel
-
virtual_dom
>= "v0.16.0"
- webauthn
-
websocket
>= "2.13"
- websocketaf
-
x509
>= "0.10.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page