package jose
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
JOSE implementation for OCaml and ReasonML
Install
dune-project
Dependency
Authors
Maintainers
Sources
jose-0.11.0.tbz
sha256=7e0d072c86f971a270ee9d642fa4d8ccf2e28e1768aa56eb9b736fa140414174
sha512=b6e78ff643479070136f65eb69703aae9c24a1ba3aaeedb065ddc0d4b39229ecc62396e9aa4a08e68bbe95cad256fe33a260f9dd515b680083a3a7a2757ba558
Description
JavaScript Object Signing and Encryption built ontop of pure OCaml libs
Added to opam-repository:
README
JOSE - JavaScript Object Signing and Encryption
JOSE implementation in ReasonML and OCaml
Goals
This package aims to implement the JOSE specication. The main usecase for JOSE is probably JWT signing and verification via JWKs.
pre 1.0.0
Expect breaking changes on minor releases but patch should not be breaking.
I want to get feedback on both the API and implementation. Issues and PRs are more than welcome.
Dependencies (11)
Dev Dependencies (7)
-
odoc
with-doc -
junit_alcotest
with-test -
junit
with-test -
alcotest
with-test -
bisect_ppx
with-test -
containers
with-test -
mirage-crypto-rng
with-test & >= "1.0.0"
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page