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

Install

Authors

Maintainers

Sources

sha-1.15.4.tbz
sha256=6de5b12139b1999ce9df4cc78a5a31886c2a547c9d448bf2853f8b53bcf1f1b1
sha512=dbb31b523ba0bace023bc1b0558a8f572a0ec20fb3f19f783935be755cd161e09aba352eda2bcf7c4e5ab838c7f874cfbfaed9debf0813df25d9dbe7b9314fdf

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: 23 Jan 2023

Dependencies (3)

  1. stdlib-shims >= "0.3.0"
  2. ocaml >= "4.02"
  3. dune >= "2.9"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by (14)

  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. maki
  8. obuilder
  9. plotkicadsch
  10. qcow >= "0.11.0"
  11. qcow-tool >= "0.10.4"
  12. sibylfs
  13. vhd-tool
  14. ws

Conflicts

None