Certain embodiments of the invention relate to securing information in multimedia systems. More specifically, certain embodiments of the invention relate to a method and system for command authentication to achieve a secure interface.
In a multimedia system, such as a set-top box (STB), for example where multiple chips on a board communicate with each other, the security of the interfaces between these chips have to be considered in determining the overall security provided by the system. In particular, when one chip is a master device and another chip is a slave device, and when the communication between the master and slave devices occurs over an easily tapped or hijacked medium such as the PCI bus, for example, steps may need to be taken to ensure that the slave device may not be controlled by an unauthorized device. This may be especially important when, for example, the master or host device may be responsible for providing network conditional access (CA) decryption on video/audio data received by the multimedia system, and then re-encrypting the original data using a local copy-protection (CP) method before communicating the re-encrypted data to the slave device. In this instance, an unauthorized user may recover the video/audio data when the data communication between the host and slave devices is compromised. In this regard, an unauthorized user may attack the slave device instead of the higher security host device to recover the original video/audio data with the CA encryption removed.
In master-slave device configurations on a multimedia system board, for example, often the slave device has limited processing capabilities and may not be capable of providing a full software layer. In these instances, the host device may be utilized to configure the slave device via a plurality of commands sent over a generic interface, such as the PCI bus, for example. This may result in an additional level of exposure to unauthorized users since the slave device may not be capable of distinguishing when commands are being sent from the authorized host device or from an unauthorized host device. Without being able to make this distinction, the slave device may be configured by another device on the PCI bus, for example, regardless of the device's authorization status.
Authentication generally refers to the method by which the slave device may ensure that a command being sent to it comes from a legitimate or authorized host device. A slave device may be enabled to accept command from a single authorized device. A generally utilized approach for allowing the slave device to authenticate the host device is to use some sort of public key/private key protocol, where host commands may be signed using its private key, and which are then authenticated by the slave device using the public key. However, without a common shared secret, this type of authentication may be subject to a “man in the middle” attack, for example. In such an attack, a device on the common bus may write a public key to the slave device, where the public key may corresponds to the unauthorized device's own private key, and thus enable the unauthorized device to issue commands that may be considered “authenticated” by the slave device. Another problem with this approach is that the public/private key pair is common for all devices. Therefore, if the private key is ever compromised, it will compromise the devices that utilize this scheme.
Another level of security may include a common secret that may be utilized to provide authentication between devices. In this approach, the host device may encrypt commands that may somehow incorporate the common secret and the slave device may compare this value to its internally stored common secret to ensure that the command originates from an authorized source. However, while a common secret may be useful for helping to keep the details of key exchange secure, exposure of the common secret will compromise the devices.
Another approach may involve the use of a unique per device pair, sometimes known as “pairing”, in order to ensure that for any given slave device there may a single master device. In many STB integrated circuits (ICs), an internal non-volatile memory, such as a one-time-programmable (OTP) or on-chip secure flash, for example, may be utilized to store secure root keys which may be unique for every chip. Utilizing this approach, both the host and slave devices may be programmed with the same secure root key. As a result, commands sent by the host device may be encrypted by, for example, some derivative of the secure root key. Since only a single master device has this key, the slave device may be assured that the command came from the single legitimate source.
However, “pairing” may have logistical and/or practical limitations. In most integrated circuit fabrication and assembly facilities, it may be very difficult to keep track of pairs of chips or devices throughout the manufacturing, validation, testing, and/or board mounting stages. Moreover, different types of chips, as the host and slave devices generally are, may be manufactured separately, and a large amount of time and expense may be used to keep track of pairs of devices from two separate fabrication processes and/or sources in order to enable a “pairing” scheme.
Further limitations and disadvantages of conventional and traditional approaches will become apparent to one of skill in the art, through comparison of such systems with some aspects of the present invention as set forth in the remainder of the present application with reference to the drawings.
A system and/or method is provided for command authentication to achieve a secure interface, substantially as shown in and/or described in connection with at least one of the figures, as set forth more completely in the claims.
These and other advantages, aspects and novel features of the present invention, as well as details of an illustrated embodiment thereof, will be more fully understood from the following description and drawings.
Certain embodiments of the invention may be found in a method and system for command authentication to achieve a secure interface. Aspects of the invention may comprise command authentication between a host and a slave device in a multimedia system that may be achieved by on-the-fly pairing or by an automatic one-time-programming via a security processor. In an on-the-fly pairing scheme, the host may generate a host key based on a host root key and host control words while the slave may generate slave key based the host key, a slave root key and slave control words. The slave key may be stored and later retrieved by the slave device to obtain the host key for authenticating host commands. The host may be disabled from generating and/or passing the host key to the slave. In an automatic one-time-programming scheme, the security processor may burn a random number onto a one-time-programmable (OTP) memory in the host and slave devices for command authentication.
In an embodiment of the invention, a master device and a slave device may be integrated circuits that may be mounted onto a single circuit board utilized in a set-top-box (STB) operation and/or in other similar applications, for example. The master or host device may be utilized to remove network conditional access (CA) decryption from the incoming data and to re-encrypt the data utilizing a different algorithm such as a local copy-protection (CP) method, for example. The decrypted/re-encrypted data may be communicated to the slave device via a PCI memory transfer and/or a dedicated serial interface, for example. In some instances, a mailbox command protocol may be utilized between the host and the slave devices over a PCI bus, for example, to send command and/or to configure at least a portion of the slave device. In this regard, the communication of data between the master or host device and the slave device may require that the mailbox communication scheme provide a secure exchange, for example, commands on this interface may require encryption and may utilize at least a first level of protection against replay attacks. When processing commands, the slave device may be able to authenticate the source of the commands to ensure that it is a legitimate device. Master keys may be utilized to create final session keys for commands and/or CP data encryption/decryption, for example. In this regard, a secure method of passing the master keys between the host and slave devices may be implemented. Moreover, to protect from rogue devices tapping into or snooping on the common bus, unauthorized devices may not be able to access the slave device's internal registers and/or access the slave device's private memory, such as DRAM memory, for example, to read clear intermediate data.
The host device 104 may comprise suitable logic, circuitry, and/or code that may enable control and/or management of operations in the multimedia system 100. For example, the host device 104 may be utilized to generate and send commands to at least a portion of the components in the multimedia system 100 via a bus interface, such as the bus interface 108. In this regard, the host device 104 may also enable secure communication with at least a portion of the components in the multimedia system 100, such as the slave devices 1021, . . . , 102K, by utilizing command authentication schemes over the common bus interface. The host device 104 may support either or both an on-the-fly pairing command authentication operation and an automatic OTP key programming command authentication operation. The host 104 may also support other secure operations such as key exchange, prevention of replay attacks, and/or prevention of memory attacks, for example. The host OTP memory 114 within the host device 104 may comprise suitable logic, circuitry, and/or code that may enable storage of information that may be utilized for supporting command authentication operations.
The slave devices 1021, . . . , 102K may each comprise suitable logic, circuitry, and/or code that may enable processing of audio and/or video data in the multimedia system 100. The slave devices 1021, . . . , 102K may receive commands for processing audio and/or video data and may require some guarantee that the commands received originate from an authorized source. For example, when receiving commands from, for example, the host device 104, the slave devices 1021, . . . , 102K may support authentication of the received commands based on either or both an on-the-fly pairing command authentication operation and an automatic OTP key programming command authentication operation. The slave OTP memories 1121, . . . , 112K within a slave devices 1021, . . . , 102K may comprise suitable logic, circuitry, and/or code that may enable storage of information that may be utilized for supporting command authentication operations.
The memories 1101, . . . , 110K may comprise suitable logic, circuitry, and/or code that may enable storage of data associated with the operations performed by the slave devices 1021, . . . , 102K. For example, for command authentication operations, the memories 1101, . . . , 110K may be utilized for storage of data, such as encoding and/or decoding keys, for example, that may be necessary to authenticate that commands received by the slave devices 1021, . . . , 102K were sent from an authorized source, such as the host device 104. In some instances, the memories 1101, . . . , 110K may be portions of a single or multiple memory devices, such as a FLASH memory, for example.
The security processor 106 may comprise suitable logic, circuitry, and/or code that may enable providing security operations to the multimedia system 100. For example, the security processor 106 may support command authentication operations to protect the data processed and the operations performed by the slave devices 1021, . . . , 102K from being accessed by unauthorized sources. In this regard, the security processor 106 may support either or both an on-the-fly pairing command authentication operation and an automatic OTP key programming command authentication operation in the slave devices 1021, . . . , 102K. The security processor 106 may also support security operations that control data and/or command access to at least a portion of the components in the multimedia system 100.
The slave device 1021 may comprise a slave OTP root key (OTPslave) 203 that may be stored within, for example, the slave OTP memory 1121 as disclosed in
The key ladder utilized by the host device 104 and/or the slave device 1021 may allow the OTP root key to encrypt user specified data, such as the secret control words (i.e. secret values), which is in turn used as the key for the next stage encryption operation. In this regard, key ladders may have more than one encryption level in order to allow a final key to have a proper crypto-distance from the OTP root key. Moreover, the key ladder may allow the final stage to go to a readable register/memory, so that software may access the final derivative key.
KhostF(OTPhost,HCW1,HCW2, . . . ,HCWN),
where the function F( ) corresponds to the recursive cipher key ladder implemented utilizing the encoders 2021, . . . , 202N.
In step 308, the final derivative value or host key, Khost, may be routed to a readable register/memory within the host device 104 and may be sent to at least one of the slave devices 1021, . . . , 102K. In step 310, at least one command or signal may be generated to disable the host device 104 from subsequent generations and/or passings of the host key, Khost, to the slave devices 1021, . . . , 102K. In step 312, at least one command or signal may be generated to indicate to at least one of the slave devices 1021, . . . , 102K to generate corresponding slave keys, Khostslave, based on the slave OTP root key 203, OTPslave, stored within a slave OTP memory. In this regard, N−1 derivatives of the OTPslave may be generated by utilizing the slave control words SCW1, . . . , SCWN-1. The slave control words may be different than the host control words. In step 314, the slave device may generate a final derivative value or slave key, Khostslave, based on the host key, Khost, during a final stage of encryption. The final derivative value or slave key, Khostslave, may be generated based on the following expression:
Khostslave=F(OTPslave,SCW1,SCW2,SCWN-1,Khost),
where the function F( ) corresponds to the recursive cipher key ladder implemented utilizing the encoders 2041, . . . , 204N. In step 316, the slave key, Khostslave, may be written to a corresponding memory, such as the memories 1101, . . . , 110K that may be FLASH memories, for example. After step 316 the process may proceed to end step 318, for example.
The passing of host key, Khost, to the slave device may not be sufficiently secure, since it may expose the root value. However, by disabling the host device 104 as disclosed in step 310, the passing of the host key, Khost, may be performed once during manufacturing, assembling, and/or testing. In this regard, a command or signal may disable the generation and/or passing of the host key, Khost, by disabling or setting at least one OTP bit in the host OTP memory 114. The value of slave key, Khostslave, in memory may not be altered by an attacker or unauthorized user because commands to the slave devices 1021, . . . , 102K may not be authenticated.
In step 606, the generated random number may be passed to at least one slave device, such as the slave devices 1021, . . . , 102K in the multimedia system 100, that may be communicatively coupled to the host device 104 via, for example, the bus interface 108 disclosed in
In step 610, the host device 104 may encrypt commands to be communicated to the devices 1021, . . . , 102K using at least one derivative of the generated random number. In this regard, the automatic OTP key programming approach for command authentication may be secure since no key exchange may be necessary to obtain the root key since both keys have already been programmed into the devices. Moreover, lower level keys may also generated based on this approach.
Notwithstanding the embodiment of the invention disclosed in
Accordingly, the present invention may be realized in hardware, software, or a combination of hardware and software. The present invention may be realized in a centralized fashion in at least one computer system, or in a distributed fashion where different elements are spread across several interconnected computer systems. Any kind of computer system or other apparatus adapted for carrying out the methods described herein is suited. A typical combination of hardware and software may be a general-purpose computer system with a computer program that, when being loaded and executed, controls the computer system such that it carries out the methods described herein.
The present invention may also be embedded in a computer program product, which comprises all the features enabling the implementation of the methods described herein, and which when loaded in a computer system is able to carry out these methods. Computer program in the present context means any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following: a) conversion to another language, code or notation; b) reproduction in a different material form.
While the present invention has been described with reference to certain embodiments, it will be understood by those skilled in the art that various changes may be made and equivalents may be substituted without departing from the scope of the present invention. In addition, many modifications may be made to adapt a particular situation or material to the teachings of the present invention without departing from its scope. Therefore, it is intended that the present invention not be limited to the particular embodiment disclosed, but that the present invention will include all embodiments falling within the scope of the appended claims.
This application is a continuation of U.S. patent application Ser. No. 11/558,662, filed Nov. 10, 2006, which claims benefit to U.S. Provisional Patent Application No. 60/798, 943, filed May 9, 2006, each of which is incorporated herein by reference in its entirety. The subject matter of this application also relates to the following co-pending, commonly assigned applications: U.S. patent application Ser. No. 11/558,650, filed Nov. 10, 2006; U.S. patent application Ser. No. 11/558,630, filed on Nov. 10, 2006; and Each of the above stated related applications is hereby incorporated by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5003593 | Mihm, Jr. | Mar 1991 | A |
5022076 | Rosenow et al. | Jun 1991 | A |
5293576 | Mihm, Jr. et al. | Mar 1994 | A |
5896499 | McKelvey | Apr 1999 | A |
5913053 | Nonogaki et al. | Jun 1999 | A |
6158004 | Mason et al. | Dec 2000 | A |
6167521 | Smith et al. | Dec 2000 | A |
6363444 | Platko et al. | Mar 2002 | B1 |
6385317 | Rix et al. | May 2002 | B1 |
6795905 | Ellison et al. | Sep 2004 | B1 |
6895504 | Zhang et al. | May 2005 | B1 |
6959089 | Spunk | Oct 2005 | B1 |
7152166 | Strom et al. | Dec 2006 | B2 |
RE39622 | Kusakabe et al. | May 2007 | E |
7228439 | Sasselli | Jun 2007 | B2 |
7305534 | Watt et al. | Dec 2007 | B2 |
7328342 | Albanese et al. | Feb 2008 | B2 |
7370201 | Arnoux | May 2008 | B2 |
7389376 | Nakai | Jun 2008 | B2 |
7472425 | Suzuki et al. | Dec 2008 | B2 |
7487367 | Belnet et al. | Feb 2009 | B2 |
7539865 | Hatakeyama | May 2009 | B2 |
7634585 | Conley et al. | Dec 2009 | B2 |
7636840 | Tang | Dec 2009 | B2 |
7831827 | Walmsley | Nov 2010 | B2 |
8032761 | Rodgers et al. | Oct 2011 | B2 |
8156345 | Rodgers et al. | Apr 2012 | B2 |
8171542 | Tucker | May 2012 | B2 |
20010052070 | Oishi et al. | Dec 2001 | A1 |
20040039924 | Baldwin et al. | Feb 2004 | A1 |
20040078584 | Moroney et al. | Apr 2004 | A1 |
20040083364 | Andreaux et al. | Apr 2004 | A1 |
20040177261 | Watt et al. | Sep 2004 | A1 |
20060033840 | Diehl et al. | Feb 2006 | A1 |
20060034457 | Damgaard et al. | Feb 2006 | A1 |
20060059369 | Fayad et al. | Mar 2006 | A1 |
20060129806 | Walmsley | Jun 2006 | A1 |
20060136717 | Buer et al. | Jun 2006 | A1 |
20060136725 | Walmsley | Jun 2006 | A1 |
20060161704 | Nystad et al. | Jul 2006 | A1 |
20060174136 | Lyons et al. | Aug 2006 | A1 |
20070041403 | Day et al. | Feb 2007 | A1 |
20070056042 | Qawami et al. | Mar 2007 | A1 |
20070106907 | Rainsard et al. | May 2007 | A1 |
20070143601 | Arroyo et al. | Jun 2007 | A1 |
20070174614 | Duane et al. | Jul 2007 | A1 |
20070266232 | Rodgers et al. | Nov 2007 | A1 |
20080104348 | Kabzinski et al. | May 2008 | A1 |
20080109656 | Kotzin | May 2008 | A1 |
20090092060 | Goto | Apr 2009 | A1 |
20100005301 | Asano et al. | Jan 2010 | A1 |
Number | Date | Country |
---|---|---|
1215528 | Apr 1999 | CN |
1647532 | Jul 2005 | CN |
1694397 | Nov 2005 | CN |
Entry |
---|
Office Action mailed Mar. 4, 2010 in U.S. Appl. No. 11/558,680, Rodgers et al., filed Nov. 10, 2006, 17 pages. |
Office Action mailed Aug. 16, 2010 in U.S. Appl. No. 11/558,650, Rodgers et al., filed Nov. 10, 2006, 9 pages. |
Office Action mailed Jan. 6, 2011 in U.S. Appl. No. 11/558,650, Rodgers et al., filed Nov. 10, 2006, 9 pages. |
Office Action mailed Jan. 5, 2010 in U.S. Appl. No. 11/558,630, Rodgers et al., filed Nov. 10, 2006, 12 pages. |
Office Action mailed Aug. 12, 2010 in U.S. Appl. No. 11/558,630, Rodgers et al., filed Nov. 10, 2006, 8 pages. |
Office Action mailed Jan. 24, 2011 in U.S. Appl. No. 11/558,630, Rodgers et al., filed Nov. 10, 2006, 9 pages. |
Notice of Allowance mailed May 31, 2011 in U.S. Appl. No. 11/558,630, Rodgers et al., filed Nov. 10, 2006, 7 pages. |
Notice of Allowance mailed Dec. 8, 2011 in U.S. Appl. No. 13/252,484, Rodgers et al., filed Oct. 4, 2011, 5 pages. |
Menezes, A et al. Handbook of Applied Cryptography , Key Management Techniques; Handbook of Applied Cryptography; 1996; pp. 543-590; XP002246921. |
Number | Date | Country | |
---|---|---|---|
20130007452 A1 | Jan 2013 | US |
Number | Date | Country | |
---|---|---|---|
60798943 | May 2006 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11558662 | Nov 2006 | US |
Child | 13614834 | US |