Base64 encoding and decoding in 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.
$
pkg install ocaml-base64Origin
converters/ocaml-base64
Size
659KiB
License
ISCL
Maintainer
ports@FreeBSD.org
Dependencies
4 packages
Required by
0 packages