caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David Allsopp" <dra-news@metastack.com>
To: <caml-list@yquem.inria.fr>
Subject: RE: [Caml-list] SHA1 => stdlib ?!
Date: Sun, 25 Apr 2010 09:53:20 +0100	[thread overview]
Message-ID: <003101cae454$c2538640$46fa92c0$@romulus.metastack.com> (raw)
In-Reply-To: <20100424162943.558012fsx1vvxqon@webmail.in-berlin.de>

Oliver Bandel wrote:
> 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.
> :)

Yeah, but we all know from (too many) previous discussions on this list that
that's very unlikely to happen! The OCaml standard library happens to
support MD5 digests because the compiler uses them (they're an integral part
of the linker and dynamic loader as digests are used in .cmi files).


David


      reply	other threads:[~2010-04-25  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <21143_1272112080_o3OCS0k4017232_20100424142747.18553coxijfxshc3@webmail.in-berlin.de>
2010-04-24 13:45 ` Eric Cooper
2010-04-24 14:29   ` Oliver Bandel
2010-04-25  8:53     ` David Allsopp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003101cae454$c2538640$46fa92c0$@romulus.metastack.com' \
    --to=dra-news@metastack.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).