Difference between revisions of "RFC5410"

From RFC-Wiki
 
Line 8: Line 8:
 
                 for Open Mobile Alliance BCAST 1.0
 
                 for Open Mobile Alliance BCAST 1.0
  
Status of This Memo
+
'''Status of This Memo'''
  
 
This memo provides information for the Internet community.  It does
 
This memo provides information for the Internet community.  It does
Line 14: Line 14:
 
memo is unlimited.
 
memo is unlimited.
  
Copyright Notice
+
'''Copyright Notice'''
  
 
Copyright (c) 2009 IETF Trust and the persons identified as the
 
Copyright (c) 2009 IETF Trust and the persons identified as the
 
document authors.  All rights reserved.
 
document authors.  All rights reserved.
  
This document is subject to BCP 78 and the IETF Trust's Legal
+
This document is subject to [[BCP78|BCP 78]] and the IETF Trust's Legal
 
Provisions Relating to IETF Documents (http://trustee.ietf.org/
 
Provisions Relating to IETF Documents (http://trustee.ietf.org/
 
license-info) in effect on the date of publication of this document.
 
license-info) in effect on the date of publication of this document.
Line 25: Line 25:
 
and restrictions with respect to this document.
 
and restrictions with respect to this document.
  
Abstract
+
'''Abstract'''
  
 
This document specifies a new Multimedia Internet KEYing (MIKEY)
 
This document specifies a new Multimedia Internet KEYing (MIKEY)
Line 33: Line 33:
 
payloads defined in the Open Mobile Alliance's (OMA) Broadcast
 
payloads defined in the Open Mobile Alliance's (OMA) Broadcast
 
(BCAST) group's Service and Content protection specification.
 
(BCAST) group's Service and Content protection specification.
 
Table of Contents
 
 
1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 2
 
2.  Terminology . . . . . . . . . . . . . . . . . . . . . . . . . . 3
 
3.  MIKEY General Extension for OMA BCAST Usage . . . . . . . . . . 3
 
4.  Interoperability Considerations . . . . . . . . . . . . . . . . 4
 
5.  Security Considerations . . . . . . . . . . . . . . . . . . . . 4
 
6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 5
 
7.  Changes since RFC 4909  . . . . . . . . . . . . . . . . . . . . 5
 
8.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . 5
 
9.  References  . . . . . . . . . . . . . . . . . . . . . . . . . . 6
 
  9.1.  Normative References  . . . . . . . . . . . . . . . . . . . 6
 
  9.2.  Informative References  . . . . . . . . . . . . . . . . . . 6
 
  
 
== Introduction ==
 
== Introduction ==
  
 
The Multimedia Internet KEYing (MIKEY) protocol specification (RFC
 
The Multimedia Internet KEYing (MIKEY) protocol specification (RFC
3830 [RFC3830]) defines a General Extension payload to allow possible
+
3830 [[RFC3830]]) defines a General Extension payload to allow possible
 
extensions to MIKEY without having to allocate a new payload type.
 
extensions to MIKEY without having to allocate a new payload type.
 
The General Extension payload can be used in any MIKEY message and is
 
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
 
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
 
field in that payload.  The type code assignment is IANA-managed, and
RFC 3830 requires IETF consensus for assignments from the public
+
[[RFC3830|RFC 3830]] requires IETF consensus for assignments from the public
 
range of 0-240.
 
range of 0-240.
  
Line 70: Line 56:
 
MIKEY to carry the messages mentioned above, as well as protection of
 
MIKEY to carry the messages mentioned above, as well as protection of
 
the credentials using mechanisms supported by MIKEY with
 
the credentials using mechanisms supported by MIKEY with
modifications in [RFC3830].
+
modifications in [[RFC3830]].
  
RFC 3830 [RFC3830], the MIKEY General Extension payload defined in
+
[[RFC3830|RFC 3830]] [[RFC3830]], the MIKEY General Extension payload defined in
RFC 4563 [RFC4563], and the 3rd Generation Partnership Project
+
[[RFC4563|RFC 4563]] [[RFC4563]], and the 3rd Generation Partnership Project
 
(3GPP)'s Multimedia Broadcast/ Multicast Service (MBMS) document
 
(3GPP)'s Multimedia Broadcast/ Multicast Service (MBMS) document
 
[3GPP.33.246] specify the transport of MIKEY messages via unicast or
 
[3GPP.33.246] specify the transport of MIKEY messages via unicast or
Line 83: Line 69:
 
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
 
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
 
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
 
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in RFC 2119 [RFC2119].
+
document are to be interpreted as described in [[RFC2119|RFC 2119]] [[RFC2119]].
  
 
OMA BCAST MIKEY General Extension: We refer to the General Extension
 
OMA BCAST MIKEY General Extension: We refer to the General Extension
Line 103: Line 89:
 
             Figure 1: OMA BCAST MIKEY General Extension
 
             Figure 1: OMA BCAST MIKEY General Extension
  
Next Payload and Length are defined in Section 6.15 of [RFC3830].
+
Next Payload and Length are defined in Section 6.15 of [[RFC3830]].
  
 
Type (8 bits): identifies the type of the General Extension Payload
 
Type (8 bits): identifies the type of the General Extension Payload
(see Section 6.15 of [RFC3830]).  This document adds a new type.  It
+
(see Section 6.15 of [[RFC3830]]).  This document adds a new type.  It
 
specifies the use of Type 5 for OMA BCAST Service and Content
 
specifies the use of Type 5 for OMA BCAST Service and Content
 
Protection using the Smartcard Profile.
 
Protection using the Smartcard Profile.
Line 158: Line 144:
 
up to the OMA test planning to verify the interoperability and
 
up to the OMA test planning to verify the interoperability and
 
compliance of OMA BCAST 1.0 implementations.  This payload type
 
compliance of OMA BCAST 1.0 implementations.  This payload type
assignment does not change MIKEY beyond RFC 3830 [RFC3830] and RFC
+
assignment does not change MIKEY beyond [[RFC3830|RFC 3830]] [[RFC3830]] and RFC
4563 [RFC4563].
+
4563 [[RFC4563]].
  
 
== Security Considerations ==
 
== Security Considerations ==
  
According to RFC 3830 [RFC3830], the General Extension payload can be
+
According to [[RFC3830|RFC 3830]] [[RFC3830]], the General Extension payload can be
 
used in any MIKEY message and is part of the authenticated/signed
 
used in any MIKEY message and is part of the authenticated/signed
 
data part.  The parameters proposed to be included in the OMA BCAST
 
data part.  The parameters proposed to be included in the OMA BCAST
Line 182: Line 168:
 
IANA has allocated an OMA BCAST MIKEY General Extension Type --5--
 
IANA has allocated an OMA BCAST MIKEY General Extension Type --5--
 
from the "General Extensions payload name space" for use by OMA BCAST
 
from the "General Extensions payload name space" for use by OMA BCAST
as requested by RFC 4909 [RFC4909].  Furthermore, IANA has created a
+
as requested by [[RFC4909|RFC 4909]] [[RFC4909]].  Furthermore, IANA has created a
 
name space for the OMA BCAST payload subtype values defined in
 
name space for the OMA BCAST payload subtype values defined in
[RFC4909] and has assigned the following subtype values from this
+
[[RFC4909]] and has assigned the following subtype values from this
 
name space: LTKM (1), STKM (2).
 
name space: LTKM (1), STKM (2).
  
Line 202: Line 188:
 
   Value: 4
 
   Value: 4
  
== Changes since RFC 4909 ==
+
== Changes since [[RFC4909|RFC 4909]] ==
  
 
OMA BCAST Service and Content Protection specification [SPCP]
 
OMA BCAST Service and Content Protection specification [SPCP]
contains messages that were created since RFC 4909 was written.  This
+
contains messages that were created since [[RFC4909|RFC 4909]] was written.  This
 
document only adds the necessary assignments to support these new
 
document only adds the necessary assignments to support these new
messages.  No modifications are made on values assigned by RFC 4909
+
messages.  No modifications are made on values assigned by [[RFC4909|RFC 4909]]
[RFC4909].
+
[[RFC4909]].
  
 
== Acknowledgments ==
 
== Acknowledgments ==
  
Many thanks to the authors of RFC 4909 [RFC4909] for allowing us to
+
Many thanks to the authors of [[RFC4909|RFC 4909]] [[RFC4909]] for allowing us to
 
obsolete their RFC.
 
obsolete their RFC.
  
Line 223: Line 209:
 
               October 2007.
 
               October 2007.
  
[RFC2119]      Bradner, S., "Key words for use in RFCs to Indicate
+
[[RFC2119]]      Bradner, S., "Key words for use in RFCs to Indicate
               Requirement Levels", BCP 14, RFC 2119, March 1997.
+
               Requirement Levels", [[BCP14|BCP 14]], [[RFC2119|RFC 2119]], March 1997.
  
[RFC3830]      Arkko, J., Carrara, E., Lindholm, F., Naslund, M., and
+
[[RFC3830]]      Arkko, J., Carrara, E., Lindholm, F., Naslund, M., and
 
               K. Norrman, "MIKEY: Multimedia Internet KEYing",
 
               K. Norrman, "MIKEY: Multimedia Internet KEYing",
               RFC 3830, August 2004.
+
               [[RFC3830|RFC 3830]], August 2004.
  
[RFC4563]      Carrara, E., Lehtovirta, V., and K. Norrman, "The Key
+
[[RFC4563]]      Carrara, E., Lehtovirta, V., and K. Norrman, "The Key
 
               ID Information Type for the General Extension Payload
 
               ID Information Type for the General Extension Payload
               in Multimedia Internet KEYing (MIKEY)", RFC 4563,
+
               in Multimedia Internet KEYing (MIKEY)", [[RFC4563|RFC 4563]],
 
               June 2006.
 
               June 2006.
  
Line 242: Line 228:
 
=== Informative References ===
 
=== Informative References ===
  
[RFC4909]      Dondeti, L., Castleford, D., and F. Hartung,
+
[[RFC4909]]      Dondeti, L., Castleford, D., and F. Hartung,
 
               "Multimedia Internet KEYing (MIKEY) General Extension
 
               "Multimedia Internet KEYing (MIKEY) General Extension
 
               Payload for Open Mobile Alliance BCAST LTKM/STKM
 
               Payload for Open Mobile Alliance BCAST LTKM/STKM
               Transport", RFC 4909, June 2007.
+
               Transport", [[RFC4909|RFC 4909]], June 2007.
  
 
Authors' Addresses
 
Authors' Addresses
Line 266: Line 252:
 
Phone: +41 21 732 05 37
 
Phone: +41 21 732 05 37
  
 +
 +
[[Category:Informational]]

Latest revision as of 18:03, 11 October 2020

Network Working Group A. Jerichow, Ed. Request for Comments: 5410 Nokia Siemens Networks Obsoletes: 4909 L. Piron Category: Informational Nagravision S.A.

                                                        January 2009
  Multimedia Internet KEYing (MIKEY) General Extension Payload
               for Open Mobile Alliance BCAST 1.0

Status of This Memo

This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.

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 (http://trustee.ietf.org/ license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document.

Abstract

This document specifies a new Multimedia Internet KEYing (MIKEY) General Extension payload to transport the short-term key message (STKM) and long-term key message (LTKM) payloads as well as the management data LTKM reporting message and parental control message payloads defined in the Open Mobile Alliance's (OMA) Broadcast (BCAST) group's Service and Content protection specification.

Introduction

The Multimedia Internet KEYing (MIKEY) protocol specification (RFC 3830 RFC3830) 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 [SPCP] specifies the use of a short-term key message (STKM), a long-term key message (LTKM), an LTKM reporting message, and 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 the messages mentioned above, as well as protection of the credentials using mechanisms supported by MIKEY with modifications in RFC3830.

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

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 RFC2119.

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

MIKEY General Extension for OMA BCAST Usage

The OMA BCAST Type (Type 5) formats the MIKEY General Extension payload as follows:

                   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 Payload ! Type ! Length ! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ! OMA BCAST Data Subtype (variable length) ~ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

            Figure 1: OMA BCAST MIKEY General Extension

Next Payload and Length are defined in Section 6.15 of RFC3830.

Type (8 bits): identifies the type of the General Extension Payload (see Section 6.15 of RFC3830). This document adds a new type. It specifies the use of Type 5 for OMA BCAST Service and Content Protection using the Smartcard Profile.

Type | Value | Comments


OMA BCAST | 5 | information on type and identity of messages

Figure 2: Definition of the OMA BCAST MIKEY General Extension Payload

OMA BCAST Data Subtype (variable length): defines a variable length Data field. This field is formed by subtype-payloads. The contents of the variable length OMA BCAST Data Subtype field are defined below.

                   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 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ! Subtype ! Subtype Specific Data (variable length) ~ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Figure 3: STKM/LTKM/LTKM Reporting/Parental Control Subtype Payload
  Subtype: 8 bits.  This field indicates the subtype of the OMA
  BCAST payload.  In this specification, four values are specified:
  LTKM (1), STKM (2), LTKM Reporting (3), and Parental Control (4).
  Subtype Specific Data: Variable length.
     OMA BCAST Data Subtype | Value | Comment
     -----------------------------------------------------------
     LTKM                   |     1 | Long Term Key Message
     STKM                   |     2 | Short Term Key Message
     LTKM Reporting         |     3 | LTKM Reporting Message
     Parental Control       |     4 | Parental Control Message
       Figure 4: Subtype Definitions for OMA BCAST Messages

The contents of the OMA BCAST Data Subtype payload field are defined in Section 6 of the OMA BCAST Service and Content Protection specification [SPCP].

Interoperability Considerations

This document specifies the use of MIKEY General Extension payload Type 5 and four subtype values: 1 and 2 for OMA BCAST Service and Content protection's LTKM and STKM payloads (respectively), 3 for LTKM Reporting payload, and 4 for Parental Control payload. 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 RFC3830 and RFC 4563 RFC4563.

Security Considerations

According to RFC 3830 RFC3830, 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 also covers the General Extension payload.

IANA Considerations

IANA has allocated an OMA BCAST MIKEY General Extension Type --5-- from the "General Extensions payload name space" for use by OMA BCAST as requested by RFC 4909 RFC4909. Furthermore, IANA has created a name space for the OMA BCAST payload subtype values defined in RFC4909 and has assigned the following subtype values from this name space: LTKM (1), STKM (2).

IANA has allocated two new subtypes from the OMA BCAST payload subtype name space.

The subtypes are as follows:

  Subtype Name: LTKM Reporting
  Value: 3

and

  Subtype Name: Parental Control
  Value: 4

Changes since RFC 4909

OMA BCAST Service and Content Protection specification [SPCP] contains messages that were created since RFC 4909 was written. This document only adds the necessary assignments to support these new messages. No modifications are made on values assigned by RFC 4909 RFC4909.

Acknowledgments

Many thanks to the authors of RFC 4909 RFC4909 for allowing us to obsolete their RFC.

References

Normative References

[3GPP.33.246] 3GPP, "3G Security; Security of Multimedia Broadcast/

              Multicast Service (MBMS)", 3GPP TS 33.246 6.12.0,
              October 2007.

RFC2119 Bradner, S., "Key words for use in RFCs to Indicate

              Requirement Levels", BCP 14, RFC 2119, March 1997.

RFC3830 Arkko, J., Carrara, E., Lindholm, F., Naslund, M., and

              K. Norrman, "MIKEY: Multimedia Internet KEYing",
              RFC 3830, August 2004.

RFC4563 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.

[SPCP] Open Mobile Alliance, "Service and Content Protection

              for Mobile Broadcast Services",
              OMA-TS-BCAST_SvcCntProtection-V1_0,
              <http://www.openmobilealliance.org>.

Informative References

RFC4909 Dondeti, L., Castleford, D., and F. Hartung,

              "Multimedia Internet KEYing (MIKEY) General Extension
              Payload for Open Mobile Alliance BCAST LTKM/STKM
              Transport", RFC 4909, June 2007.

Authors' Addresses

Anja Jerichow (editor) Nokia Siemens Networks Martinstr. 76 81541 Munich Germany

Phone: +49 89 636-45868 EMail: [email protected]

Laurent Piron Nagravision S.A. Case Postale 134 1033 Cheseaux Switzerland

Phone: +41 21 732 05 37 EMail: [email protected]