I-D Action:draft-denis-behave-rfc3489bis-test-vectors-02.txt

Internet-Drafts@ietf.org Fri, 21 September 2007 13:10 UTC

Return-path: <i-d-announce-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1IYiGj-0007h9-CZ; Fri, 21 Sep 2007 09:10:05 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1IYiGh-0007gr-9s for i-d-announce@ietf.org; Fri, 21 Sep 2007 09:10:03 -0400
Received: from ns0.neustar.com ([156.154.16.158]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1IYiGg-0007Jb-5z for i-d-announce@ietf.org; Fri, 21 Sep 2007 09:10:03 -0400
Received: from stiedprstage1.ietf.org (stiedprstage1.va.neustar.com [10.31.47.10]) by ns0.neustar.com (Postfix) with ESMTP id 25D63328CD for <i-d-announce@ietf.org>; Fri, 21 Sep 2007 13:10:02 +0000 (GMT)
Received: from ietf by stiedprstage1.ietf.org with local (Exim 4.43) id 1IYiGf-0003zt-Vk for i-d-announce@ietf.org; Fri, 21 Sep 2007 09:10:02 -0400
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
To: i-d-announce@ietf.org
Cc:
From: Internet-Drafts@ietf.org
Message-Id: <E1IYiGf-0003zt-Vk@stiedprstage1.ietf.org>
Date: Fri, 21 Sep 2007 09:10:01 -0400
X-Spam-Score: 0.0 (/)
X-Scan-Signature: a8a20a483a84f747e56475e290ee868e
Subject: I-D Action:draft-denis-behave-rfc3489bis-test-vectors-02.txt
X-BeenThere: i-d-announce@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: internet-drafts@ietf.org
List-Id: i-d-announce.ietf.org
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/i-d-announce>
List-Post: <mailto:i-d-announce@ietf.org>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=subscribe>
Errors-To: i-d-announce-bounces@ietf.org

A New Internet-Draft is available from the on-line Internet-Drafts directories.

	Title           : Test vectors for RFC3489bis
	Author(s)       : R. Denis-Courmont
	Filename        : draft-denis-behave-rfc3489bis-test-vectors-02.txt
	Pages           : 8
	Date            : 2007-09-21

This document includes test vectors for the MESSAGE-INTEGRITY and
FINGERPRINT attributes of the STUN protocol.Table of Contents

1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.  Test vectors  . . . . . . . . . . . . . . . . . . . . . . . . . 3
  2.1.  Sample request  . . . . . . . . . . . . . . . . . . . . . . 3
  2.2.  Sample IPv4 response  . . . . . . . . . . . . . . . . . . . 4
  2.3.  Sample IPv6 response  . . . . . . . . . . . . . . . . . . . 5
3.  Security Considerations . . . . . . . . . . . . . . . . . . . . 5
4.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 5
5.  Acknowledgements  . . . . . . . . . . . . . . . . . . . . . . . 5
6.  Normative References  . . . . . . . . . . . . . . . . . . . . . 6
Appendix A.  Source code for test vectors . . . . . . . . . . . . . 61. 
Introduction

The Session Traversal Utilities for NAT
(STUN)[I-D.ietf-behave-rfc3489bis] protocol defines two different
hashes that may be included in messages exchanged by peers
implementing that protocol:

FINGERPRINT attribute:  a 32-bits Circular Redundancy Check.
MESSAGE-INTEGRITY attribute:  a HMAC-SHA1 authentication code.

This document documents sample properly-formatted STUN messages
including these hashes, for the sake of testing implementations of
the STUN protocol.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-denis-behave-rfc3489bis-test-vectors-02.txt

To remove yourself from the I-D Announcement list, send a message to
i-d-announce-request@ietf.org with the word unsubscribe in the body of 
the message.
You can also visit https://www1.ietf.org/mailman/listinfo/I-D-announce
to change your subscription settings.

Internet-Drafts are also available by anonymous FTP. Login with the 
username "anonymous" and a password of your e-mail address. After 
logging in, type "cd internet-drafts" and then
	"get draft-denis-behave-rfc3489bis-test-vectors-02.txt".

A list of Internet-Drafts directories can be found in
http://www.ietf.org/shadow.html
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt

Internet-Drafts can also be obtained by e-mail.

Send a message to:
	mailserv@ietf.org.
In the body type:
	"FILE /internet-drafts/draft-denis-behave-rfc3489bis-test-vectors-02.txt".

NOTE:   The mail server at ietf.org can return the document in
	MIME-encoded form by using the "mpack" utility.  To use this
	feature, insert the command "ENCODING mime" before the "FILE"
	command.  To decode the response(s), you will need "munpack" or
	a MIME-compliant mail reader.  Different MIME-compliant mail readers
	exhibit different behavior, especially when dealing with
	"multipart" MIME messages (i.e. documents which have been split
	up into multiple messages), so check your local documentation on
	how to manipulate these messages.

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.
ftp://ftp.ietf.org/internet-drafts/draft-denis-behave-rfc3489bis-test-vectors-02.txt"><ftp://ftp.ietf.org/internet-drafts/draft-denis-behave-rfc3489bis-test-vectors-02.txt>
_______________________________________________
I-D-Announce mailing list
I-D-Announce@ietf.org
https://www1.ietf.org/mailman/listinfo/i-d-announce