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.
Author | Nicolas Ojeda Bar <n.oje.bar@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://www.github.com/nojb/ocaml-macaroons |
Issue Tracker | https://www.github.com/nojb/ocaml-macaroons/issues |
Maintainer | Nicolas Ojeda Bar <n.oje.bar@gmail.com> |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/nojb/ocaml-macaroons/archive/v0.1.1.tar.gz sha256=8ca3bcb358b51e48ca8175f9d75a37e927047fb6e980e8202b86cf82ded9f9cb md5=e3118571a4d219d78a03db9ac4761a2c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/macaroons/macaroons.0.1.1/opam |
No package is dependent