Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] Other Digests than md5?

4 views
Skip to first unread message

Oliver Bandel

unread,
Apr 12, 2007, 4:18:41 PM4/12/07
to caml...@inria.fr
Hello,

is it planned in INRIA, to add other hash-algorithms/Digests
than md5?

The md5-module is really fine, but to have SHA-1 and other algorithms
also in the standard-lib would be a good thing, IMHO.

Is it planned to add?

Ciao,
Oliver

_______________________________________________
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

Eric Cooper

unread,
Apr 12, 2007, 5:40:03 PM4/12/07
to caml...@yquem.inria.fr, caml...@inria.fr
On Thu, Apr 12, 2007 at 10:17:36PM +0200, Oliver Bandel wrote:
> The md5-module is really fine, but to have SHA-1 and other algorithms
> also in the standard-lib would be a good thing, IMHO.

Not in the standard library, but with the same interface as Digest:
http://tab.snarc.org/projects/ocaml_sha/
In Debian, just "apt-get install libsha-ocaml-dev".

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

0 new messages