package sha

  1. Overview
  2. Docs

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: 02 Jan 2018

Dependencies (2)

  1. ocamlfind
  2. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies

None

Used by (13)

  1. 0install >= "2.8"
  2. git = "1.2.0"
  3. haxe >= "4.0.0"
  4. hvsock >= "2.0.0"
  5. irmin < "0.9.0"
  6. liquid_std
  7. maki
  8. obuilder < "0.5"
  9. plotkicadsch
  10. qcow >= "0.11.0"
  11. qcow-tool >= "0.10.4"
  12. sibylfs
  13. vhd-tool

Conflicts

None