package sha

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

Install

Dune Dependency

Authors

Maintainers

Sources

sha-1.12.tbz
sha256=b6e3b5dcd33b18171fa5c6434a8e6edc31045a22464b4b7c46e0714d2a434224
md5=de64465e24e778a22f510c8f24d1bd15

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

Dependencies (2)

  1. jbuilder >= "1.0+beta13"
  2. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies (1)

  1. ounit with-test

Conflicts

None

OCaml

Innovation. Community. Security.