TLS Working Group I. Hajjeh
Internet Draft INEOVATION
M. Badra
LIMOS Laboratory
Intended status: Experimental November 14, 2009
Expires: May 2010
Credential Protection Ciphersuites for Transport Layer Security
(TLS)
draft-hajjeh-tls-identity-protection-09.txt
Status of this Memo
This Internet-Draft is submitted to IETF in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF), its areas, and its working groups. Note that
other groups may also distribute working documents as Internet-
Drafts.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt.
The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html.
This Internet-Draft will expire on May 14, 2010.
Copyright Notice
Copyright (c) 2009 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents in effect on the date of
publication of this document (http://trustee.ietf.org/license-info).
Please review these documents carefully, as they describe your rights
and restrictions with respect to this document.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
Hajjeh & Badra Expires May 14, 2010 [Page 1]
Internet-Draft Credential Protection Ciphersuites for TLS November 2009
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Abstract
This document defines a set of cipher suites to add client credential
protection to the Transport Layer Security (TLS) protocol. By
negotiating one of those ciphersuites, the TLS clients will be able
to determine for themselves when, how, to what extent and for what
purpose information about them is communicated to others. The
ciphersuites defined in this document can be used only when public
key certificates are used in the client authentication process.
Table of Contents
1. Introduction...................................................3
1.1. Conventions used in this document.........................5
2. TLS credential protection overview.............................5
2.1. Certificate and CertificateVerify protection..............6
2.1.1. Stream cipher encryption.............................6
2.1.2. Block cipher encryption..............................7
2.2. Key derivation............................................7
2.3. Structure of Certificate and CertificateVerify............8
2.3.1. Certificate structure................................9
2.3.1.1. Case TLS version 1.2............................9
2.3.1.2. Case TLS version 1.1...........................10
2.3.1.3. Case TLS version 1.0...........................11
2.3.2. CertificateVerify structure.........................11
2.3.2.1. Case TLS version 1.2...........................11
2.3.2.2. Case TLS version 1.1...........................12
2.3.2.3. Case TLS version 1.0...........................13
2.4. Message Flow.............................................14
2.5. New ciphersuites.........................................14
3. CP_RSA Key Exchange Algorithm.................................15
4. CP_DHE Key Exchange Algorithm.................................15
5. CP_ECDHE Key Exchange Algorithm...............................16
6. Security Considerations.......................................16