Title of Invention

"A METHOD FOR SECURING SOFTWARE UPDATES OF A PLURALITY OF PAY TELEVISION DECODERS"

Abstract This invention proposes a method for securing updating software in a plurality of decoders based on the generation of a signature by means of a private asymmetrical key. The updating of a decoder is carried out by downloading, from a managing center, a data block including a patch and its signature, said block is stored in a RAM. The signature is decrypted with a current public key from a list contained in a first nonvolatile memory of the decoder, then verified and in the case of correspondence, a command leads the installation of the patch in a second non-volatile Flash memory and the deactivation of the current key. The aim of this invention is to considerably reduce the impact of the discovery of a private key by mean of a systematic analysis of the working of the decoder software, or to notably increase the time and the means necessary for the process used to determine said private key.
Full Text METHOD FOR SECURING SOFTWARE UPDATES
This invention concerns a method for securing processing software updates ensuring the working of various systems. In particular, the method of this invention uses a numerical signature mechanism with a private key of an asymmetrical encryption algorithm.
A system is defined here as an apparatus or a set of apparatuses which functioning depends on one or several software programs stored in a non-volatile memory or on a hard disk. When the functionality of the system must be improved or completed in order to adapt to the increasing demands of the user, it is often necessary to only update the related software without therefore having to change all the material making up the system.
In general, updating a given software is carried out by replacing software files already installed or by adding new files for completing those which are already stored. The assembly thus constitutes a new version of the software previously installed in the system that benefits in this way from the desired improvements.
Various apparatuses such as computers and their peripheral equipment, vending machines, fixed and mobile phones, Pay-TV decoders, etc. are controlled by software programs adapted to their configuration and to the functions of specific components.
For example, in a Pay-TV decoder (Set Top Box), processing software controls peripheral equipment such as a hard disk, a chip card reader, data reception interfaces and memories. In order to introduce changes either at the configuration level or at functionality level, it is sometimes necessary to replace the existing software or to introduce improvements to that which is already installed in the decoder. This type of improvement takes place by means of software portions, called updates or patches, provided by the operator's managing center, to which a certain number of users are subscribed. These updates are regularly provided by the managing center and are downloaded into the decoders of each subscriber possessing the necessary rights.

The document WO98/43431 describes a method for downloading applications into a receiver/decoder. The application software is divided into modules and the downloading of the modules is preceded by a search of a directory module at a determined local address. The modules are signed and the directory module is signed and encrypted in such a way that a single encryption is applied to all the modules forming the application. Several public encryption keys are stored in a read only memory (ROM) of the receiver/decoder. The applications can thus be created by means of different sources without the knowledge of each of their private keys being required. A directory signature can be concealed in a variable position in an arbitrary data block of the directory module. An application to be downloaded can be verified by making a comparison with an application validation bitmap stored in the receiver/decoder.
The document WO01/35670 describes an information authentication method transmitted to a Pay-TV decoder. A software object and a separated data structure containing the authorization data are numerically signed with a global signature that covers both objects. These objects are transmitted separately to the decoder. Once the decoder has received these objects, the signature is verified.
In general, decoder users have a subscription contract with an operator that guarantees a regular maintenance service for the software installed in the decoder. In order to limit misuse such as unauthorized copies and the introduction of foreign software components, it is essential to secure the software updating of the decoder. A known method consists in using a digest coded with an asymmetrical encryption algorithm key of the RSA type. The updating software is provided on-line with a digest obtained by means of a unidirectional hash function. This digest is made up of a single image representing the whole updating and it is assumed that two identical digests never exist on two identical assemblies with different data. This digest is encrypted thanks to an operator's private key associated to a group of subscribers, which constitutes a signature specific to this group. The software accompanied by this signature is loaded in a RAM (Random Access Memory) of the decoder. A
t
program belonging to the decoder software calculates a digest of the software stored in the RAM with the hash function. The received signature is decrypted with a public key contained in the decoder and is then compared to the software digest calculated

previously. If the decrypted signature corresponds to the digest obtained by means of the hash function, the signature accompanying the update stored in the RAM will be considered as valid. The updating software will be installed in the non-volatile memory of the decoder (Flash memory).
The securing process is thus carried out by means of the verification of the signature with a public key in the decoder, which corresponds to the operator's private key.
The public key present in the decoder as well as the program allowing signature verification must be fixed. The authenticity of the signature is guaranteed owing to the fact that the private key depends on the decoder's public key. The signature cannot be reproduced because the private key is only known by a given operator. Furthermore, the same signature is useless for various different updates since it is a function of a well-defined updating. A signed updating software whose content is modified in the RAM will produce another digest which cannot thus be validated by the signature decrypted by the public key. In fact, the digest obtained after the hashing of the updating software at the level of the decoder is different to that obtained after decrypting the signature.
However, this securing method includes a weak point consisting in the operator's private key itself. In fact, when said key is discovered by a third party, it can sign any software and lead to abusive modifications of the system.
This discovery can be made by means of iteration on the public key that the third party has extracted from the decoder until the correct pair of keys are discovered. The counter-measure that consists in modifying the behavior of the decoder software so that it refuses the signatures generated with the discovered key, is insufficient since these modifications can be avoided by the third party by using suitable programs.
The aim of this invention is to considerably reduce the impact of the discovery of a private key by mean of a systematic analysis of the working of the decoder software, or to notably increase the time and the means necessary for the process used to determine said private key.

The aim is achieved by means of a securing method for data updating in a plurality of apparatuses, as described in the independent claim 1.
The data of an update is transmitted by the managing center in the form of a patch and a control block including a signature made up by the digest of the patch encrypted with a'private key from the managing center. The decoder stores this data in the RAM memory for processing. A public key, associated to this private key, called the current key, is selected from a list stored in a first non-volatile memory in order to decrypt the patch signature. In the case that decryption and verification are successful, a command is carried out leading to the installation of the patch in a second non-volatile memory (Flash) of the decoder. The current key used in this way is deactivated on the list, which makes the following key available for the next update.
When the verification of the signature and the decryption of a decoder update is carried out with a public key from the list, said key is deleted and cannot be used for further updates. Thus, a new key is used for each update and is then eliminated from the list. The public key from the list as well as the program serving to verify the signatures must be non-modifiable. Only the list can be modified (elimination of used keys) with the verification program.
The above-described method allows a considerable reduction of the possibilities of decoder modifications by a third party having discovered a private key. Since a key can only be used once, the third party will only carry out a single modification. Consequently, a modification of decoder behavior in order to protect it from piracy is more effective since the third party, no longer in possession of a valid private key, is unable to access the apparatus.
Due to the fact that the number of private keys is larger, a third party must therefore systematically activate all the keys to avoid to be blocked at the update corresponding to the discovered key. It is necessary to know that the development of the decoders' software is fast and considering that if one of the keys is discovered the following updates will fill the security gap that the third party would have been able to introduce. If this third party is able to block all subsequent updates, the

functionalities of the decoder will rapidly become obsolete and therefore without any important prejudice to the operator.
The use of asymmetric keys is important in this context since the extraction of public keys from a decoder does not allow the implementation of an acceptable update because said update must be signed by the operator's private key. It is common to place the private keys in the secured part (the operator) and the public keys in the public domain part (the decoder). Nevertheless, it is possible to invert the keys without damaging the functioning of the present invention.
A first embodiment of the invention proposes the use of public keys taken from the list according to a pre-determined order. Therefore, each key is taken from the list as soon as the previous key has been used.
The invention will be better understood thanks to the following detailed description with reference to the attached figures serving as a non-limitative example, namely:
- Figure 1 represents the progress of an updating process of a decoder from a
version N to a version N+1.
- Figure 2 shows an updating from a version N to a version R
In the example disclosed in Figure 1, an initial version decoder is updated to the version 1 with a patch P1. This patch P1 is transmitted with its signature (H(P1))PKi by the operator's managing center towards the decoder. The updating process begins by the loading of the patch P1 into the RAM of the decoder.
The signature (H(P1))p«i is obtained by the encryption of the digest H(P1) of the patch P1 with the private key PK1 of the operator, this operation being carried out in the managing center. This digest is calculated by the operator from the patch P1 with a unidirectional hash type function H.
The decoder software decrypts the received signature (H(P1))PKi with a public key K1 in order to obtain the digest of the patch H(P1)1. Simultaneously, this same software calculates the digest H(P1)2 of the patch P1 stored in the RAM. The first digest issued from the decryption of the signature H(P1)i and the second H(P1)2 resulting from the calculation by means of the hash function H are compared. If the

two values correspond, the patch P1 is installed in the decoder's non-volatile Flash memory FH in order to carry out the updating of the decoder software. The public key K1 used to decrypt the signature is deleted from the list.
A second update of version 1 to version 2 transmitted by the managing center in the form of a new patch P2 accompanied by its signature (H(P2))PK2 passes through the same downloading and verification process. A new public key K2 taken from the list will then be used by the decoder. All the following transmitted updates are verified in the same way using each time a new public key taken from the list. The previous updating keys are neutralized either by deletion or by a suitable marking.
By applying this process, a software update from version 1 to version N is carried out in N-1 steps. The managing center will transmit N-1 patches with corresponding N-1 signatures each encrypted by a private key specific for each version. The installation of the different patches thus leads to the neutralization of N-1 public keys from the list.
The list of public keys can be stored, for example, in a non-volatile memory of the type EEPROM (Electrically Erasable Programmable Read-Only Memory). After each use of a key during an update, said key is definitively deleted from the EEPROM authorizing the access to the following key for the next update.
According to another embodiment, the list of public keys is not altered by the deletion or marking of a key. After each installation of a software version in the non-volatile Flash memory, a counter is incremented or a pointer moves to indicate the position of the key to be selected from the list during the next update. Therefore, at each update, only the key which will serve to decrypt the signature of the patch is designated, the previous keys no longer being available for selection because the counter or the pointer can only progress in one direction, that of increasing positions.
According to a variant, the patch can be encrypted by the private key of the operator. A supplementary decryption step is thus added to the above-described process. The patch P received and loaded into the RAM can be decrypted with the public key before the calculation with the hash function H of the digest serving as signature verification. The calculation of the digest can also be carried out on the patches in its encrypted form.

Update installation by a third party is made more difficult by the fact that each version change requires knowledge of the current key. The latter changes at each update, which obliges the third party to know all the keys in order to follow the different updates.
The previously described process can occur a problem when the decoder has remained out of service during a time in which several updates should have been carried out. The passing of an old software version to a new version whose number is not consecutive to that of the previous version is carried out sequentially in several successive steps. The said steps use different public keys taken from the list one after the other and in a consecutive order. It is reminded that the patch itself does not contain a command that allows the selection of a key other than the current key. If it is the case, a third party could use this command to force the use of a key known to said third party.
Figure 2 shows the case of the passing from a software version N to a version R where the difference R-N between the new version and the previous version is greater than one. The general method is described in the independent claim 11.
The following example refers to a case where N=2 and R=5.
A decoder with version 2 software cannot directly decrypt the signature (H(P))PK5 of the new version 5 because the key available in the list of public keys is that of the version immediately higher, namely the key K3. For the installation of the new version 5, the decoder must be able to gain access to the key corresponding to this version, that is to say the key K5.
The solution consists in transmitting a data flow containing the patch P for updating the software of the decoder to version 5 signed with the key PK5 to which a plurality of messages M1, M2, M3, M4 are added, each encrypted with a private key PK1, PK2, PK3, PK4 taken from the key list. The RAM memory stores these messages as well as the patch P with its signature (H(P))p«5. The version of the decoder being 2, the updating key of version 1 to 2 is already deactivated by the first update. The message M1 is then ignored because the key K1, that serves to decrypt it, is no longer available.

The following messages M2, M3 and M4 are used to consecutively deactivate the public keys K2, K3, and K4 that correspond to each intermediate version from version 2 to version 4 preceding version 5. Therefore, to install version 5 in the nonvolatile Flash memory, each public key K2, K3, and K4 of the list is used then neutralized or deleted. During the decryption of the message by the correct key, the content of this message is recognized and induces the neutralization operation of the current key. If the message is not recognized, this means that the encryption key of this message is not the current key.
After the successive and correct decryption of the messages M2, M3, M4, the key K5 necessary for the decryption of the signature of the patch (H(P))PK5 (and of patch P) becomes the current key. The latter will also be deleted from the list after the installation of the patch and the key K6 will be present at the head of list for the subsequent update of version 5 to version 6.
This type of flow can thus update an entire group of decoders regardless of their software version thanks to the key change messages that accompany the patch. Each decoder disposes of a public key in the list able to decrypt an update of the current version after the neutralization of the old keys.
During a decoder software update of version N to a version R where the difference R-N becomes large, for example over 10, it becomes tedious for a decoder with version" R-1 to systematically decrypt all the messages in order to verify the deactivation orders. This decoder will apply its current key (R-1) to all of these messages to notice that it is unable to interpret its contents.
A first solution consists in introducing in the message header indexes in clear that correspond to the numbers of the different versions. This index only serves to avoid the decryption of messages that have been encrypted by a key other than the current key. This index does not select the position of the current key, only the successful decryption of a message with said current key induces the advance of one position in the keys list.
According to a second solution, the digest of the updating patch is successively encrypted by all the private keys of the previous updates. This process obliges the use of each public key on the list, consecutively, to decrypt the signature. In this case

of encryption in chain, unlike in the previous case, all the public keys must remain available in the EEPROM of the decoder. For example, for an update of version 1 to version N, the digest of the patch P is encrypted with a private key of version N. The whole set is then encrypted with the private key of version N-1, then with the key of version N-2 and so on until the version 1. The decryption thus requires the successive use of public keys K1 to KN-1 corresponding to the updates of version 1 to version N. The interruption of this iterative mechanism is enabled by means of the recognition of a suitable mark in the decryption result.
If one wishes to protect the update data, one method consists in the use of a session key SK randomly generated by the managing center for example. For reasons of operation speed, this key is of a symmetrical type. The managing center encrypts the patch with the session key SK and composes a data set that includes the session key SK and the digest of the updating patch. This set is encrypted by the current private key of the operator to make up the control block.
The encrypted patch and the control block are loaded into the RAM memory of the decoder. The block is decrypted by the current public key on the list, which provides the patch digest and the session key SK. The latter is applied to the patch loaded in the RAM thus allowing its decryption. Then, the patch digest is verified and in the case of correspondence the patch is installed in the non-volatile Flash memory.
The session key can be introduced as a supplementary securing mean in any of the variants described above, for example:
the simple, update of version 1 to version N in several steps,
the updating of version N to R with a patch and key deactivation messages.
In a decoder that has been updated several times, the number of available public keys decreases while the number of deactivated keys increases with the successful updates. In order to rebuild a list of keys to allow future updates, a new public key list can be sent to the decoder by the managing center. This list can be incorporated into the data flow and accompanied by a signature as in the case of an updating patch. Said list is stored in the EEPROM and replaces the old list containing the deactivated keys.

According to a variant of the method of the invention* the managing center and the decoders dispose respectively of a fixed private and public key list. For each update, the managing center randomly selects a private key set from those on the list and encrypts the patch digest successively with each key of the set. The center creates a data block that includes the encrypted digest (signature) and a series of numbers corresponding to the positions of the previously chosen keys. Said series can be transmitted in clear or encrypted with a session key. The decoder receiving said series selects from the list of public keys, according to their position, the keys necessary to decrypt the patch digest. The list cannot include the same key number more than once and the length of this list (number of keys used) is known and non-modifiable. In this variant, the lists of keys remain fixed and are not altered after a successful patch installation. At each update, a new key combination taken from the list is used for the patch signature. Therefore, a third party must always dispose of a set of keys in order to introduce an update into an apparatus, which requires more important means than the means required to determine a single key.
The update securing process according to the invention is independent of the transmission mode used between a supplier and a user. In fact, the process can also be applied to patches distributed on CD-ROM, on disks or on any other digital data storage medium.


CLAIMS
1. Method for securing updates of data of a plurality of apparatuses, each apparatus receiving updates from a managing center, said updates allowing to pass the apparatus from a version N to a version R, the difference R-N between the new version and the previous one is equal to one unit, said updates being accompanied with a control block comprising at least a signature associated to said update, said signature being encrypted with an asymmetric key taken in a list of asymmetric keys contained in the managing center, the corresponding list of the asymmetric keys being stored in the apparatus characterized in that it includes following steps: a using by the managing center of a current private key PKn coming from the list
of keys, b preparing of an update Pn and of its signature (H(Pn))PKn encrypted with the
current asymmetric key PKn and transmission to the apparatus, said
transmission comprising no indication allowing the apparatus to select an
asymmetric key in its list of asymmetric keys, c receiving by the apparatus of the update Pn and its signature, d using of the corresponding current key for decrypting the signature (H(Pn))PKn
and to obtain the first awaited digest H(Pn)i of the update, e verifying of the update conformity by calculating a second digest H(Pn)2 on the
T
data of the update and comparison of the first and second digest, f if the verification has been positive, installation of the received update Pn and deactivation of the current key PKn and activation of the next key PKn+i.
2 Method according to claim 1, characterized in.that the second digest H(Pn)2 is the result of a hash function, and in that the verification of the signature (H(Pn))PKn comprises the step of establishing the second digest H(Pn)2 of the received update Pn and the comparison with the first digest H(Pn)i obtained after decryption of the signature (H(Pn))PKn.
3. Method according to claim 1, characterized in that the control block further comprise a symmetric session key (SK) determined by the managing center, said key being used to encrypt the data of the update Pn, said session key (SK) being encrypted for encrypting the data of the update is encrypted with the current asymmetric key Kn.

4. Method according to claim 1, characterized in that the current asymmetric key
Kn is destroyed from the list after its using by the apparatus, said key becoming
unusable for all subsequent usage.
5. Method according to claim 1, characterized in that the asymmetric keys from
the list are used sequentially in an order predetermined during each positive
verification.
6. Method according to claim 1, characterized in that the list of asymmetric keys
is stored in a non-volatile memory of the apparatus, a successfully used key is
definitively deleted from the memory authorizing the access to the next key for further
utilisation.
7. Method according to claim 1, characterized in that the apparatus comprise a
counter which is incremented during each positive verification at an installation of an
update.
8. Method according to claim 1, characterized in that the apparatus comprise a
pointer indicating the position of the current asymmetric key to select in the list, said
pointer being moved during each positive verification.
9. Method according to claim 1, characterized in that the apparatuses consist in
pay television decoders.
10. Method according to claim 6, characterized in that a new list of public keys is
transmitted to the apparatus, said list replaces the list stored in the non-volatile
memory containing the keys deactivated by previous successful updates.
11. Method for securing updates of data of a plurality of apparatuses, each
apparatus receiving updates from a managing center, said updates allowing to pass
the apparatus from a version N to a version R, the difference R-N between the new
version and the previous one exceeds one unit, said updates being accompanied
with a control block comprising at least a signature associated to said update, said
signature being encrypted with an asymmetric key taken in a list of asymmetric keys
contained in the managing center, the corresponding list of the asymmetric keys
being stored in the apparatus characterized in that it includes following steps:

a preparing a plurality of messages (Mn,..., Mr-1) encrypted each with the
current private asymmetric key (PKn PKr.-i) and transmission to the
apparatus, b reception of said messages (Mn,..., Mr-1) and using of the corresponding
current key for decrypting a first message (Mn),
c verification of the conformity of the first message by the apparatus, d if the verification is positive, deactivation of the current key PKn and activation
of the next key PKn+i,
e repeating of the steps b to d for each of the messages (Mn Mr-1) until the
last message (Mr-1) corresponding to the version R-1 of the update, f preparing of an update Pn and of its signature (H(Pn))PKn encrypted with the
current asymmetric key PKn and transmission to the apparatus, said
transmission comprising no indication allowing the apparatus to select an
asymmetric key in its list of asymmetric keys, g receiving by the apparatus of the update Pn and its signature, h using of the corresponding current key for decrypting the signature (H(Pn))PKn
and to obtain the first awaited digest H(Pn)i of the update, i verifying of the update conformity by calculating a second digest H(Pn)2 on the
data of the update and comparison of the first and second digest, j if the verification has been positive, installation of the received update Pn and
deactivation of the current key PKn and activation of the next key PKnn-i.
12 Method according to claim 11, characterized in that the second digest H(Pn)2 is the result of a hash function, and in that the verification of the signature (H(Pn))PKn comprises the step of establishing the second digest H(Pn)2 of the received update Pn and the comparison with the first digest H(Pn)i obtained after decryption of the signature (H(Pn))PKn.
13. Method according to claim 11, characterized in that the control block further comprise a symmetric session key (SK) determined by the managing center, said key being used to encrypt the data of the update Pn, said session key (SK) being encrypted for encrypting the data of the update is encrypted with the current asymmetric key Kn.

14. Method according to claim 11, characterized in that the current asymmetric
key Kn is destroyed from the list after its using by the apparatus, said key becoming
unusable for all subsequent usage.
15. Method according to claim 11, characterized in that the asymmetric keys from
the list are used sequentially in an order predetermined during each positive
verification.
16. Method according to claim 11, characterized in that the list of asymmetric keys
is stored in a non-volatile memory of the apparatus, a successfully used key is
definitively deleted from the memory authorizing the access to the next key for further
utilisation.
17. Method according to claim 11, characterized in that the number of messages
(Mn,..., Mr-1) corresponds to the number of update versions separating the initial
version of the apparatus and the final version of the update minus one.
18. Method according to claim 11, characterized in that the apparatus comprise a
counter which is incremented during each positive verification at an installation of an
update.
19. Method according to claim 11, characterized in that the apparatus comprise a
pointer indicating the position of the current asymmetric key to select in the list, said
pointer being moved during each positive verification.
20. Method according to claim 11, characterized in that the apparatuses consist in
pay television decoders.
21. Method according to claim 16, characterized in that a new list of public keys is
transmitted to the apparatus, said list replaces the list stored in the non-volatile
memory containing the keys deactivated by previous successful updates.



Documents:

2319-DELNP-2005-Abstract-(21-02-2008).pdf

2319-delnp-2005-abstract.pdf

2319-DELNP-2005-Claims-(13-03-2008).pdf

2319-DELNP-2005-Claims-(21-02-2008).pdf

2319-delnp-2005-claims.pdf

2319-DELNP-2005-Correspondence-Others-(13-03-2008).pdf

2319-DELNP-2005-Correspondence-Others-(21-02-2008).pdf

2319-delnp-2005-correspondence-others.pdf

2319-DELNP-2005-Description (Complete)-(21-02-2008).pdf

2319-delnp-2005-description (complete).pdf

2319-DELNP-2005-Drawings-(13-03-2008).pdf

2319-DELNP-2005-Drawings-(21-02-2008).pdf

2319-delnp-2005-drawings.pdf

2319-DELNP-2005-Form-1-(21-02-2008).pdf

2319-delnp-2005-form-1.pdf

2319-DELNP-2005-Form-13-(13-03-2008).pdf

2319-delnp-2005-form-18.pdf

2319-DELNP-2005-Form-2-(21-02-2008).pdf

2319-delnp-2005-form-2.pdf

2319-DELNP-2005-Form-3-(21-02-2008).pdf

2319-delnp-2005-form-3.pdf

2319-delnp-2005-form-5.pdf

2319-DELNP-2005-GPA-(21-02-2008).pdf

2319-delnp-2005-gpa.pdf

2319-DELNP-2005-PCT-304-(13-03-2008).pdf

2319-delnp-2005-pct-409.pdf

2319-delnp-2005-pct-search report.pdf

2319-DELNP-2005-Petition-137-(21-02-2008).pdf


Patent Number 217164
Indian Patent Application Number 2319/DELNP/2005
PG Journal Number 13/2008
Publication Date 31-Mar-2008
Grant Date 25-Mar-2008
Date of Filing 01-Jun-2005
Name of Patentee NAGRAVISION SA.,
Applicant Address ROUTE DE GENEVE 22, CH-1033 CHESEAUX-SUR-LAUSANNE, SWITZERLAND.
Inventors:
# Inventor's Name Inventor's Address
1 MARCO SASSELLI CHEMIN DES ROCHES 20, CH-1803 CHARDONNE, SWITZERLAND.
2 NICOLAS PICAN RUC BEAU-SEJOUR 14, CH-1003 LAUSANNE, SWITZERLAND.
PCT International Classification Number H04N 5/00
PCT International Application Number PCT/IB2003/005655
PCT International Filing date 2003-12-01
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 2043/02 2002-12-03 Switzerland