Re: [hiprg] rfid-04

Pascal Urien <pascal.urien@gmail.com> Tue, 15 November 2011 07:31 UTC

Return-Path: <pascal.urien@gmail.com>
X-Original-To: hiprg@ietfa.amsl.com
Delivered-To: hiprg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3840011E80AD for <hiprg@ietfa.amsl.com>; Mon, 14 Nov 2011 23:31:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level:
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RXJwx+D9ChmV for <hiprg@ietfa.amsl.com>; Mon, 14 Nov 2011 23:31:18 -0800 (PST)
Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by ietfa.amsl.com (Postfix) with ESMTP id 8703811E8094 for <hiprg@irtf.org>; Mon, 14 Nov 2011 23:31:18 -0800 (PST)
Received: by vcbfo14 with SMTP id fo14so8660848vcb.13 for <hiprg@irtf.org>; Mon, 14 Nov 2011 23:31:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=T1P4BiVl3P91y1B8fXrXAbJX2mNBxQ2LQ2xKuqFpoVc=; b=xZh07CD8rkAjRd1B/fmK3eTWi/NEkfx8Bbr1WIzY6c9IF72AxkyuzRIPrQqGIIWA7l H5eUSxClIK1ruu9SQ2KQ/abJDGBF7Dy5StZEW6yUP+6sibWTUJDhcNKC+OcJ2XYDKxP6 c/A4Q09VWD/jdizEZc6A8JfciUNZ9pTyxd6ZU=
MIME-Version: 1.0
Received: by 10.224.180.207 with SMTP id bv15mr16344292qab.36.1321342276714; Mon, 14 Nov 2011 23:31:16 -0800 (PST)
Received: by 10.229.182.133 with HTTP; Mon, 14 Nov 2011 23:31:16 -0800 (PST)
In-Reply-To: <4EC2048F.30207@cs.helsinki.fi>
References: <4EC0B159.30304@hiit.fi> <CAEQGKXSpS3_ZJS4xyD-d1exoOsO451HLE+7DeUORhUSDZ447fw@mail.gmail.com> <4EC2048F.30207@cs.helsinki.fi>
Date: Tue, 15 Nov 2011 08:31:16 +0100
Message-ID: <CAEQGKXSLmG75jg4WvsiwsBG0tym2zXER776vF4FKOzmmNHUUiA@mail.gmail.com>
From: Pascal Urien <pascal.urien@gmail.com>
To: Andrei Gurtov <gurtov@cs.helsinki.fi>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: hiprg@irtf.org
Subject: Re: [hiprg] rfid-04
X-BeenThere: hiprg@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Host Identity Protocol \(HIP\) Research Group" <hiprg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/hiprg>, <mailto:hiprg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/hiprg>
List-Post: <mailto:hiprg@irtf.org>
List-Help: <mailto:hiprg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/hiprg>, <mailto:hiprg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Nov 2011 07:31:19 -0000

Hi Anderi,

  About the second question, that are many ways (and many patents) to
produce random values in RFID. Roughly speaking there is two families

- seed in a R/W non volatile memory associated to a pseudo random generator
- memories initialized at power on, or PUF (Physical Unclonable Functions)


Best Regards

Pascal

2011/11/15, Andrei Gurtov <gurtov@cs.helsinki.fi>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> Please add required IANA reservations to next draft revision.
>
> How about my other questions?
>
> Andrei
>
> On 15.11.2011 1:02, Pascal Urien wrote:
>> Hi Andrei,
>>
>> The first mesage delivered by the HIP-RFID protocol is I1-T whose
>> packet type is 0x40
>>
>> This value could be normalized by IANA ?
>>
>> Best Regards
>>
>> Pascal
>>
>>
>> 2011/11/14, Andrei Gurtov <gurtov@hiit.fi>:
>>
>> I read the new draft, which will be presented on Thursday HIPRG
>> http://tools.ietf.org/html/draft-irtf-hiprg-rfid-04
>>
>> I was wondering, is proposed T-BEX interoperating with RFC5201 or
>> 5201bis or DEX HIP? If no, don't we need to request separate IANA
>> protocol version (or even number)? Is there some way that HIP
>> hosts can determine which version the other peer is speaking
>> (perhaps that needs to be embedded to metadata stored for mapping
>> in DNSSEC, DHT, etc).
>>
>> Regarding HIT-I, is it newly generated for each exchange with a
>> reader? Draft mentions HIIT-I is generated pseudorandomfly by RFID,
>> but also says RFID doesn't have timers. So how the randomness can
>> be provided, if there is no system clock to seed it? How long the
>> generation process typically takes on a RFID?
>>
>> Maybe section 1.5 could be extended to summarize differences
>> between HIP and RFID-HIP in a bit more detail (e.g. in base
>> exchange messages)
>>
>> Andrei
>>> _______________________________________________ hiprg mailing
>>> list hiprg@irtf.org https://www.irtf.org/mailman/listinfo/hiprg
>>>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk7CBI8ACgkQP7jp0uceFkSYEACg1gUahYv3A6aZB9eJSK6v/CNP
> 1OAAoJRFx7lBF7wwI17b2yxpE/VKeVM+
> =C5YD
> -----END PGP SIGNATURE-----
> _______________________________________________
> hiprg mailing list
> hiprg@irtf.org
> https://www.irtf.org/mailman/listinfo/hiprg
>