[Hipsec] HIP-TAG sample code
Pascal Urien <pascal.urien@gmail.com> Thu, 23 July 2009 18:14 UTC
Return-Path: <pascal.urien@gmail.com>
X-Original-To: hipsec@core3.amsl.com
Delivered-To: hipsec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DDD993A6BA7 for <hipsec@core3.amsl.com>; Thu, 23 Jul 2009 11:14:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.184
X-Spam-Level:
X-Spam-Status: No, score=-0.184 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eh+usqCAfzBe for <hipsec@core3.amsl.com>; Thu, 23 Jul 2009 11:14:28 -0700 (PDT)
Received: from mail-qy0-f203.google.com (mail-qy0-f203.google.com [209.85.221.203]) by core3.amsl.com (Postfix) with ESMTP id 3A6B03A6BD3 for <hipsec@ietf.org>; Thu, 23 Jul 2009 11:13:43 -0700 (PDT)
Received: by qyk41 with SMTP id 41so1511604qyk.29 for <hipsec@ietf.org>; Thu, 23 Jul 2009 11:13:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=NvBtf2eewDRmOkbJjUozlXr1zj8kEmvWaR7VgkX/suA=; b=k5NP3hhjxkpqkoOGMl7K2t2vrMvPcRyZgj9WMNIrpdjsyzwbUpMVHyt0Kk601WblLY VuyLLPOwwcr1RrA9q2YwcrbXDSmUbfnKWP467EaWFRn9GZbkOtXYtmiMwi4Tqav+rEbS zrbXAAn3NmXdkKbgSH0G1+RshtKdI9kikA6cs=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LX/P5daQbFWowpg9JvwTdYZ71PCl3oMWNLlcaUuAd5qzvC4mY+xZEbQaISJjFrcPLy iHGW72e8mPkoJTnIfLcWaUwIJyUcge3AP/WKZN9fphWqkD9B8zLZTFq9Bhtd0SPDI4A6 lba6WbLJVJZQ8MC/aR1d9dnDvhWszBQrzLxtg=
MIME-Version: 1.0
Received: by 10.229.99.146 with SMTP id u18mr569511qcn.97.1248372404962; Thu, 23 Jul 2009 11:06:44 -0700 (PDT)
Date: Thu, 23 Jul 2009 20:06:44 +0200
Message-ID: <788eb8c40907231106g27bae308vcdc94a495b519b8e@mail.gmail.com>
From: Pascal Urien <pascal.urien@gmail.com>
To: hipsec@ietf.org
Content-Type: multipart/alternative; boundary="0016364eed74bec781046f63598a"
Subject: [Hipsec] HIP-TAG sample code
X-BeenThere: hipsec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "This is the official IETF Mailing List for the HIP Working Group." <hipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/hipsec>, <mailto:hipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hipsec>
List-Post: <mailto:hipsec@ietf.org>
List-Help: <mailto:hipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hipsec>, <mailto:hipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jul 2009 18:14:30 -0000
Hi folks, A sample code for HIP-TAGS is availbale at http://perso.telecom-paristech.fr/~urien/hiptag/index.html It works with ISO 14443 (13,56 Mhz javacards) and illustrates the HIP_T_Transform 0x0001 as described in http://perso.telecom-paristech.fr/~urien/hiptag/draft-urien-hip-tag-02.txt Best Regards Pascal Urien
- [Hipsec] HIP-TAG sample code Pascal Urien