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 61906BC58 for ; Fri, 30 Apr 2010 11:17:32 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgIGAGI92kvRVdrgkGdsb2JhbACdEAYIFQEBAQEJCQwHEQMfrkWFZoh8AQEDBYUNBI1E X-IronPort-AV: E=Sophos;i="4.52,301,1270418400"; d="scan'208";a="61783414" Received: from mail-bw0-f224.google.com ([209.85.218.224]) by mail4-smtp-sop.national.inria.fr with ESMTP; 30 Apr 2010 11:17:17 +0200 Received: by bwz24 with SMTP id 24so15773475bwz.17 for ; Fri, 30 Apr 2010 02:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=iKvUo8p13+JNJSQSKh1zyNTF+uNvTYFHBMjoK6t5HwI=; b=ewfWbo83O5N/1VNqK8OpEKICRkz0OPIYwO7q6Uy2cSFlWaHMM8awtLIjSr+5xhz8bt eKK1IrYEshKysvhQKgl0pTYqqlha3vnwKJOqcDuDT8WhSSmBLVUVe+qmIKBhWIsQIXgn ogulCMwH41Cshu1elTeBvvQDabhlQtqLi0j9M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=TLIiortSj1rg0Gx8jI90G1RrCemKgHNDnf5keMdfmZrpI3Vu1MVzIHw93YXsCeev7P esTVlur0uBtoNay8rWW2IEMT2choZVQx+XFo59piBcVC4CXH766LJXoJo3yOlTZqjqjJ H+YHYeHrh9Whnr6ZlRD/avt399WEWiIfwbk5M= Received: by 10.204.127.90 with SMTP id f26mr3184818bks.78.1272619037385; Fri, 30 Apr 2010 02:17:17 -0700 (PDT) MIME-Version: 1.0 Sender: david.mentre@gmail.com Received: by 10.204.119.195 with HTTP; Fri, 30 Apr 2010 02:16:57 -0700 (PDT) In-Reply-To: <4BDA9181.1080904@glondu.net> References: <4BDA9181.1080904@glondu.net> From: David MENTRE Date: Fri, 30 Apr 2010 11:16:57 +0200 X-Google-Sender-Auth: ca7b3513b5dd8e27 Message-ID: Subject: Re: About Cryptokit (was: Re: [Caml-list] Re: SHA1 => stdlib ?!) To: =?ISO-8859-1?Q?St=E9phane_Glondu?= Cc: caml-list@inria.fr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam: no; 0.00; stdlib:01 compositions:01 steph:98 cryptokit:01 cryptokit:01 caml-list:01 modify:05 ecrit:06 stephane:07 stephane:07 blocks:07 patch:08 useful:09 however:13 some:14 Hello St=E9phane, 2010/4/30 St=E9phane Glondu : > David MENTRE a =E9crit : >> I also used Cryptokit once. It was pretty useful and easy to use. >> However I had to modify a few lines in it in order to allow me to do >> some compositions with Cryptokit building blocks. > > Could you be more specific? Right now no, sorry. I'll try to dig up the patch I needed at that time. Best regards, d.