Binding to the SHA cryptographic functions

Install

Authors

Maintainers

Sources

sha-v1.14.tbz
sha256=29d051bf35f30132d11e45069688257002bfe26463befda257eedce672f39b84
sha512=029a86e1aab43bc496f7cd285f056f0d5b192e0e90ce989d628b2e64ae1dc03860f91d382337a6a772635fe746cc63fe283e1857fa6ab2f51019c3adb3f19108

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: 15 Mar 2021

Dependencies (3)

  1. stdlib-shims >= "0.3.0"
  2. dune >= "2.0"
  3. ocaml < "5.0.0"

Dev Dependencies (1)

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

Conflicts

    None