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 mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 8EC2BBBAF for ; Sat, 24 Apr 2010 17:11:52 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AloFAJan0kvAbSoIkWdsb2JhbACQMotyDhUBAQEBCQsKBxEEHrkahQwE X-IronPort-AV: E=Sophos;i="4.52,267,1270418400"; d="scan'208";a="61265263" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 24 Apr 2010 17:11:44 +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 o3OFBi2U032010 for ; Sat, 24 Apr 2010 17:11:44 +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:11:43 +0200 Message-ID: <20100424171143.119877hl2l4ov9kf@webmail.in-berlin.de> Date: Sat, 24 Apr 2010 17:11:43 +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> In-Reply-To: <4BD30857.30504@grant-olson.net> 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 bandel:01 hashes:01 wrote:01 oliver:01 oliver:01 cryptokit:01 cryptokit:01 caml-list:01 primitives:01 library:03 bunch:12 von:84 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/ > > thanks.