Internet DRAFT - draft-dondeti-msec-mikey-genext-oma-reg

draft-dondeti-msec-mikey-genext-oma-reg






Network Working Group                                    L. Dondeti, Ed.
Internet-Draft                                            QUALCOMM, Inc.
Intended status: Informational                             D. Castleford
Expires: August 21, 2008                                       Orange FT
                                                              F. Hartung
                                                       Ericsson Research
                                                       February 18, 2008


    MIKEY General Extension Payload for OMA BCAST LTKM Reporting and
                            Parental Control
               draft-dondeti-msec-mikey-genext-oma-reg-00

Status of this Memo

   By submitting this Internet-Draft, each author represents that any
   applicable patent or other IPR claims of which he or she is aware
   have been or will be disclosed, and any of which he or she becomes
   aware will be disclosed, in accordance with Section 6 of 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 August 21, 2008.

Copyright Notice

   Copyright (C) The IETF Trust (2008).

Abstract

   This document extends the General Extension Payload for OMA BCAST
   usage defined in RFC 4909.  It adds necessary support for the newly
   specified management data as defined in the Open Mobile Alliance's
   (OMA) Broadcast (BCAST) group's Service and Content protection



Dondeti, et al.          Expires August 21, 2008                [Page 1]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


   specification.


Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 3
   2.  Terminology . . . . . . . . . . . . . . . . . . . . . . . . . . 3
   3.  MIKEY General Extension  for OMA BCAST Usage  . . . . . . . . . 3
   4.  Interoperability considerations . . . . . . . . . . . . . . . . 4
   5.  Security Considerations . . . . . . . . . . . . . . . . . . . . 5
   6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 5
   7.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . 5
   8.  Normative References  . . . . . . . . . . . . . . . . . . . . . 6
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . . . 6
   Intellectual Property and Copyright Statements  . . . . . . . . . . 8




































Dondeti, et al.          Expires August 21, 2008                [Page 2]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


1.  Introduction

   The Multimedia Internet Keying (MIKEY) protocol specification defines
   a General Extension payload to allow possible extensions to MIKEY
   without having to allocate a new payload type.  The General Extension
   payload can be used in any MIKEY message and is part of the
   authenticated/signed data part.  There is an 8-bit type field in that
   payload.  The type code assignment is IANA-managed, and RFC 3830
   requires IETF consensus for assignments from the public range of
   0-240.

   The Open Mobile Alliance's (OMA) Broadcast (BCAST) group's Service
   and Content Protection specification specifies the use of a short-
   term key message (STKM), a long-term key message (LTKM), a LTKM
   reporting message, as well as a parental control message that carry
   attributes related to Service and Content protection.  Note that any
   keys associated with the attributes, such as the Parental Control
   Pincode if present, are part of the MIKEY KEMAC payload.  This
   document specifies the use of the General Extension payload of MIKEY
   to carry these messages, as well as protection of the credentials
   using mechanisms supported by MIKEY with modifications as specified
   in.

   RFC 3830, the MIKEY General Extension payload defined in, and the 3rd
   Generation Partnership Project (3GPP)'s Multimedia Broadcast/
   Multicast Service (MBMS) document specify the transport of MIKEY
   messages via unicast or broadcast and the OMA specifications use
   either for transport of MIKEY messages.


2.  Terminology

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in RFC 2119 [1].

      OMA BCAST MIKEY General Extension: We refer to the General
      Extension type -- 5 -- as the OMA BCAST MIKEY General Extension.


3.  MIKEY General Extension  for OMA BCAST Usage










Dondeti, et al.          Expires August 21, 2008                [Page 3]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


                            1                   2                   3
        0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       ! Next   !      Type     !            Length             !
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       !       OMA BCAST S/LTKM Subtype  (variable length)      ~
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


                Figure 1: OMA BCAST MIKEY General Extension

   Section 6.1 of RFC 3830 specifies the first three fields of the
   General Extension Payload and defines a variable length Data field.
   This document specifies the use of Type XX [To be filled in by the
   RFC Editor after IANA assignment] for OMA BCAST Service and Content
   Protection using the Smartcard Profile.  The contents of the variable
   length data field are defined below.

      Sub Type: 8 bits.  This field indicates the type of the OMA BCAST
      payload.  In this specification, only two values are specified:
      LTKM (1), and STKM (2).

      Sub Type Specific Data: Variable length.  The contents of this
      field are defined in Section 6 of the OMA BCAST Service and
      Content Protection specification [2].


     1                   2                   3
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     !   Sub Type    ! SubType specific data (variable length)       ~
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


                    Figure 2: STKM/LTKM Subtype Payload


4.  Interoperability considerations

   This document specifies the use of MIKEY General Extension Payload
   Type XX [to be assigned by IANA based on IETF review] and a couple of
   subtype values (1 and 2), one each for OMA BCAST Service and Content
   protection's STKM and LTKM payloads.  Interoperability considerations
   span several standards bodies, with OMA BCAST 1.0 enabler compliance
   being the key aspect; as such it is up to the OMA test planning to
   verify the interoperability and compliance of OMA BCAST 1.0
   implementations.  This payload type assignment does not change MIKEY
   beyond RFC 3830 and [3].



Dondeti, et al.          Expires August 21, 2008                [Page 4]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


5.  Security Considerations

   According to RFC 3830, the general extension payload can be used in
   any MIKEY message and is part of the authenticated/signed data part.
   The parameters proposed to be included in the OMA BCAST MIKEY General
   Extension payload (listed in Section 3) need only to be integrity
   protected, which is already allowed by the MIKEY specification.  The
   OMA BCAST MIKEY General Extension Payload SHALL be integrity
   protected.  Furthermore, keys or any parameters that require
   confidentiality MUST NOT be included in the General Extension
   Payload.  If Keys or other confidential data are to be transported
   via the General Extension Payload, such data MUST be encrypted and
   encapsulated independently.  Finally, note that MIKEY already
   provides replay protection and that protection covers the General
   Extension Payload also.


6.  IANA Considerations

   IANA is requested to allocate a new General Extension Type from the
   "General Extensions payload name spaces" in the IANA registry at
   http://www.iana.org/assignments/mikey-payloads for use by OMA BCAST.
   Furthermore, IANA is requested to maintain a list of corresponding
   subtypes (0-255) as follows:

      0 ...  Reserved

      1 ...  LTKM

      2 ...  STKM

      3 ...  LTKM Reporting

      4 ...  Parental Control

      5 ... 191 (maintained by IANA and assigned by IETF Consensus[4])

      192 ... 255 (Private use)


7.  Acknowledgments

   Many thanks to Jari Arkko, Piron Laurent and Steffen Fries for their
   reviews and suggestions for improvement.







Dondeti, et al.          Expires August 21, 2008                [Page 5]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


8.  Normative References

   [1]  Bradner, S., "Key words for use in RFCs to Indicate Requirement
        Levels", BCP 14, RFC 2119, March 1997.

   [2]  Open Mobile Alliance, "Service and Content Protection for Mobile
        Broadcast Services", OMA TS-BCAST-SvcCntProtection-V1_0-
        20060412-D, 2006.

   [3]  Carrara, E., Lehtovirta, V., and K. Norrman, "The Key ID
        Information Type for the General Extension Payload in Multimedia
        Internet KEYing (MIKEY)", RFC 4563, June 2006.

   [4]  Narten, T. and H. Alvestrand, "Guidelines for Writing an IANA
        Considerations Section in RFCs", BCP 26, RFC 2434, October 1998.

   [5]  Arkko, J., Carrara, E., Lindholm, F., Naslund, M., and K.
        Norrman, "MIKEY: Multimedia Internet KEYing", RFC 3830,
        August 2004.

   [6]  3GPP, "3G Security; Security of Multimedia Broadcast/Multicast
        Service (MBMS)", 3GPP TS 33.246 6.6.0, March 2006.


Authors' Addresses

   Lakshminath Dondeti (editor)
   QUALCOMM, Inc.
   5775 Morehouse Dr
   San Diego, CA
   USA

   Phone: +1 858-845-1267
   Email: ldondeti@qualcomm.com


   David Castleford
   Orange FT
   4, rue du Clos Courtel
   35512 Cesson Sevigne Cedex,
   France

   Phone: + 33 (0)2 99 12 49 27
   Email: david.castleford@orange-ftgroup.com







Dondeti, et al.          Expires August 21, 2008                [Page 6]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


   Frank Hartung
   Ericsson Research
   Ericsson Allee 1
   52134 Herzogenrath,
   Germany

   Phone: +49 2407 575389
   Email: frank.hartung@ericsson.com











































Dondeti, et al.          Expires August 21, 2008                [Page 7]

Internet-Draft  OMA BCAST MIKEY General Extension Payload  February 2008


Full Copyright Statement

   Copyright (C) The IETF Trust (2008).

   This document is subject to the rights, licenses and restrictions
   contained in BCP 78, and except as set forth therein, the authors
   retain all their rights.

   This document and the information contained herein are provided on an
   "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
   OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
   THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
   OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
   THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.


Intellectual Property

   The IETF takes no position regarding the validity or scope of any
   Intellectual Property Rights or other rights that might be claimed to
   pertain to the implementation or use of the technology described in
   this document or the extent to which any license under such rights
   might or might not be available; nor does it represent that it has
   made any independent effort to identify any such rights.  Information
   on the procedures with respect to rights in RFC documents can be
   found in BCP 78 and BCP 79.

   Copies of IPR disclosures made to the IETF Secretariat and any
   assurances of licenses to be made available, or the result of an
   attempt made to obtain a general license or permission for the use of
   such proprietary rights by implementers or users of this
   specification can be obtained from the IETF on-line IPR repository at
   http://www.ietf.org/ipr.

   The IETF invites any interested party to bring to its attention any
   copyrights, patents or patent applications, or other proprietary
   rights that may cover technology that may be required to implement
   this standard.  Please address the information to the IETF at
   ietf-ipr@ietf.org.


Acknowledgment

   Funding for the RFC Editor function is provided by the IETF
   Administrative Support Activity (IASA).





Dondeti, et al.          Expires August 21, 2008                [Page 8]