package ezjs_crypto

  1. Overview
  2. Docs
Bindings for SubtleCrypto

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=aff005185a07842dc89989faf7dba12c
sha512=9d85adbe0a0f519dc333c19fe2ffe558938ed3bfbd33e2d05e80b85b12823ab197a734bac5542432753116f0c23f0f553b7b4719662aad587b0d38977231c97a

Description

Bindings for SubtleCrypto

Published: 26 Oct 2020

README

ezjs_crypto

OCaml bindings for SubtleCrypto.

License

ezjs_crypto
Copyright (C) 2020 OCamlPro

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

See LICENSE for details.

Dependencies (3)

  1. ezjs_min >= "0.2"
  2. dune >= "2.0"
  3. ocaml >= "4.05"

Dev Dependencies

None

Used by

None

Conflicts

None