[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Oliver Bandel <oliver@f...> |
| Subject: | Re: [Caml-list] SHA1 => stdlib ?! |
Zitat von "Eric Cooper" <ecc@cmu.edu>:
> 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.
[...]
OK, thanks.
I can try this.
But easy installation via normal OCaml-diustribution
would also be fine. :)
Ciao,
Oliver