On Sat, Apr 24, 2010 at 02:27:47PM +0200, Oliver Bandel wrote:
> is it planned, to also include SHA1-Hash into stdlib?

I don't know about stdlib, but the ocaml-sha library
(http://tab.snarc.org/projects/ocaml_sha/) provides Sha1 (and 256 and
512) modules with the same interface as stdlib's Digest, so they can
easily be plugged into functors, etc.

-- 
Eric Cooper             e c c @ c m u . e d u

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to