# Purr_chacha A pure OCaml implementation of [ChaCha20](https://datatracker.ietf.org/doc/html/rfc7539). This is implemented for fun. Do not expect anything from it. It will likely be slow due to OCaml memory representation of values. # License MIT or public domain