Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

[Caml-list] Other Digests than md5?

已查看 4 次
跳至第一个未读帖子

Oliver Bandel

未读,
2007年4月12日 16:18:412007/4/12
收件人 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

未读,
2007年4月12日 17:40:032007/4/12
收件人 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 个新帖子