Google Groups unterstützt keine neuen Usenet-Beiträge oder ‑Abos mehr. Bisherige Inhalte sind weiterhin sichtbar.

[Caml-list] Other Digests than md5?

4 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Oliver Bandel

ungelesen,
12.04.2007, 16:18:4112.04.07
an 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

ungelesen,
12.04.2007, 17:40:0312.04.07
an 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 neue Nachrichten