Binding to the SHA cryptographic functions
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.

Install

Published

23 Jan 2023

Authors

Maintainers

Sources

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

Dependencies

odoc with-doc
ounit2 with-test
stdlib-shims >= "0.3.0"
ocaml >= "4.02"
dune >= "2.9"

Reverse Dependencies

Conflicts

None