package sha

  1. Overview
  2. Docs
Binding to the SHA cryptographic functions

Install

Dune Dependency

Authors

Maintainers

Sources

sha-v1.13.tbz
sha256=048c473c7114465ea4a4c2ea72563a9641989a1dbe1599138021a6ad1dd1e203
md5=a3c5e8a1f4c23575a315cb6d051a16f2

Description

This is the binding for SHA interface code in OCaml. Offering the same interface than the MD5 digest included in the OCaml standard library. It's currently providing SHA1, SHA256 and SHA512 hash functions.

Published: 29 Mar 2020

README

General Information

This is the binding for SHA interface code in OCaml. Offering the same interface than the MD5 digest included in ocaml standard library. It's currently providing SHA1, SHA256 and SHA512 hash functions.

This library is licensed under the ISC license.

Documentation

the documentation can be found in mli files in ocamldoc format.

Dependencies (2)

  1. dune >= "2.0"
  2. ocaml < "5.0.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (16)

  1. 0install >= "2.8"
  2. git = "1.2.0"
  3. goblint >= "1.1.1"
  4. haxe >= "4.0.0"
  5. hvsock >= "2.0.0"
  6. irmin < "0.9.0"
  7. liquid_std
  8. maki
  9. obuilder < "0.5"
  10. opam-core >= "2.2.0~alpha"
  11. plotkicadsch
  12. qcow >= "0.11.0"
  13. qcow-tool >= "0.10.4"
  14. sibylfs
  15. vhd-tool
  16. ws

Conflicts

None

OCaml

Innovation. Community. Security.