sha
Authors | Vincent Hanquez, Thomas Gazagnaire, Goswin von Brederlow, Eric Cooper, Florent Monnier, Forrest L Norvell, Vincent Bernadoff and David Scott | ||||
---|---|---|---|---|---|
License | LGPL | ||||
Homepage | https://github.com/djs55/ocaml-sha | ||||
Issue Tracker | https://github.com/djs55/ocaml-sha/issues | ||||
Maintainer | dave@recoil.org | ||||
Dependencies |
| ||||
Available | ocaml-version < "4.06.0" | ||||
Published | Oct 7, 2013 | ||||
Source [http] | https://github.com/djs55/ocaml-sha/archive/ocaml-sha-v1.9.tar.gz b15756c7efed004acc80a93778920178 | ||||
Statistics | Installed 10 times last month. | ||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sha/sha.1.9/opam |
Binding to the SHA cryptographic functions
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.