CONTENT PROTECTION FOR DIGITAL TRANSMISSION SYSTEMS

A method for protecting digital content from copying and/or other misuse as it is transferred between one or more computationally constrained devices over insecure links, includes preliminarily authenticating that both a content source and a content sink are compliant devices, and transferring content between compliant devices. In a further aspect of the invention, in the background, concurrently with the transfer of content, at least a second cryptographic process is performed.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS REFERENCE TO RELATED APPLICATIONS

[0001] This is a continuation-in-part of application Ser. No. 08/791,245, filed Jan. 30, 1997.

FIELD OF THE INVENTION

[0002] The present invention relates generally to digital content protection and more particularly to scaleable methods and apparatus for secure communication between content sources and content sinks when either or both are computationally constrained.

BACKGROUND

[0003] Computer capabilities have increased dramatically in recent years. In addition to traditional computer applications such as word processing and spreadsheet calculations, modern personal computers (PCs) are typically capable of producing and playing multimedia presentations.

[0004] Multimedia applications may include materials such as audio, video or graphic elements that are subject to copyright or contractual restrictions as to use, distribution or the like. Typically, the multimedia content is provided in digital form for use by computers or other digital consumer electronic (CE) devices.

[0005] Many content providers are reluctant to include valuable copyrighted material, e.g., full length motion pictures, for use in multimedia applications because the digital bitstream may be intercepted and copied. Unlike analog materials which degrade in quality from one copy generation to the next, digital copying is capable of producing perfect copies regardless of how many generations of copies are produced.

[0006] Recent advances in storage technology, particularly digital video discs (DVD) have created the ability to store full length motion pictures on a single small disc. However, consumers are unlikely to benefit from such advances unless content providers have a mechanism to distribute digitized versions of their valuable copyrighted material in a manner that largely eliminates unauthorized copying.

[0007] It is possible to devise strong content protection schemes for securely transferring digital content between various devices. These schemes are often computationally intensive, although modern PCs and customized hardware implementations, typically have sufficient computational resources to perform these content protection schemes in a substantially real-time manner. However, in order to meet manufacturing cost targets, CE devices are often not equipped with the computational resources needed to implement strong content protection schemes in a substantially real-time manner.

[0008] What is needed is a method and apparatus for protecting digital content from copying and/or other misuse as it is transferred between one or more computationally constrained devices over insecure communication links.

SUMMARY OF THE INVENTION

[0009] Briefly, a method of transferring content between one or more computationally constrained devices over insecure links, includes preliminarily authenticating that both a content source and a content sink are compliant devices, transferring content between compliant devices, then, in the background, concurrently with the transfer of content, perform at least a second cryptographic process.

[0010] In an embodiment, establishing a preliminary control channel includes exchanging random challenges between devices, encrypting, under a shared secret key, and hashing the exchanged random challenges, exchanging the results of the encryption and hash functions and then verifying that the appropriate results have been generated.

[0011] Other features and advantages of the present invention will be apparent from the drawing figures, and detailed description that follow.

BRIEF DESCRIPTION OF THE DRAWINGS

[0012] FIGS. 1 (a)-(b) are flow diagrams showing embodiments of an authentication process in accordance with the present invention.

[0013] FIG. 2 is a flow diagram showing an embodiment of an authentication process in accordance with the present invention.

[0014] FIGS. 3(a)-(b) are flow diagrams showing an authentication and preliminary control channel key generation in accordance with the present invention.

[0015] FIGS. 4(a)-(b) are flow diagrams showing an authentication process in accordance with the present invention.

[0016] FIG. 5 is a flow diagram showing establishment of a content channel in accordance with the present invention.

[0017] FIG. 6 is a block diagram showing a content source in accordance with the present invention.

[0018] FIG. 7 is a block diagram showing a content sink in accordance with the present invention.

[0019] FIG. 8 is a block diagram showing an embodiment of the present invention implemented with a software authentication proxy.

DETAILED DESCRIPTION

[0020] Various aspects of the present invention are described below. However, it will be understood by those skilled in the art that the present invention may be practiced with only some or all aspects of the present invention. For purposes of explanation, specific numbers, materials and configurations are set forth in order to provide a thorough understanding of the present invention. It will also be apparent to those skilled in the art that the present invention may be practiced without these specific details.

[0021] Some portions of the detailed descriptions which follow are presented in terms of algorithms and symbolic representations of operations on data bits within a computer or other information processing system. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is to be appreciated that throughout the present invention, discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (e.g., electrical) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.

[0022] Terminology

[0023] Baseline Cipher refers to a cipher algorithm that is common to all compliant devices. Examples of some well-known algorithms that may be used are Blowfish, DES and RC-4.

[0024] Blowfish refers to a block cipher that can be implemented very efficiently in software on PCs. It is described in, “Description of a New Variable Length Key, 64-Bit Block Cipher (Blowfish),” by B. Schneier, Fast Software Encryption, Cambridge Security Workshop Proceedings, Springer-Verlag, 1994, pp. 191-204.

[0025] Compliant device refers to a device which is capable of securely transferring content in accordance with the present invention. Typically, the compliant device should have a digital certificate signed by a license authority, implement anti-tampering measures to reduce the likelihood that details about the private key and/or authentication and key exchange mechanisms are readily discernible or alterable, and should avoid transferring protected content unless all devices participating in the content transfer have been authenticated.

[0026] CGMS refers to Copy Generation Management System, a well-known format for indicating copy protection status.

[0027] Computationally constrained, as used herein, refers to devices that do not have sufficient computational resources to perform the processes needed to authenticate compliant devices and establish secure control and content channels rapidly enough such that protected content can be delivered to a user within an acceptable latency period. The acceptable length of the latency period varies between individual users, however, substantially real-time operation is generally considered a desirable goal.

[0028] Device, as used herein, refers to both traditional consumer electronics products including but not limited to DVD player/recorders, digital televisions, set top boxes, digital satellite services receivers, and similar products, as well as applications running on one or more computers.

[0029] DES refers to the Data Encryption Standard a popular, symmetric key, standard encryption algorithm. It is a product cipher that operates on 64 bit blocks of data, using a 56 bit key. It is defined in FIPS 46-1 (1988) (which supersedes FIPS 46 (1977)). DES is identical to the ANSI standard Data Encryption Algorithm (DEA) defined in ANSI X3.92-1981.

[0030] DSA refers to the Digital Signature Algorithm specified in the DSS.

[0031] DSS refers to the Digital Signature Standard specified in FIPS 186 Digital Signature Standard, May 19, 1994, and available from NTIS.

[0032] FIPS refers to Federal Information Processing Standards, which are United States Government technical standards published by the National Institute of Standards and Technology. Computer-related products bought by the US Government must conform to these standards.

[0033] IEEE 1394 refers to IEEE Standard for a High Performance Serial Bus, IEEE Std 1394-1995, Institute of Electrical and Electronic Engineers, Aug. 30, 1995.

[0034] ISO refers to the International Organization for Standardization, a voluntary, organization, responsible for creating international standards in many areas, including computers and communications.

[0035] MPEG is an acronym for Moving Picture Experts Group, and refers to an ISO committee that generates standards for digital video and audio compression. MPEG also refers to the name of algorithms promulgated by the MPEG committee. MPEG-1 is optimized for CD-ROM, MPEG-2 for broadcast quality video and MPEG-4 for low bandwidth video telephony.

[0036] Public key refers to ciphers that use different keys for encrypting and decrypting a particular unit of data.

[0037] Symmetric key refer to ciphers that use the same key for encrypting and decrypting a particular unit of data.

[0038] Overview

[0039] Embodiments of the present invention provide the ability to communicate (that is, transfer, transmit, distribute, or the like), protected content between devices over otherwise insecure communication links, at varying levels of security. In particular, a first level of security is selected that can be established quickly by computationally constrained devices. Protected content can then be transferred between devices while a more secure channel is established in the background. In this way even low cost, computationally constrained devices can begin delivering content to a user with low latency. FIG. 1 (a) illustrates a process embodying the present invention where in a step 104, preliminary control and content channels are established, and subsequently, in a step 106, full control and content channels are established.

[0040] FIG. 1(b) illustrates an alternative embodiment which includes a step 102, wherein a determination is made as to whether the content source or sink is computationally constrained. If neither of the devices is computationally constrained then the step of establishing preliminary control and content channels is bypassed.

[0041] In embodiments of the present invention, when two (or more) compliant devices are to exchange protected content across a communications medium, such as an IEEE 1394 serial bus, the cryptographic protocols described herein are used to protect the content as it traverses the bus.

[0042] Before any protected content can be exchanged, the devices that are to exchange the content must first authenticate themselves if they have not previously done so. Authentication is required to ensure that all of the devices that will be handling the protected content are compliant. The device authentication and control channel establishment process has two phases, first a preliminary authentication, followed by a full authentication. The properties of the two authentication phases are summarized in the Table 1. 1 TABLE 1 Authentication Computation Computation Time (CE Phase Robustness Time (PC) Microcontroller) Preliminary Reasonable less than a milliseconds millisecond Full High 10s of 10s of seconds milliseconds

[0043] Following the completion of the preliminary authentication phase, an encrypted control channel is established between the authenticated devices. This preliminary control channel is used to initiate the transfer of protected content across the bus via encrypted content channels. The transfer of content is subject to immediate cancellation if any security threats are detected as the second, highly robust full authentication phase continues in the background.

[0044] The choice of symmetric ciphers is flexible to allow a range of solutions providing varying levels of security, implementation complexity, expense, and performance. In order to ensure interoperability, all compliant devices and applications should support the Baseline Cipher. Device certificates typically contain a description of the ciphers that are supported by a device. In alternative embodiments, device certificates specify that the pair of devices being authenticated support variable key length ciphers. In such a case, a key length can be specified along with the type of cipher to be used.

[0045] One cipher which can be use as the Baseline cipher or as an alternate supported cipher for this system is Blowfish. Blowfish is a block cipher that performs key dependent permutation and substitution operations on 64 bits of data at a time. In standard implementations of Blowfish, the permutation and substitution functions are derived from the hexadecimal digits of &pgr; and the specific key being used to encrypt/decrypt data. This key can be up to 448 bits long. In this content protection system, Blowfish can be modified to allow the use of alternate initialization values for the permutation and substitution functions. Specifically, instead of &pgr; other values can be used. These values may be randomly generated and stored in volatile or nonvolatile memory within a device. Alternatively, these values can be generated in real time or in advance and then distributed as initialization state prior to the use of the cipher.

[0046] Embodiments of the present invention do not complicate the use of CE devices or PC application software for legitimate users. All copy protection mechanisms happen transparently. When a new device is added to the system no special actions are required to renew device keys or otherwise enable the copy protection mechanisms. The authentication and key exchange mechanisms automatically handle the addition of new devices/applications and the establishment of channels between devices.

[0047] Referring to FIG. 2, a more detailed embodiment of the present invention is illustrated. In a step 202 a preliminary control channel is established. In a step 204, a preliminary content channel is established. In a step 206, content transfer over the preliminary content channel is begun. In a step 208, a full control channel is established in the background. In a step 210, a full content channel is established. In steps 212, 214, the content transfer over the preliminary content channel is terminated and content transfer over the full content channel is begun.

[0048] Embodiments of the present invention may be implemented in hardware, or software executed by a computing device such as a microcontroller or microprocessor. Well understood cost and performance trade-offs will guide designers in making specific implementation choices. Typically, for CE devices, the authentication and key exchange mechanisms should be implemented using software running on an embedded microcontroller, and the channel ciphers should be implemented in hardware. Typically, for a PC, all components of the content protection system in accordance with the present invention may be implemented in software. Preferably a PC that implements the present invention is protected by anti-tampering techniques.

[0049] Embodiments of the present invention are compatible with other copy management technology such as watermarking. For example, the copy control information can be embedded within the content using watermarks.

[0050] The following notation is used to describe the cryptographic processes of establishing both preliminary and full, control and content channels, as well as authentication processes.

[0051] General:

[0052] SX−1[M]=Sign M using DSS with private key X−1

[0053] VX1[M]=Verify signature of M using DSS with public key X1

[0054] E[K, M] =Encrypt M with key K using baseline cipher

[0055] HSHA-1[M]=Add SHA-1 hash to M

[0056] ¦=Concatenation of fields

[0057] Digital Transmission Protection Authority

[0058] L1, L−1=Digital Transmission Protection Authority DSS public/private key pair

[0059] g=public constant for Diffie-Hellman key exchange

[0060] nfull=public prime modulus for full authentication Diffie-Hellman key exchange

[0061] SU=Universal shared secret for Preliminary Authentication and key exchange

[0062] Values Shared by Devices

[0063] Kcontrol=Control Channel key generated through Diffie-Hellman key exchanges

[0064] Kcontent=Random Content Channel key

[0065] Control_Algo_Select =Selected symmetric cipher algorithm for a control channel

[0066] Content_Algo_Select =Selected symmetric cipher algorithm for a content channel

[0067] For Device X

[0068] X1, X−1=DSS Public/private key pair

[0069] XID=Identification Number

[0070] XHash=SHA-1 hash of software implementation

[0071] XAuth—Mask=Authorization Mask

[0072] XCert=XID ¦ XHash ¦ XAuth—Mask ¦ X1 ¦SL−1[XID ¦XHash ¦ XAuth—Mask ¦X1]=Device Certificate

[0073] Xk=Random value for the first phase of the Diffie-Hellman key exchange

[0074] Preliminary Authentication

[0075] In a typical embodiment of the present invention, authentication and control messages are sent using IEEE 1394 asynchronous transactions. However, other interconnect technologies such a Ethernet, or cable television plants may be used. The only requirement is that the interconnect technology must support bi-directional communication.

[0076] In an example of system operation in accordance with the present invention, a compliant device (“Device A”) which is a source of protected content (e.g., a DVD player) is requested to transmit protected content across a serial bus to another compliant device (“Device B”) which is a sink for protected content (e.g., a PC running an MPEG-2 video stream decoder).

[0077] When Device A is requested to initiate the transmission of protected content to Device B, Device A checks to see if an encrypted control channel has already been established between the two devices. If this control channel exists, the devices have already authenticated each other making further authentication unnecessary, and the devices can immediately establish an encrypted content channel. If however, the control channel does not exist, preliminary authentication must be initiated.

[0078] The preliminary authentication phase is designed to provide reasonable security for protected content while being computationally lightweight in order to maintain user transparency. The preliminary authentication phase typically requires a fraction of a second of computation to complete on a typical CE embedded controller.

[0079] In an alternative embodiment, a determination is made regarding the computational capacity of the current source and sink. If both the content source and sink have the computational resources to provide full authentication and channel establishment quickly enough to be transparent to a user, then, as shown in FIG. 1(b), the preliminary authentication phase is bypassed. Typically, when authentication is performed between two PCs, the preliminary authentication phase is bypassed since sufficient computational resources exist to perform the full authentication procedure in a user transparent manner.

[0080] In an illustrative embodiment of the present invention the devices exchange random challenges (AC, BC) and device certificates (ACert, BCert). Both devices respond by encrypting (with key SU) and then hashing the other device's challenge. Upon receiving the response to the challenge, each device verifies that the appropriate response has been received. If the expected value is not returned a security threat has been detected and the system will not be permitted to exchange protected content. If the random challenge is successful, a shared control channel key (KPre—Control.) is computed by the devices.

[0081] FIG. 3(a) illustrates details of an illustrative embodiment of the preliminary authentication process in accordance with the present invention. Device A generates a random challenge 302, concatenates the random challenge with the certificate of Device A to form a data string (MA1). and transmits 304 MA1 to Device B. Similarly, Device B generates a random challenge 303, concatenates the random challenge with the certificate of Device B to form a data string (MB1) and transmits 305 MB1 to Device A.

[0082] Device A encrypts 306 the random challenge received from Device B. This encryption is performed with the Baseline cipher using the shared secret key SU. The result of this encryption is then hashed 308 to form a data string (MA2). Device B encrypts 307 the random challenge received from Device A. This encryption is performed with the Baseline cipher using the shared secret key SU. The result of this encryption is then hashed 309 to form a data string (MB2).

[0083] Data string MA2 is transmitted 310 to Device B where it is compared 313 to the expected value. Similarly, data string MB2 is transmitted 311 to Device A where it is compared 312 to the expected value. If both MA2 and MB2 match the expected values, then a preliminary control channel key is generated 315, 316 in both Device A and Device B. If either MA2 or MD2 does not match its expected value, then Device A and Device B cannot exchange protected content 314.

[0084] Both Device A and Device B generate the preliminary control channel key by encrypting the random challenge of Device A and the random challenge of Device B, using the Baseline Cipher and the secret shared key SU, then performing an exclusive OR operation between the two encrypted random challenges 315, 316. This can be described symbolically as Kpre_control=E[SU,Ac] ⊕ E[SU,Bc].

[0085] In a further embodiment of the present invention, if the random challenge generated by Device A and the random challenge generated by Device B are equal, then the preliminary control channel key is set to E[SU,Ac] 319, 320.

[0086] With the successful generation of a preliminary control channel key a preliminary control channel is established 322.

[0087] In the case where Device A is a content source and Device B is only a content sink and can never be a content source, then the preliminary authentication procedure can simplified. More particularly, as shown in FIG. 3(b), Device A generates a random challenge 362, concatenates the random challenge with the certificate of Device A to form a data string (MA1). and transmits 354 MA1 to Device B.

[0088] Device B encrypts 355 the random challenge received from Device A. This encryption is performed with the Baseline cipher using the shared secret key SU. The result of this encryption is then hashed 356 to form a data string (MB2).

[0089] Data string MB2 is transmitted 357 to Device A where it is compared 358 to the expected value. If MB2 matches the expected value, then a preliminary control channel key is generated 362, 363 in both Device A and Device B. If MB2 does not match its expected value, then Device A and Device B cannot exchange protected content 360.

[0090] Both Device A and Device B generate the preliminary control channel key by encrypting the random challenge of Device A using the Baseline Cipher and the secret shared key SU 362, 363. This can be described symbolically as Kpre_control =E[SU,AC].

[0091] To maintain the validity of this authentication mechanism, SU must not be made public and must be protected from disclosure through reverse engineering.

[0092] Typically, the baseline channel cipher, which is supported by all devices, will be used for this preliminary control channel.

[0093] In a further embodiment of the present invention, the exchanged device certificates can provide property information about the devices being authenticated. For example, one property is the level of authentication supported for a given system. Full authentication is one option, however other conditional access mechanisms could be used as well.

[0094] In an alternative embodiment of the present invention, the initial exchange between Device A and Device B (shown at 304 and 305 in FIG. 3(a)) is modified such that the certificates are not concatenated, or transmitted with the random challenges.

[0095] Full Authentication and Control Channel Key Exchange

[0096] If required, as soon as the preliminary authentication process is successfully completed, an attempt to perform a full authentication is begun.

[0097] Following the successful completion of the preliminary authentication procedure, each device calculates a Diffie-Hellman key exchange first phase value (AV, BV). The devices then exchange signed messages (MA3 and MB3) which contain: 1) the other device's random challenge from the preliminary authentication (XC); and 2) the Diffie-Hellman key exchange first phase value (XV).

[0098] An embodiment of the full authentication is illustrated with reference to FIG. 4(a). Device A generates a message MA3, and transmits the message to Device B as shown in steps 402, 404 and 406. Device B generates a message MB3, and transmits the message to Device A (as shown at 403, 405 and 407). Device A and Device B then process the messages (MB3, MA3 respectively) which have been received by first checking the signature on the message by computing VY1[MY3] with the other device's (device Y's) public key (Y1 from YCert) to verify that the message has not been tampered with. Specifically, Device A determines whether MB3 message signature is valid (408) and if not, then a security threat has been detected (410) and protected content cannot be exchanged. Similarly, Device B determines whether MA3 message signature is valid (409) and if not, then a security threat has been detected (410) and protected content cannot be exchanged.

[0099] If the message signatures are valid, the next step is for Device A to verify Device B's certificate (412) by computing VL1[BCert] and for Device B to verify Device A's certificate (413) by computing VL1[ACert]. If the Digital Transmission Protection Authority signature is not valid, the device that transmitted the certificate is not a compliant device.

[0100] If no errors, or security threats, have occurred up to this point, the two devices have authenticated each other (414, 415). In one embodiment of the present invention a “watch dog” timer is used to ensure that the full authentication procedure is completed in a timely manner. Those skilled in the art will recognize that a specific delay value, or range of values, can be determined according to the computational resources that are being.

[0101] By calculating BVAk mod nFull (414) and AVBk mod nFull (415) for Devices A and B respectively, a new, more robust key, KControl=(gAkBk mod nFull), has been established for the encrypted control channel. To complete the full authentication procedure, Device A specifies (416) which channel encryption algorithm will be used to protect the Control Channel.

[0102] Embodiments of the present invention may compare BAuth—Mask (found in BCert) with AAuthMask to select the strongest encryption algorithm which is mutually supported. Control_Algo_Select is set to the appropriate value and transmitted to Device B. In still further embodiments of the present invention, a cipher initialization state is transmitted to Device B.

[0103] In the case where Device A is a content source and Device B is only a content sink and can never be a content source, then the full authentication procedure can simplified. More particularly, as shown in FIG. 4(b), where the determinations of Device A's message signature validity and Device A's certificate validity are obviated. Therefore the determinations (409, 413) shown in the embodiment of FIG. 4(a) are not required.

[0104] To switch over from the preliminary control channel key and baseline cipher to the new key and the cipher specified by Control_Algo_Select, a message is sent across the preliminary control channel indicating that all future control channel messages will use the new key and algorithm.

[0105] The control channel remains available as long as both devices remain powered up and attached to the communications link. The control channel can be repeatedly used to set up and manage the security of protected content streams without further authentication. Depending on the strength of the channel ciphers, it may be desirable to change the control channel keys on a regular basis. Control channel keys can be updated using a signed Diffie-Hellman key exchange similar to the one used during the full device authentication process. The computation for these key changes would typically be a low priority background activity, which would not affect overall device performance.

[0106] The algorithms for both DSS and Diffie-Hellman are public knowledge and have been subject to intensive efforts, unsuccessful thus far, to break them. From a technical perspective, the only things which must be kept secret for full authentication are the private keys for signing data. All other aspects of the system can be public. For greater security however, it is desirable to keep aspects of the system such as the symmetric cipher algorithm confidential.

[0107] Content Channel Encryption

[0108] Exemplary embodiments of the present invention, to establish an encrypted channel for protected content, can utilize the following procedure once a secure control channel has been established by the preliminary or full device authentication procedures. Encryption of the control channel is performed to preserve the confidentiality of content channel keys and ensure the integrity of other messages. The source of the content sends a message via the encrypted control channel to the compliant destination device (or devices in the case of a content multicast). This message contains: a randomly generated key which is unique for each stream of content. (KContent); the symmetric cipher to use (Content_Algo_Select); Cipher initialization state; the Isochronous channel associated with the content stream; Copy Control Information (such as CGMS bits); a sequence number initialized to the least significant 16 bits of AC and incremented for each additional message sent. Alternative embodiments of the present invention can forgo the inclusion of message elements such as the Cipher initialization state or the sequence number initialized to the least significant 16 bits of AC.

[0109] If additional compliant devices desire to receive content which is already being transmitted, they can request that the source device send the values described above via the appropriate control channel.

[0110] While content is flowing across an encrypted content channel, the copy control information associated with the stream can be updated at any time via the control channel(s) between the source device and destination device(s). Upon updating the copy control information, the key associated with the content channel should also be updated. In addition, depending on the strength of the channel ciphers, it may be desirable to change the content channel key on a periodic basis. New content channel keys and copy control information can be put into service when an indicator is transmitted over the content channel. This copy control information can be embedded in the content stream or as part of a header in the IEEE 1394 protocol, such as the CIP header.

[0111] When the source device has completed the transmission of the copyrighted content it sends a message to the destination(s) via the control channel(s) to terminate the content channel.

[0112] Most of the content which this system is intended to protect is real time in nature. Therefore, if the communications link used is the IEEE 1394 bus, then the protected content will typically be transferred across the IEEE 1394 serial bus isochronously. This system can also be used to protect non-real time content transferred asynchronously across a communications link.

[0113] FIG. 5 shows an example of the operation of an embodiment of the present invention. The source of the content, in a step 502, sends a message (as described above), via the previously established control channel, to a compliant destination device (or devices in the case of a content multicast).

[0114] If additional compliant devices desire to receive content which is already being transmitted, those devices can request receipt of the values described above via the control channel. A separate control channel is created between each source and destination.

[0115] The protected content is transmitted in a step 504. When the source has completed the transmission of the protected content it sends a message, in a step 506 to the destination(s) asynchronously via the control channel(s) which terminates the content channel.

[0116] Compliant System Components

[0117] A compliant system must implement the components described in the following sections. FIG. 6 shows the components required for a device which is a source of protected content. FIG. 7 shows the components for a receiver of protected content. In both FIGS. 6 and 7, the subsystems in boxes with solid outlines are required for compliance. Boxes with dashed outlines are subsystems which are common to compliant and non-compliant devices.

[0118] Marking Subsystem

[0119] A Marking Subsystem 602 shown in FIG. 6 is present in systems which are sources of protected content. The primary function is to determine the protection status of the content which is to be transferred across the serial bus. This status is then translated into protection requirements which are passed to an Authentication and Key Exchange Subsystem 604.

[0120] Authentication and Key Exchange Subsystem

[0121] As shown in FIGS. 6 and 7 an Authentication and Key Exchange Subsystem 604, 704 is found in both Senders and Receivers of protected content. Authentication and Key Exchange Subsystem 604, 704 is responsible for implementing the protocols which are used to ensure that devices exchanging protected content are compliant. The protocol is also used to select a channel encryption algorithm and exchange the control channel encryption key.

[0122] Channel Encryption Subsystem

[0123] A compliant device that transmits protected content must have a Channel Encryption Subsystem 606. Control messages, as well as protected content, are encrypted prior to transmission. Channel Encryption Subsystem 606 performs these encryptions. The keys used to encrypt the content and commands are passed to Channel Encryption Subsystem 606 from Authentication and Key Exchange Subsystem 604. Channel Encryption Subsystem 606 may support more than one cipher, although for interoperability it is preferable that a Baseline Cipher be supported. In a typical embodiment of the present invention, Authentication and Key Exchange Subsystem 604 specifies the particular cipher and key to be used for each packet transmitted.

[0124] Channel Decryption Subsystem

[0125] A compliant device which receives protected content must have a Channel Decryption Subsystem 708. Channel Decryption Subsystem 708 decrypts control messages and protected content which are received from the serial bus. The keys used to decrypt the content and commands are passed to Channel Decryption Subsystem 708 from Authentication and Key Exchange Subsystem 704. Channel Decryption Subsystem 708 may support more than one cipher, although for interoperability it is preferable that a Baseline Cipher be supported. Authentication and Key Exchange Subsystem 704 specifies the particular cipher and key to be used for each packet received.

[0126] Baseline Cipher

[0127] A Baseline Cipher must be supported by Channel Encryption Subsystem 606 and Channel Decryption Subsystem 708 of all compliant devices. This baseline cipher is required to ensure the interoperability of all compliant devices. Additional ciphers with other properties such as increased security can also be deployed and used, provided that both the source and destination devices support it. Those skilled in the art will recognize that many symmetric key ciphers, for example DES, are available to for use as a baseline cipher.

[0128] Key Generation at Device Manufacture

[0129] Ideally, each device manufactured will have a unique device ID and public/private DSS key pair. With unique device IDs and DSS keys, the Digital Transmission Protection Authority will only need to revoke the certificates of the specific devices which have been compromised. Other users who bought the same device model and have not violated the license agreement would not be effected by this revocation. The principle drawback of this scheme may be that the manufacture of CE devices is made more complicated. This would be the case if no information unique to each copy of the device (such as a serial number) is currently programmed into it.

[0130] Authentication Software Infrastructure

[0131] An illustrative embodiment 800 implementing the present invention on a PC is shown in FIG. 8. A shared authentication proxy 802 on the PC handles all authentication activities associated with managing a protected content stream traversing a serial bus 804 between the PC and other IEEE 1394 devices 806. This includes not only authenticating external devices but also authenticating software components running on the PC which will source and sink protected content streams. The authentication mechanism used between the software components running on the PC and authentication proxy 802 is typically the same as the one described above in connection with hardware sources/sinks. Each software component which is a source or sink of content has a digital certificate and a public/private DSS key pair associated with it just like a physical device.

[0132] When a software source or sink is initialized, it performs a full authentication with authentication proxy 802. This results in the establishment of a secure control channel between the software component and the authentication proxy. External devices also authenticate themselves with the authentication proxy on the PC whenever they need to exchange content with the PC. The authentication proxy passes the control channel key established with an external device to the software components that handle the content being transmitted or received by that device via the control channel between the software component and the authentication proxy. The external device and the software component can then establish content channels using the control channel which is now open between them.

[0133] Alternative embodiments, including ones with no centralized authentication proxy, are possible. If there is no centralized authentication proxy, authentication can be performed directly between the software components sourcing or sinking the protected content and the external serial bus devices. Additional software functionality would be needed to ensure that authentication messages get routed correctly between an IEEE 1394 software stack and the source/sink software components being authenticated.

[0134] Conclusion

[0135] Embodiments of the present invention provide a flexible system which can support a range of protection levels. Digital certificates enable device authentication which in turn facilitates the exclusion of devices which can circumvent the protection of the content. Furthermore, the content itself may be encrypted to ensure that even if it is copied, it will be in an unusable format. The present invention allows for a high level of content protection which can be implemented with a reasonable level of resources for consumer electronics equipment and computer systems.

[0136] Embodiments of the present invention advantageously provide strong protection of audio/video content transmitted over communications links such as an IEEE 1394 bus.

[0137] A further advantage of the present invention is that non-compliant devices are unable to transmit or receive protected content.

[0138] A still further advantage of the present invention is that it is inexpensive to implement in PCs and other consumer electronic devices.

[0139] It will be understood by those skilled in the art that many design choices are possible within the scope of the present invention. The present invention is not limited to communication via a bit serial link, nor is it limited to a particular cryptographic algorithm or key length. For example, although an illustrative embodiment of the present invention is described as using an IEEE 1394 serial bus, the present invention is equally applicable to other interconnect technologies such as Ethernet, Asynchronous Transfer Mode (ATM), cable television systems, and telephony networks. Also, cryptographic algorithms chosen for the content and control channels may be different. Similarly, cryptographic algorithms chosen for authentication may be different from those described herein. For example, the RSA algorithm can be used for digital signatures and key exchange.

[0140] The present invention can be embodied as methods and apparatuses for practicing those methods. The present invention can also be embodied in the form of computer program code embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other computer-readable storage medium, wherein, when the computer program code is loaded into and executed by a computer, the computer becomes an apparatus for practicing the invention. The program code encoded in tangible media creates the means for causing the computer to perform the various steps of the present invention. The present invention can also be embodied in the form of computer program code, whether stored in a storage medium loaded into and/or executed by a computer, or transmitted over some transmission medium, such as over electrical wiring or cabling, through fiber optics, or via electromagnetic radiation, wherein, when the computer program code is loaded into and executed by a computer, the computer becomes an apparatus for practicing the invention. When implemented on a general purpose microprocessor, the computer program code combines with the microprocessor to provide a unique device that operates analogously to specific circuits.

[0141] It will be understood that various changes in the details, materials, and arrangements of the parts and steps which have been described and illustrated in order to explain the nature of this invention may be made by those skilled in the art without departing from the principles and scope of the invention as expressed in the subjoined Claims.

Claims

1. A method of transferring content from a content source to a content sink, comprising:

a) exchanging random challenges between the content source and the content sink;
b) encrypting the exchanged random challenges with a secret key, then hashing the encrypted random challenges;
c) exchanging the encrypted, hashed random challenges;
d) comparing exchanged encrypted, hashed random challenges to expected values;
e) establishing, if the exchanged encrypted, hashed random challenges match the expected values, a preliminary control channel;
f) establishing a preliminary content channel; and
g) transferring content over the preliminary content channel.

2. The method of claim 1, further comprising:

establishing a full control channel and a full content channel.

3. The method of claim 2, further comprising:

transferring content over the full content channel.

4. The method of claim 1, further comprising:

determining whether at least one of a content sink, and a content source is computationally constrained.

5. A method of transferring information, the method comprising:

a) transmitting a first challenge from a first device to a second device, and transmitting a second challenge from the second device to the first device;
b) in the first device, encrypting, then hashing the second challenge, and in the second device, encrypting, then hashing the first challenge;
c) transmitting the hashed, encrypted, second challenge to the second device, and transmitting the hashed, encrypted, first challenge to the first device;
d) in the first device, comparing the hashed, encrypted first challenge to a first expected value, and in the second device comparing the hashed, encrypted second challenge to a second expected value;
e) if both comparisons in step (d) result in a match, then establishing a preliminary content channel; and
f) transferring information over the preliminary content channel.

6. The method of claim 5, further comprising terminating information transfer over the preliminary content channel.

7. The method of claim 5, further comprising establishing a full control channel and a full content channel.

8. The method of claim 5, wherein the challenges are random challenges.

9. The method of claim 5, wherein establishing a preliminary control channel includes generating a preliminary control channel key.

10. The method of claim 9, wherein generating a preliminary control channel key comprises encrypting the first challenge, encrypting the second challenge and performing and exclusive OR operation on the encrypted first challenge and the encrypted second challenge.

11. The method of claim 10, further comprising determining if the result of the exclusive OR operation is a zero, and if it is, then setting the preliminary control channel key equal to the encrypted first challenge.

12. The method of claim 10, wherein encrypting the first challenge comprises performing a baseline cipher operation with a secret key.

Patent History
Publication number: 20020007452
Type: Application
Filed: Aug 11, 1997
Publication Date: Jan 17, 2002
Patent Grant number: 6542610
Inventors: CHANDLER BRENDAN STANTON TRAW (PORTLAND, OR), DAVID WAYNE AUCSMITH (PORTLAND, OR)
Application Number: 08909338
Classifications
Current U.S. Class: Application Layer Security (713/152); Copy Protection Or Prevention (380/201); Copy Protection Or Prevention (705/57)
International Classification: H04L009/00; H04N007/167;