A pure OCaml implementation of ChaCha20.
This is implemented for fun. Do not expect anything from it. It will likely be slow due to OCaml memory representation of values.
MIT or public domain