From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id C9B3DBBAF for ; Sat, 24 Apr 2010 17:50:40 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AloFAEyw0kvAbSoIkWdsb2JhbACQMotyDhUBAQEBCQsKBxEEHrkWhQwE X-IronPort-AV: E=Sophos;i="4.52,267,1270418400"; d="scan'208";a="49509407" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 24 Apr 2010 17:50:40 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from localhost (okapi.in-berlin.de [192.109.42.117]) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id o3OFod4D001367 for ; Sat, 24 Apr 2010 17:50:39 +0200 Received: from e178041210.adsl.alicedsl.de (e178041210.adsl.alicedsl.de [85.178.41.210]) by webmail.in-berlin.de (Horde Framework) with HTTP; Sat, 24 Apr 2010 17:50:39 +0200 Message-ID: <20100424175039.873460el8vikxefj@webmail.in-berlin.de> Date: Sat, 24 Apr 2010 17:50:39 +0200 From: "Oliver Bandel" To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Re: SHA1 => stdlib ?! References: <20100424142747.18553coxijfxshc3@webmail.in-berlin.de> <20100424162844.37911eihdab7zsws@webmail.in-berlin.de> <4BD30857.30504@grant-olson.net> <20100424171143.119877hl2l4ov9kf@webmail.in-berlin.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.3.3 X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Spam: no; 0.00; bandel:01 in-berlin:01 stdlib:01 le-gall:01 bandel:01 in-berlin:01 hashes:01 ocaml:01 apt-get:01 wrote:01 wrote:01 oliver:01 oliver:01 cryptokit:01 cryptokit:01 Zitat von "Sylvain Le Gall" : > On 24-04-2010, Oliver Bandel wrote: >> Zitat von "Grant Olson" : >> >>> On 4/24/2010 10:28 AM, Oliver Bandel wrote: >>>> >>>> What is cryptokit? >>>> >>> >>> A library with a bunch of cryptographic primitives, including SHA hashes... >>> >>> https://forge.ocamlcore.org/projects/cryptokit/ >>> >>> >> > > Cryptokit is written by X. Leroy, the same author as OCaml. Fine. Then I should prefer that stuff. :) > There is a > debian package for it (apt-get install libcryptokit-ocaml-dev), a Fedora > package and a GODI package. Nice, thank you. Just installed it. Easy going. :) Ciao, Oliver