Skip to content
forked from djs55/ocaml-sha

Ocaml SHA 1 and 2 family implementation using a really fast C implementation

Notifications You must be signed in to change notification settings

jiekoo/ocaml-sha

 
 

Repository files navigation

General Information
===================
This is the binding for SHA interface code in OCaml. Offering the same
interface than the MD5 digest included in ocaml standard library.
It's currently providing SHA1, SHA256 and SHA512 hash functions.

Documentation
=============
the documentation can be found in mli files in ocamldoc format.

About

Ocaml SHA 1 and 2 family implementation using a really fast C implementation

Resources

Stars

Watchers

Forks

Packages

No packages published