macaroonsversion

Macaroons for OCaml

This is a minimal reimplementation of libmacaroons (https://github.com/rescrv/libmacaroons) in OCaml.

It consists of two findlib libraries: macaroons and macaroons.sodium. The first provides a functor over the required cryptographic operations, while the second uses libsodium for crypto, and is only installed if the OPAM package sodium is installed.

See the paper http://research.google.com/pubs/pub41892.html to learn about Macaroons.

AuthorNicolas Ojeda Bar <n.oje.bar@gmail.com>
LicenseMIT
Published
Homepagehttps://www.github.com/nojb/ocaml-macaroons
Issue Trackerhttps://www.github.com/nojb/ocaml-macaroons/issues
MaintainerNicolas Ojeda Bar <n.oje.bar@gmail.com>
Dependencies
Optional dependencies
Source [http] https://github.com/nojb/ocaml-macaroons/archive/v0.1.0.tar.gz
md5=6816ced35f687944f58e1a0d27bc888c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/macaroons/macaroons.0.1.0/opam
No package is dependent