Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD, MODULE AND SYSTEM FOR PROVIDING CIPHER DATA
Document Type and Number:
WIPO Patent Application WO/2008/104068
Kind Code:
A1
Abstract:
A method of providing cipher data during a period of time when output of a primary source of cipher data is unavailable is disclosed. The method comprises switching from a primary source of cipher data to an alternate source of cipher data at a beginning of the period of time; using the cipher data from the alternate source during the period of time; and switching back to the primary source at an end of the period of time.

Inventors:
GOODMAN JAMES R (CA)
Application Number:
PCT/CA2008/000371
Publication Date:
September 04, 2008
Filing Date:
February 26, 2008
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ATI TECHNOLOGIES ULC (CA)
GOODMAN JAMES R (CA)
International Classes:
H04L9/00; H04N5/00; H04N7/16; H04N7/24
Foreign References:
US6052466A2000-04-18
US20040064694A12004-04-01
US20050027994A12005-02-03
US20070049117A12007-03-01
US20070237332A12007-10-11
US7295578B12007-11-13
US7131004B12006-10-31
Other References:
See also references of EP 2122897A4
Attorney, Agent or Firm:
SMART & BIGGAR (Matthew438 University Avenue,Suite 1500, Box 11, Toronto Ontario M5G 2K8, CA)
Download PDF:
Claims:

CLAIMS:

1. A method for providing cipher data during a period of time when output of a primary source of cipher data is unavailable, the method comprising:

switching from the primary source of cipher data to an alternate source of cipher data at a beginning of the period of time;

using the cipher data from the alternate source during the period of time.

2. A method according to claim 1 , further comprising switching back to the primary source at an end of the period of time.

3. A method according to claim 2, wherein the period of time is a re- keying period.

4. A method according to claim 2, wherein the re-keying period is after every frame of data and/or after every line of data.

5. The method of claim 1 , wherein the cipher data is generated by an HDCP (High-bandwidth Digital Content Protection) cipher engine.

6. A method according to claim 1, wherein the alternate source is a buffer.

7. A method according to claim 6, further comprising directing a portion of the cipher data from the primary source to the buffer.

8. A method according to claim 6, further comprising directing excess cipher data to the buffer for a predetermined period of time after a re-keying period.

9. The method of claim 8, wherein the excess cipher data is produced by generating the cipher data at a higher rate than a data stream to be encrypted or decrypted.

10. A method according to claim 1 , further comprising encrypting or decrypting non-rasterized video data.

11. A method according to claim 1 , further comprising encrypting or decrypting DisplayPort data.

12. A method according to claim 6, wherein the buffer is a FIFO (First In First Out) memory.

13. A method according to claim 5, wherein the alternate source is provided by a second HDCP cipher engine.

14. A method according to claim 1 , wherein the cipher data is pseudorandom data.

15. A computer readable medium having computer readable instructions stored thereon that when implemented by a computer execute the method of claim 1.

16. A ciphering module comprising:

a primary source for cipher data for encrypting or decrypting a data stream;

an alternate source of cipher data;

a switch for switching to the alternate source for cipher data during a period of time when an output of the primary source is unavailable.

17. The module of claim 16, wherein the cipher data is HDCP (High- bandwidth Digital Content Protection) cipher data.

18. The module of claim 16, wherein the alternate source is a buffer.

19. The module of claim 18, further comprising means for directing a portion of the cipher data from the primary source to the buffer.

20. The module of claim 19, wherein the primary source is adapted to generate the cipher data at an accelerated rate while the portion of the cipher data is being directed to the buffer.

21. The module of claim 19, wherein the portion of the cipher data directed to the buffer is excess cipher data not required for encryption or decryption.

22. The module of claim 21 , wherein at least a portion of the cipher data directed to the buffer is cipher data generated when the data stream to be encrypted or decrypted comprises control data.

23. A ciphering system comprising:

a transmitting module comprising a primary source for encryption cipher data, an alternate source for encryption cipher data and a switch for switching to the alternate source for encryption data during a period of time when output of the primary source for encryption data is unavailable and back to the primary source for encryption data after the period of time, the encryption data being for encrypting a data stream to produce an encrypted data stream; and

a receiving module comprising a primary source for decryption cipher data, an alternate source for decryption cipher data and a switch for switching to the alternate source for decryption data during the period of time, the decryption data being for decrypting the encrypted data stream to produce a decrypted data stream.

24. The system of claim 23, wherein the switch of each of the transmitting module and the receiving module is adapted to switch to the respective alternate source at a beginning of a re-keying period and back to the respective primary source at an end of a re-keying period.

25. The system of claim 23, wherein the transmitting module further comprises an XOR (Exclusive Or) gate for combining the encryption data with the data stream.

26. The system of claim 23, wherein the receiving module further comprises an XOR (Exclusive Or) gate for combining the decryption data with the encrypted data stream.

27. The system of claim 23, wherein the encryption data and the decryption data are HDCP (High-bandwidth Digital Content Protection) data.

Description:

METHOD, MODULE AND SYSTEM FOR PROVIDING CIPHER DATA

FIELD OF THE INVENTION

[0001] The present invention relates to a method, a module and a system for providing cipher data, in particular during a period of time when output of a primary source of cipher data is unavailable.

BACKGROUND

[0002] Modem digital applications heavily rely on the secure exchange of data. Digital content, including digital audio and video, for example, is often stored, and transmitted in encrypted form, for later decryption by authorized recipients. Not surprisingly, many encryption/decryption techniques are known.

[0003] For example, the High-bandwidth Digital Content Protection (HDCP) protocol is used to protect digital data video streams over a high bandwidth point- to-point link. HDCP is for example used by displays interconnected with video sources over the High Definition Multimedia Interface (HDMI) and the Digital Video Interface (DVI).

[0004] HDCP utilizes an initial authentication phase to initialize a cipher engine that is then used to create pseudo-random encryption cipher stream that is then XORed (Exclusive Or) with the data stream that is to be protected. The resulting data stream cannot be deciphered without generating a decryption cipher stream identical to the encryption cipher stream, and XORing it with the protected data stream to recover the initial data. A simple HDCP transmitter/receiver system 100 is shown in FIG. 1.

[0005] System 100 includes a transmitter 110 and a receiver 120.

Transmitter 110 includes an HDCP engine 112 that produces HDCP cipher data for encrypting data from a data source 114. The cipher data is combined with the data from the data source using an XOR gate 116, thereby producing a protected

data stream 140.

[0006] Receiver 120 includes an HDCP engine 124 that, like HDCP engine

112, produces HDCP cipher data for decrypting the protected data stream 140. The HDCP cipher data is combined with the protected data stream 140 using an XOR gate 126, the output which is directed to a data sink 124.

[0007] HDCP engines 112 and 122 exchange control and authentication information 130 to ensure that they are authorised to perform the encryption/decryption requested and to ensure that they are synchronized with each other.

[0008] Transmitter 110 and receiver 120 must periodically re-initialize (i.e., re-key). This is done for each line of video, and for each frame of video provided by transmitter 110. Re-keying makes sure that the transmitter 110 is in synch with receiver 120. After each line, the HDCP system performs a soft re-key that typically takes 58 cycles. After each frame, a hard re-key is performed for which 142 cycles are allocated.

[0009] Unfortunately, encryption is not possible during the re-key periods, as cipher engines 112 and 122 do not generate encryption data during these periods. As HDCP is typically used to protect rasterized video, vertical and horizontal blank intervals accommodate this periodic re-keying, allowing cipher engines 112 and 122 to generate intermittent encryption/decryption cipher streams without affecting the encryption or decryption of the data stream.

[0010] FIG. 2 shows an example of HDCP rasterized video 200. The rasterized video includes active video data 210, during which time HDCP is active. The rasterized video also includes a vertical 220 and a horizontal blank 230, corresponding to traditional vertical and horizontal blanking intervals. Ancillary data 222 may optionally be embedded in the blanking intervals. Encryption and decryption streams stop for those portions of the vertical and horizontal blanks 220 and 230 not containing ancillary data 240. Per frame re-keying 240 and per- line re-keying can take place during the vertical and/or the horizontal blanks 220 and 230.

[0011] HDCP is more particularly detailed in the HDCP Specification Rev.

1.2 and 1.3, made available by Digital Content Protection, LLC, the contents of which are hereby incorporated by reference.

[0012] Unfortunately, not all data streams include sufficient intervals (e.g. breaks) to accommodate HDCP re-keying. Such streams do not lend themselves to encryption using the traditional HDCP protocol. For example, HDCP does not lend itself to use in association with non-rasterized video, or other data streams.

[0013] The upcoming DisplayPort protocol, for example, defines a new video interconnect that does not include sufficient breaks to accommodate HDCP re-keying. More specifically, DisplayPort is intended initially for single-stream rasterized video, but may be extended to non-rasterized, multi-stream applications where there will be no predictable breaks in the datastreams. DisplayPort is more particularly described in The DisplayPort Standard, v. 1.0 and 1.1, as published by the Video Electronics Standards Association (VESA), the contents of which are hereby incorporated by reference.

[0014] New encryption protocols that do not require re-keying are options for such streams. However, HDCP has already been accepted by industry, and HDCP engines already form part of many receivers and transmitter.

[0015] Accordingly, there is a need for a new encryption technique that allows encryption of a wide variety of data streams using cipher engines, such as those used in HDCP systems that provide intermittent encryption streams.

SUMMARY OF THE INVENTION

[0016] Exemplary of embodiments of the present invention, a primary cipher engine generates an intermittent encryption stream. The primary cipher engine may be used with a second source of cipher data that may be used while the primary engine is not providing cipher data. In one embodiment, the primary cipher engine is an HDCP cipher engine, and the second cipher engine generates a stream of unused pseudo-random data that can then be output while the HDCP cipher engine is re-keying.

[0017] In some embodiments, this is accomplished by operating the HDCP

cipher engine at a higher rate than the data stream for some period of time. If this is done in a synchronized manner in both the data source and sink, the resulting operation will appear as if there is no re-keying interval as encryption and/or decryption can occur at all times, and not just outside of the re-keying interval. This eliminates constraints imposed by the re-keying interval, making HDCP applicable in many more situations, most notably in the DisplayPort standard.

[0018] In accordance with an aspect of the present invention there is provided a method for providing cipher data during a period of time when output of a primary source of cipher data is unavailable, the method comprising: switching from the primary source of cipher data to an alternate source of cipher data at a beginning of the period of time; using the cipher data from the alternate source during the period of time.

[0019] In accordance with another aspect of the invention there is provided a ciphering module comprising: a primary source for cipher data for encrypting or decrypting a data stream; an alternate source of cipher data; a switch for switching to the alternate source for cipher data during a period of time when an output of the primary source is unavailable.

[0020] In accordance with yet another aspect of the invention there is provided a ciphering system comprising: a transmitting module comprising a primary source for encryption cipher data, an alternate source for encryption cipher data and a switch for switching to the alternate source for encryption data during a period of time when output of the primary source for encryption data is unavailable and back to the primary source for encryption data after the period of time, the encryption data being for encrypting a data stream to produce an encrypted data stream; and a receiving module comprising a primary source for decryption cipher data, an alternate source for decryption cipher data and a switch for switching to the alternate source for decryption data during the period of time, the decryption data being for decrypting the encrypted data stream to produce a decrypted data stream.

[0021] Other aspects and features of the present invention will become apparent, to those ordinarily skilled in the art, upon review of the following description of the specific embodiments of the invention.

BRIEF DESCRIPTION OF THE DRAWINGS

[0022] In the figures which illustrate by way of example only, embodiments of the present invention,

[0023] FIG. 1 is a block diagram of an HDCP system;

[0024] FIG. 2 is a block diagram of HDCP rasterized video;

[0025] FIG. 3 is a flow chart of a method exemplary of one embodiment of the present invention.

[0026] FIG. 4 is a block diagram of a ciphering module exemplary of an embodiment of the present invention;

[0027] FIG. 5 is a block diagram of a ciphering system exemplary of an embodiment of the present invention;

[0028] FIG. 6 is a block diagram of an HDCP module exemplary of an embodiment of the present invention;

[0029] FIG. 7 is a block diagram of an HDCP module exemplary of an embodiment of the present invention;

[0030] FIG. 8 is a timing diagram for an HDCP module exemplary of an embodiment of the present invention;

[0031] FIG. 9 is a block diagram of an HDCP module exemplary of an embodiment of the present invention;

[0032] FIG. 10 is a timing diagram for an HDCP module exemplary of an embodiment of the present invention;

[0033] FIG. 11 is a timing diagram for an HDCP module exemplary of an embodiment of the present invention; and

[0034] FIG. 12 is a block diagram of an HDCP module exemplary of an

embodiment of the present invention.

DETAILED DESCRIPTION

[0035] Embodiments of the present invention use an alternate source of cipher data that can be accessed when the primary source is unavailable, such as during re-keying in HDCP.

[0036] One embodiment of the present invention is a method for providing cipher data during a period of time when output of a primary source of encryption data is unavailable, which will now be described with reference to FIG 3.

[0037] As illustrated, the method includes switching from a primary source of cipher data to an alternate source of cipher data at a beginning of the period of time (Step 302). The cipher data may be pseudo-random data. For example, the cipher data may be cipher data output by a conventional HDCP encryption engine.

[0038] Next, the cipher data from the alternate source may be used during the period of time (Step 304). At an end of the period of time the cipher data from the primary source may again be used. (Step 306).

[0039] The period of time may a period during which the cipher data from the primary source is not available, such as during HDCP or similar re-keying. The re-keying period, may for example be before every frame of data and/or before every line of data. However, as will be appreciated the invention is not limited to re-keying periods. It can be any period of time when the primary source is unavailable. For example, during a failure at the primary source, or when the primary source is being used otherwise, so that it is not available for a data stream of interest.

[0040] The alternate source of cipher data may be a buffer. In such cases, the method may further include redirecting a portion of the cipher data from the primary source to the buffer, for later use.

[0041] For example, if the primary cipher source generates cipher data at a higher rate than the data to be encrypted, cipher data may be buffered for use in

those intervals when the encryption engine ceases to provide data.

[0042] In a very specific example, an HDCP cipher engine may be used to encrypt DisplayPort data. HDCP cipher data is typically generated at 3 bytes per cycle, whereas each lane of DisplayPort data only requires 1 byte per cycle. If there is one HDCP cipher engine for one or two lanes, one byte per cycle can be directed to the buffer until the buffer is full. Thus, in an embodiment of the invention, the method further comprises directing excess cipher data to the buffer for a predetermined period of time after a re-keying period. As the typical worst case scenario in HDCP is a frame re-key that requires 142 cycles, the buffer in a preferred embodiment holds 142 bytes for each lane of data to be encrypted or decrypted. In some cases, the excess cipher data is produced by generating the cipher data at a higher rate than a data stream to be encrypted or decrypted.

[0043] The buffer may be a FIFO (First In First Out) buffer.

[0044] This allows encryption and/or decryption by an HDCP cipher engine to continue when the primary HDCP cipher engines are unavailable, such as during re-keying periods. This, in turn, allows non-rasterized video data that lacks predictable breaks in the data stream to be encrypted. Conveniently, non- rasterized video data may be encrypted using the resulting encryption stream. In specific embodiments, the method further comprises encrypting or decrypting DisplayPort data.

[0045] In an alternate embodiment, the second source of encryption data may be a second HDCP cipher engine.

[0046] FIG. 4 illustrates a ciphering module 400, exemplary of an embodiment of the present invention. Ciphering module 400 includes a primary source for cipher data 402, an alternate source for cipher data 404 and a switch 406. The cipher data generated by the primary and the alternate sources 402, 402 is for encrypting or decrypting a data stream 410. Switch 406 may switch to the alternate source for cipher data 404 during a period of time when an output of the primary source 402 is unavailable. Switch 406 could, for example, switch precisely when cipher data 402 is not available. Alternatively, switch 406 could switch between cipher data 402 and cipher 404 at regular (or irregular) intervals,

such that cipher data is always available. Alternatively Switch 406 may be a controllable switch, or a multiplexer. Switch 406 could alternatively be implemented as a register or other pointer to memory or a buffer in which cipher data from either or both source 402 and 404 is stored. The pointer/register could be updated to select between cipher data from either source. Alternatively, switch 406 could be any other device or functional block for selecting between sources 402 and 404, understood by a person skilled in the art.

[0047] In some embodiments, alternate source 404 is a buffer, as described above. In some cases the module 400 includes a functional block to direct a portion of the cipher data from the primary source to the buffer. The functional block could take the form of a multiplexer, switch, or the like. In some cases, the portion of the cipher data directed to the buffer is excess cipher data not required for encryption or decryption. For example, control signals are not encrypted and therefore, portions of the data stream 410 that include control signals do not require cipher data. Typically, the cipher data generated at the time a control signal appears in the data stream 410 is simply not used and therefore it is available to be redirected to the buffer.

[0048] Primary source 402 may alternatively generate the cipher data at an accelerated rate while the portion of the cipher data is being directed to the buffer. In some cases, the primary source 402 operates at this accelerated rate at all times. Operating at the same rate at all times is simpler and requires less control than changing the rate depending on whether or not the buffer is full. In some embodiments, the portion of the cipher data directed to the buffer is cipher data generated when the data stream 410 to be encrypted or decrypted comprises control data.

[0049] Again, the cipher data may be HDCP cipher data.

[0050] Referring to FIG. 5, a ciphering system 500 exemplary of another embodiment of the invention comprises a transmitting module 510 and a receiving module 520. The transmitting module 510 comprises a primary source 512 for encryption cipher data, an alternate source 514 for encryption cipher data and a switch 516 for switching to the alternate source 514 for encryption data during a period of time when output of the primary source 512 for encryption data is

unavailable and back to the primary source 512 for HDCP encryption data after the period of time. The encryption cipher data is used for encrypting a data stream 530 to produce an encrypted data stream 540. Receiving module 520 includes a primary source 522 for decryption cipher data, an alternate source 524 for decryption cipher data and a switch 526 for switching to the alternate source 524 for decryption data during the period of time and back to the primary source 522 for decryption data after the period of time. The decryption cipher data is for decrypting the encrypted data stream 540 to produce a decrypted data stream 550.

[0051] In some embodiments, switch 516, 526 of each of the transmitting module 510 and the receiving module 520 are adapted to switch to the respective alternate source 514, 524 at a beginning of a re-keying period and back to the respective primary source 512, 522 at an end of a re-keying period.

[0052] In some embodiments, transmitting module 510 further includes an

XOR gate for combining the encryption data with the data stream 530. Likewise, some embodiments of the receiving module 520 further include an XOR gate for combining the decryption data with the encrypted data stream 540.

[0053] Again, the cipher data may be HDCP cipher data.

[0054] System 500 may be adapted for use with DisplayPort protocol. In such cases, the transmitting module 510 can be located at an interface between a Link layer and PHY prior to lane skewing and the receiving module 520 can be located at an interface between a Link layer and PHY prior to lane de-skewing.

[0055] As can be appreciated, some embodiments of the invention require excess pseudo-random data that can be buffered and output in lieu of a cipher engine's output during the re-keying periods where the cipher engine's output is unavailable. The amount of buffering required, the rate(s) at which the cipher engine needs to be clocked, the period of time for which the cipher engine is clocked at the aforementioned rate(s), and the synchronization mechanism between the source or transmitter engine and the sink or receiver engine depend on the particular application and are at the discretion of the designer.

[0056] Specific solutions for mapping HDCP cipher data onto DisplayPort

will now be described with reference to FIGS. 6 to 14.

[0057] DisplayPort is a high bandwidth point-to-point digital interconnect solution that will ultimately be capable of supporting a multitude of data formats and types over a scalable link that currently supports 1, 2, or 4 data lanes, each of which can transfer either 162MB or 270MB of data per second.

[0058] H DCPs output cipher can generate up to 3B/cycle of pseudorandom data, whereas DisplayPort requires either 1 B, 2B, or 4B/cyde of cipher data depending on the number of active lanes. In the 1 and 2 lane cases, a single instance of the HDCP cipher can be used, and in the 4 lane case two instances of the HDCP cipher can be used. Note that a single engine can be used in all cases if one were willing to overclock the 4 lane configuration to ensure sufficient HDCP pseudo-random data was available for both buffering up the excess and meeting the needs of the output stream when re-keying was not active.

[0059] If one or more cipher engines are clocked at the same rate as the transmitter logic then it will generate (3/1)/(3/2)/(2-3/4) = 3x/1.5x/1.5x more data than is required for the 1/2/4 lane configurations, respectively. Some or all of the excess data that is generated can be stored in a buffer for an unspecified period of time, and then output during the period of time that the cipher is unavailable while it is being re-keyed. The resulting implementation is shown in FIG. 6.

[0060] In FIG. 6, an HDCP module 600 comprises two HDCP cipher engines 610 and 620 to service four lanes of data 630, 640, 650, and 660. The first cipher engine 610 provides 2 B/cycle of cipher data directly to a multiplexer 614 and 1 B/cycle to a FIFO buffer 612. The output of FIFO 612 is also provided to a multiplexer 614. Multiplexer 614 also has as an input a signal REKEY-EN 616 which indicates whether or not the cipher engine 610 is in re-key mode. In this case, the value 0 represents active mode and the value 1 represents re-key mode. Therefore, when multiplexer 614 receives a 0, the cipher data is directed from the cipher engine 610 to XOR gates 618 and 619 to combine with data from lanes 630 and 640, respectively, to produce respective encrypted data lanes 635 and 645. The same set-up is mirrored for the second cipher engine 620. That is, 2 B/cycle of cipher data are provided directly to a multiplexer 624 and 1 B/cycle is provided to a FIFO buffer 622. The output from the FIFO 622 also goes to the

multiplexer 624. The multiplexer 624 also has as an input a signal REKEY_EN 626 which indicates whether or not the cipher engine 620 is in re-key mode. When the multiplexer 624 receives a 0, the cipher data is directed from the cipher engine 620 to XOR gates 628 and 629 to combine with data from lanes 650 and 660, respectively, to produce respective encrypted data lanes 655 and 665.

[0061] The rate at which the ciphers are clocked, and the period of time they are run at the accelerated rate is entirely at the discretion of the designer so long as there is sufficient excess data stored in FIFOs 612, 622 to encrypt the data stream during the re-keying period. For HDCP, 142 cycles worth of data on a per-frame basis, or 58 cycles worth of data on a per-line basis, should be available, where the concepts of "frame" and "line" can be defined to suit the application. Literal definitions of "line" and "frame" apply in the case of rasterized video data, but for less structured data patterns a "line" could be defined as the time between blanking start (as indicated by blanking start ("BS")) control symbols, and a "frame" could be defined as the time between successive scrambler reset ("SR") control symbols which occur every 512th BS control symbol.

[0062] Synchronization between the source and sink device's HDCP engines to ensure they generate the same excess data can be maintained by a simple a pr/oπ-defined strategy in which excess bytes are identified and tagged for storage. For example, ciphers may be run at same rate as data stream. The first 256B of excess data may be stored after the end of the re-key period, and are then buffered until the next re-key period. The buffer is flushed at the end of each re-key period to ensure the source and sink start with the same FIFO state each period.

[0063] Another configuration of the HDCP module 600 is exemplified in

FIG. 7. As illustrated, HDCP module 700 represents only one half of the module 600, i.e. the half serviced by HDCP cipher engine 610. In this configuration, there is an additional multiplexer 615 with an output to XOR gate 619. The cipher engine 610 directs 1 B/cyde to multiplexer 614, 1 B/cycle to multiplexer 615 and 1 B/cycle to FIFO 612.

[0064] As mentioned above, embodiments of the present invention can be applied to 1 , 2 or 4 lane configurations of DisplayPort. A timing diagram for the 2

lane configuration is shown at FIG. 8. The timing diagram of FIG. 8 shows the timing for 12 signals: LANE_CLK 810, which is the clock; REKEY_EN 815, which indicates if the HDCP engine is in re-key mode or not; HDCP oιrt [7:0] 820, HDCP 0U t[15:8] 825, and HDCP out [23:16] 830, which are outputs from the HDCP cipher engine; FIFO-REN 835, which signals the FIFO to output the cipher data; FIFO O ut[7:0] 840 and FIF0 0U t[15:8] 845, outputs from the FIFO; FIFO_WEN 850, which indicates that the FIFO is being replenished; FIFQ n 855, which is the input for the FIFO; LaneO Mask 860 and Lanei Mask 865, which represents the cipher data to be used to encrypt or decrypt the two lanes. The first time block is Normal HDCP operation 870, during which time the HDCP outputs 820 and 825 provide the data for the LaneO Mask 860 and the Lanei Mask 865. The FIFO outputs 840 and 845 are inactive. For the purposes of this example, the FIFO is already full at the start of the timing diagram. The next block of time is the HDCP keep-out or re- key period 875, during which time the FIFO outputs 840 and 845 provide the data for the LaneO Mask 860 and the Lanei Mask 865. The HDCP outputs 820, 825, and 830 are inactive during this time. REKEY-EN 815 has a value of 1 during this period and 0 at all other times. The next block of time is the FIFO reload period 880, during which time the FIFOm 855 receives data from HDCP ou t[23:16] 830 in order to reload the FIFO. FIFO-WEN 850 has a value of 1 during this period and a value of 0 during all other periods. All other signals operate as if during HDCP normal operation 870.

[0065] For the four lane configuration, the timing diagram is repeated for the second HDCP engine. For the single lane configuration, there is no Lanei Mask 865, which means that FIF0 0U t[15:8] 845 is not used. Otherwise, the timing is the same.

[0066] In a one lane configuration, only 1 B/cycle of HDCP cipher data is required for encryption or decryption and therefore, the cipher engine can be run at half rate. An embodiment of the present invention that enables a one lane configuration at half rate, in addition to a two lane configuration, will now be described with reference to FIG. 9. HDCP module 900 is the same as HDCP module 700, described with reference to FIG. 7, with the exception of an additional multiplexer 620 between the multiplexers 614 and 615 and XOR gate 618. The inputs to the multiplexer 620 are outputs from multiplexers 614 and 615, as well as

an EVEN_ODD signal 622. The output from multiplexer 615 also goes to XOR gate 619. In single lane mode, the lane on which XOR gate 619 is located is inactive, the HDCP cipher engine 610 runs at λ A rate and the EVEN_ODD signal 622 oscillates between O and 1. The oscillating signal 622 results in the output of multiplexer 620 being a combination of the outputs of multiplexers 614 and 615. In two lane mode, the HDCP cipher engine 610 runs at full rate and the EVENJDDD signal has a value of 0. FIG. 10 is a timing diagram for the signal lane mode of this embodiment and FIG. 11 is a timing diagram for the two lane mode.

[0067] The timing diagram of FIG. 10 includes all of the same signals as

FIG. 8 except for Lanei Mask 865. It has one additional signal, EVEN-ODD 1010, which oscillates during all of the time blocks.

[0068] FIG. 11 is the same as FlG. 8 except that it includes the EVEN-ODD signal described with reference to FIG. 10. In FIG. 11, the EVENJDDD signal maintains a value of 0 and therefore the HDCP module operates in the same manner as the two lane mode described with reference to FIG. 8.

[0069] Alternatively, in single lane mode, the HDCP engine could be run a

1/3 rate. In this embodiment, the cipher data directed the buffer would have to be cipher data not used when the data stream comprises control signals.

[0070] In another alternative embodiment, the HDCP cipher may be modified to output at 4B/cycle. This enables one HDCP cipher engine to service 4 lanes of DisplayPort data. The buffer is filled with HDCP output not used when the data stream includes control data. FIG. 12 is a schematic of an HDCP module 1200 according to one embodiment of this solution.

[0071] An HDCP cipher 1210 in the HDCP module 1200 outputs 4 B/cycle, with one byte going to each of four multiplexers 1230, 1232, 1234, and 1236. Each multiplexer also has as an input the output of a respective FIF0 1211, 1212, 1214, and 1216. All four FIFOs have as an input a Kcode signal 1220, which indicates that the data streams 1250, 1260, 1270 and 1280 contain control signals. The outputs from the HDCP cipher 1210 are directed to the FIFOs 1211, 1212, 1214, and 1216 when the data streams 1250, 1260, 1270 and 1280 contain

control signals. Multiplexers 1230, 1232, 1234, and 1236 all receive a REKEY-EN signal 1225 as an input. When this signal 1225 indicates that the HDCP cipher is in re-key mode, they use the cipher data from their respective FIFO as their output. As with previous examples, the outputs from the multiplexers are directed to XOR gates 1240, 1242, 1244 and 1246 where the cipher data is combined with data streams 1250, 1260, 1270 and 1280 to produce output data streams 1245, 1255, 1265 and 1275 respectively.

[0072] Alternatively, and more generally HDCP cipher 1210 could be clocked at a higher rate than required for the N lanes. For example, HDCP cipher 1210 could be clocked at a rate to provide cipher data at a rate N/(N-M) the data rate of each lane. M of every N units of cipher data may then be provided to a FIFO, for later use.

[0073] An alternative solution that may be attempted is to utilize more than one HDCP engine running at more than the required data rate and using the output of one HDCP engine to hide the re-keying interval of the other engine(s). When one engine is re-keying, i.e. its output is disabled, the other cipher engine(s) would be used to encrypt the data stream. This additional encryption could be accomplished by either enabling the additional cipher if it were sitting idle waiting to be used, or overclocking it to generate the additional pseudo-random data required by the stream whose cipher is currently re-keying.

[0074] For this solution one cipher engine must always be available for use during a re-keying interval and the re-keying of the engines should be staggered sufficiently that there is never a period of time in which all cipher engines are requiring re-keying at the same time. There must also be sufficient bandwidth within the pool of HDCP engines either by the sheer number of cipher instances or ability to overclock any number of the available instances to provide the required amount pseudo-random data at any given time.

[0075] As will now be appreciated, methods described herein may be implemented in hardware, software or combinations thereof. For example, a computer readable medium having computer readable instructions stored thereon that when implemented by a computer execute the respective method. They may be implemented using hardware, software or combinations thereof.

[0076] What has been described is merely illustrative of the application of the principles of the invention. Rather, other arrangements and methods can be implemented by those skilled in the art without departing from the scope of the present invention.