Protection of software code from unauthorized use by executing portions of the code in a secure computer environment separate from the environment that executes the remaining portions of the code

- SOSPITA AS

Code of at least one software program is executed in a multi-processor computer environment. Each software program includes a first portion of software code to be executed in a computer, and a second portion of software code that includes one or more fragments of code of the software program. The second portion of code is executed in one or more external devices which are in communication with the computer. The second portion of code is encrypted, transferred to a secure computer environment, such as a smart card, and decrypted in the one or more external devices prior to execution. The fragments of code may be interspersed within the first portion of code.

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

[0001] This application is a continuation of copending application Ser. No. 09/873,351, filed Jun. 5, 2001, which in turn is a continuation of U.S. application Ser. No. 08/983,461, filed May 4, 1998, now U.S. Pat. No. 6,266,416, which was filed as a national stage application under 35 U.S.C. §371 of International Application No. PCT/NO96/00171, filed on Jul. 10, 1996. The entire disclosure of each of these priority applications are incorporated herein by reference.

BACKGROUND OF THE INVENTION

[0002] 1. Technical Field

[0003] The present invention relates to the protection of software, in particular freely distributed application software, against use without permission of the copyright holder; and concerns in particular a method of preventing unauthorized utilization of software in a computer; a method and device for preparing software for the utilization in a computer only with a corresponding authorization; and a method and device for allowing authorized utilization of software in a computer which has been prepared according to an aspect of the invention.

[0004] Piracy copying of software, particularly software adapted to run on personal computers, is an extensive problem to software vendors which annually costs them large amounts of money. The conventional methods employed to protect software against unauthorized utilization by demanding a password for the installation or operation of a specific computer program or program package, for example, have not provided sufficient security. Thus, an arrangement making it possible to use a certain computer program or a computer program package only if the permission of the copyright holder really exists would be of great importance.

[0005] 2. Background Art

[0006] Several attempts have already been made to establish arrangements in which simply typing the required password is not sufficient to gain access to a program. For example, systems have been proposed which require that a special hardware unit is connected to the computer to make it possible to utilize a given program. This unit may take the form of a blind plug (also termed “dongle”), for example, which is connected directly to one of the input-output terminals of the computer, and containing fixed tables, identity number, or the like, stored in an internal memory from which information is read upon the request of a programmed additional routine included for this purpose in the application program in question. The unit may also take the form of a card reader station, or the like, in which a card is inserted, the matter stored on the card in principle being similar to that of the blind plug above. Usually the checking procedure involves that the additional routine of the program makes a direct comparison of the program identity, for example, and a corresponding item of information present in the stored table.

[0007] An example of such an arrangement is described in published DE patent application no. 4419115 wherein the matter stored in a chipcard is read, and if the expected content exists, this fact is regarded as being sufficient proof of identity for the use of the program. The checking may be done when a program is installed, or during the utilization thereof. Published DE patent application no. 4239865 discloses a similar system which in addition provides an arrangement by which the number of software installations performed are noted, making it possible to limit the number thereof.

[0008] The additional routine which must be included in the software constitutes the main disadvantage of all such known devices. By simply removing such routines the software will operate normally, and the protection against unauthorized utilization would be lost. Also, during the exchange of data between the processor of the computer and the memory of the unit or card, it is possible to observe the information, and as the course of this information exchanged is the same each time the program is used, it is possible also to reveal the matter stored in the external memory. Even if the contents of the memory is encrypted in one way or another, such kind of recurrence across the communication interface makes it possible to simulate a corresponding hardware unit, for example, or “break the code” by means of relatively modest computing power.

[0009] In the arrangement described in published GB patent application no. 2163577, some of the flaws of the above type of hardware units are avoided by employing certain crypto techniques, and by accommodating several storage means as well as a processor of its own in a tamper-proof housing. The processor in the housing makes use of a decryption key which is stored in the housing, and of instructions which also are stored in the housing, to decrypt and execute by itself an encrypted application program or program module transferred from the host computer to which the housing is connected. Regarding the crypto technique itself, the arrangement according to GB patent application no. 2163577 uses a so-called DES algorithm (DES—Data Encryption Standard, Bureau of Standards, U.S.A., 1977) for the encryption of the application software, and the corresponding inverse DES algorithm for decrypting the same, whereby one and the same key is used for both the encryption and the decryption. Hence, the DES standard is symmetrical, and the security resides only in the key itself. Therefore, not to give away this security, the encryption also of the DES key itself is proposed in the GB patent application. For this purpose it is used a so-called RSA algorithm (RSA—Rivest, Shamir, Adleman) having two different keys, that is, one for the encryption and another for the decryption, the deduction of one key from the other being practically impossible. Hence, the RSA crypto system is an asymmetric, two-key system (also termed public-key/private-key crypto system), and in the case of the arrangement according to GB patent application no. 2163577, one key only is used which, per se, may be known (the public key) to encrypt the DES key while another key which the user must not get to know (the private or secret key) is used to decrypt the DES key. The latter key, i.e. the secret key, is stored in a memory in the tamper-proof housing and is fetched by the processor in the housing when needed to decrypt encrypted DES keys, each of which belonging to an encrypted application program, for the purpose of being able to execute such an application program.

[0010] In the arrangement according to GB patent application no. 2163577, however, it is also possible to monitor the communication between the external unit and the host computer, and the course of communication is identical each time the same encrypted program module is to be executed. Since complete program modules are encrypted and such modules make up a relatively large part of the software, this kind of predictable recurrence across the communication interface assists in the identification of respective program modules which then easily can be separated from the rest of the software, to be processed, e.g. in off-line mode, for the purpose of decrypting the encrypted program module once and for all. Moreover, external decryption, storage and execution of complete application program modules would take an unacceptably long period of time, unless the circuits in the housing possess a sufficiently high data processing capacity and the communication with the host computer from which the program modules originate, is very fast.

[0011] An object of the present invention is to provide a crypto arrangement giving suppliers and/or proprietors of the software an improved possibility of protecting their product against unauthorized utilization, and which does not suffer from the drawbacks of prior art, in such a manner that the software can be copied and distributed without restrictions, but yet not be used unless the necessary permission is present.

[0012] A further object of the invention is to provide a crypto arrangement of a universal nature which is able to accommodate not only individual software modules but entire program packages, wherein permission of use may be assigned at different levels, such as for selected parts of a program package.

[0013] These and other objects will appear more clearly from the description below of examples of preferred embodiments of the present invention as seen in relation with the accompanying drawings.

BRIEF SUMMARY OF THE INVENTION

[0014] An arrangement is described to protect software, particularly freely distributed application software, against utilization without permission of the copyright holder. By encrypting the software employing a key (k1) which is different from that key (k2) which is employed in the decryption, better protection is obtained against unauthorized utilization when the decryption key is kept secret to the user. Further improved security is achieved by additionally executing scrambling-descrambling of the communication between the computer in which the software is utilized and the external unit in which the decryption key is stored. Also, the external unit is arranged such that it returns to the host computer, the result from its processing of data received from the host, the result then being utilized in the further execution of the respective program.

[0015] A first general aspect of the present invention relates to a method of preventing unauthorized utilization of software in a computer, the method comprising the steps of:

[0016] 1. encrypting at least a part of said software in accordance with a first algorithm, and

[0017] 2. decrypting the encrypted part of the software in accordance with a second algorithm, the second algorithm together with a key to be employed in the decryption of the encrypted part of the software being stored in an external unit adapted to be connected to said computer, the external unit comprising at least a computer readable storage medium and a processor of its own,

[0018] the method being characterized in that said decryption in accordance with the second algorithm is executed by employing a second key stored in said external unit, the second key being different from a first key employed in the execution of the encryption of said part of the software in accordance with the first algorithm.

[0019] Another aspect of the present invention relates to a method of preparing software, particularly software intended for free distribution, for the utilization in a computer only with a corresponding authorization, the method comprising encrypting in accordance with a first algorithm at least a part of said software which by the utilization in said computer is decrypted in accordance with a second algorithm, the method being characterized in that a key which is employed for said encryption in accordance with the first algorithm, is a first key which is different from a second key which is employed in the execution of the decryption in accordance with the second algorithm of that part of the software which is encrypted in accordance with the first algorithm and first key.

[0020] In this second aspect, the invention also relates to a device for the preparation of software, particularly software intended for free distribution, to be utilized in a computer only with a corresponding authorization, the device comprising:

[0021] 1. crypto means effecting the encryption of at least a part of said software in accordance with a first algorithm and a first key, and

[0022] 2. an external unit adapted to be connected to said computer, the external unit at least comprising a processor of its own and a computer readable storage medium for storing a second algorithm and a key, and being disposed to execute decryption of the encrypted part of the software in accordance with said second algorithm and key,

[0023] the device being characterized in that it further comprises generator means to provide said second algorithm and a second key intended to be employed in said decryption in accordance with the second algorithm, the second key being different from the first key employed by said crypto means in the execution of the encryption of said part of the software in accordance with the first algorithm.

[0024] A third aspect of the invention relates to a method of making authorized utilization possible in a computer, of software, particularly freely distributed software, which is prepared according to a mode of the second aspect of the invention, the method comprising connecting an external unit to said computer, the external unit at least comprising a computer readable storage medium and a processor of its own, and a second algorithm and a key to be employed in the decryption of the encrypted part of the software being stored in said external unit. According to the invention the method is characterized in that when the computer in the execution of that part of the software which is encrypted in accordance with the first algorithm encounters a call sequence, or a similar instruction, causing a jump to a corresponding entry point to said added object code, this object code is utilized by the computer to establish a communication channel to the external unit through which channel the encrypted part of the software is transferred in a first transfer session to the external unit to be decrypted by the unit's own processor in accordance with a second algorithm and a second key both of which being stored in said external unit, this second key being different from the first key employed in the execution of the encryption of said part of the software in accordance with the first algorithm, and the decrypted software part then being processed in the external unit and the result transferred in a second transfer session the opposite direction through the communication channel for the further utilization in the computer.

[0025] In this third aspect the invention also relates to a device for making authorized utilization of software possible, particularly freely distributed software, prepared by means of a device according to the second aspect of the invention, the device comprising a computer adapted to serve as a host computer for an external unit which at least comprises a processor of its own and a computer readable storage medium, and being intended to be connected to the host computer for the communication therewith. According to the invention this device is then characterized in that said external unit comprises decryption means adapted to execute decryption in accordance with said second algorithm and said second key produced by said generator means, the second key being different from the first key used by said crypto means in the execution of the encryption of said part of the software in accordance with the first algorithm.

[0026] By the methods and devices according to the invention an arrangement is achieved which makes it utmost difficult to use software, such as in the form of a computer program or a computer program package, if the permission of the copyright holder does not exist. As it appears from the description below and the other patent claims, this hinderance to the unauthorized use according to the invention may also be made even more secure, so that it may be nearly impossible to utilize software which is processed according to such further features of the invention, if the necessary authorization is missing.

BRIEF DESCRIPTION OF DRAWINGS

[0027] In the description below reference is made to appended drawings, on which:

[0028] FIG. 1 illustrates a preferred hardware configuration according to the invention,

[0029] FIG. 2 is a simplified general software diagram according to the invention,

[0030] FIG. 3 illustrates schematically how a common command or execution file (.EXE file) is generated without encryption,

[0031] FIGS. 4 and 5 illustrates schematically how encryption on the level of source code can be carried out according to the invention,

[0032] FIG. 6 illustrates schematically the partitioning of software onto a magnetic storage disk and a random access memory (RAM), respectively,

[0033] FIG. 7 illustrates schematically the utilization of protected software in a computer,

[0034] FIG. 8 shows an example of an encryption process of the type shown in FIGS. 4 and 5,

[0035] FIG. 9 illustrates schematically the utilization of protected software in a computer,

[0036] FIGS. 10A and 10B, taken together, illustrate schematically an application area including access checking or authentication, and

[0037] FIG. 11 is a flow chart schematically illustrating a course of processes including encryption-decryption and scrambling-descrambling according to a preferred embodiment of the invention.

DETAILED DESCRIPTION OF THE INVENTION

[0038] FIG. 1 illustrates a preferred hardware configuration of the invention and shows a computer having the form of a workstation or personal computer (PC) serving as a host computer according to the invention. In the figure, an external unit according to the invention is shown to be in the form of a card reader or processor, particularly for Smart Cards, provided with a commercially available integrated microprocessor, e.g. of the CCA12103 type, the unit being included in the computer shown or disposed in a separate unit of equipment connected to the computer by a serial or parallel connection.

[0039] FIG. 1 also illustrates that now the secured software may be distributed through different types of data networks to which the computer may establish a connection, such as wide area networks (WAN), local area networks (LAN), and, in particular, Internet. Also, the software may in deed, as usual, be distributed on flexible disks and/or CD-ROMs (readable only, compact laser disks). In any case, the software may be copied and installed without restrictions.

[0040] Since the software is protected against unauthorized utilization, there is no need for any kind of copy protection of the software as the case otherwise often may be. Here, the authorization is embedded in the Smart Card, and it is not available to anyone else but the supplier of the software who himself installs the necessary decryption algorithms and the keys on the card. Hence, the permit to use a certain computer program is found on the card, not in the respective program, or another part of the software.

[0041] From FIG. 2 showing a simplified general diagram, it appears that an arrangement according to the invention can be seen to comprise:

[0042] 1. software protected against unauthorized utilization (the protection, however, not interfering with the copying thereof),

[0043] 2. a Smart Card (or the like) holding the algorithm and the key for the decryption of the software in question, and

[0044] 3. special software for the communication between the protected software (1) and the Smart Card (2) (i.e. the added object code specified in the claims).

[0045] The protection is provided by the insertion, in different locations of the software, of program calls to the Smart Card, or to special software at the disposal to the card, thereby obtaining the information necessary to proceed correctly in the execution of the protected program. For example, this information may be certain parameters which are used when the program is executed, and which is determined by those who wish to protect their software. Because they are necessary for the software to work properly, such program calls cannot be removed.

[0046] The interaction of the protected program with the Smart Card is controlled by the special software (object code) entered into the data library of the program when the original program is encrypted. This special software may also provide for scrambling of the communication between the computer and the Smart Card.

[0047] FIG. 3 shows how a common command or execution file (.EXE file) is generated without encryption; and FIGS. 4 and 5, each in their own manner, depict how encryption can be carried out on the source code level according to the invention.

[0048] FIG. 6 illustrates that the software itself is placed on a magnetic storage disk, whereas the special program (object code or data library) is supplied to the random access memory (RAM) of the computer.

[0049] FIGS. 7 and 9 illustrate such processes which take place when the protected software is utilized in a computer.

[0050] FIG. 8 shows an example of an encryption process of the type shown in FIGS. 4 and 5. Here, it is assumed that the source code is present in a high level programming language, such as Pascal, C, Modula, or the like. It is the source code that is being encrypted and thus protected against so-called unauthorized use. In the source code a few parameters are selected which are encrypted by means of an encryption function g. For example, an expression, x:=y+10, present in a command in the unprotected source code can be represented as:

C:=decrypt(g(10)+t),

x:=y+(C−T),

[0051] where: g(10) is an encrypted parameter, and T is a variable, the random value of which, in this case, being fetched from the Smart Card.

[0052] To obtain a correct value of x the protected program must “arrive at” a value of C, which must be equal 10+T. The decrypt program is located in the “special software”(the added object code) which constitutes a part of the protected software (see FIG. 5). This special software also comprises scrambling and descrambling functions, which here are denoted f and f−1, as well programs for the communication with the Smart Card (see FIG. 7). In the communication with the Smart Card, the functions f and f−1 employ keys which are fetched from the Smart Card, the Smart Card itself containing:

[0053] 1. a number generator to produce a random value of variable T located in the protected software,

[0054] 2. a secret key for the decryption function g−1,

[0055] 3. an algorithm for the decryption function g−1, and

[0056] 4. one or more keys for functions f and f−1. It should be noted that it is important that the encryption function g and decryption function g−1 represent a public key crypto system not being symmetric. This means that the encryption function g employs a public key which may be known, this key, however, not being sufficient to arrive at the decryption function g−1 (neither its algorithm, nor its key). Thus, the algorithm and key for the decryption function g−1 is placed on the Smart Card, from which they are never transmitted.

[0057] It is required that the functions f, f−1, g, g−1 are commutative (i.e. they are interchangeable without altering value). Here this means that they must have the following property:

f−1(f(g(x))))=x.

[0058] Upon the utilization in a computer of a program protected in this way, the execution of the program starts as usual (FIG. 7). Through the communication with the Smart Card a value of variable T and the keys for functions f, g, f−1 are entered into the software. The execution of the program then continues as usual. At the moment the execution reaches an encrypted parameter ((g(10) in the example shown) the value (g(10)+T)) is sent to the special software which further conveys f(g(10)+T)−T) to the Smart Card. In the Smart Card, the value of g−1 ((10)+T)−T) is calculated, and this value is returned to the special software. By means of the special software f−1(g−1((10)+T)−T))) is then calculated, this being equal to x and x+T; and this result is supplied to the protected program as parameter C for the utilization in the program.

[0059] Having this kind of encryption-decryption arrangement according to the invention, the following advantages and possibilities are realized:

[0060] 1. Great flexibility by the use of Smart Cards.

[0061] 2. The licensing of Smart Cards (i.e. users) can be provided by the importers or agents engaged by software producers. A Smart Card may then contain licenses, or permissions, at several levels for various software packages which have the same authentication format and algorithms.

[0062] 3. A first level of encryption employing an unsymmetric, dual key encryption arrangement (public key/private key crypto system), such as the RSA crypto system, whereby the public key is available only to the software producer, and the private key is a secret key which the manufacturer of the Smart Card enters into the read only memory (ROM) of the Smart Card according to specifications given by the software producer. The private key may be different for each program package.

[0063] 4. An unsymmetric, encrypted authentication key which is transferred to the Smart Card when the running of protected software begins and which is decrypted in the Smart Card by means of a private key no. 0 to initiate an authentication process in the Smart Card.

[0064] 5. Encryption at the level of source code, making the arrangement independent of the operating system. By encrypting small parts, or fragments, only of files, such as of command files, it is difficult to identify those parts of the software being encrypted for the purpose of attacking such parts in one way or another. Also, the decryption algorithms and keys are easily entered onto the Smart Card.

[0065] 6. A second level of encryption whereby the communication between the host computer and Smart Card is such that it becomes difficult to trace anything making sense from that communication by the logging thereof. The algorithms to be employed are located both in the protected software and the Smart Card, and both the encryption keys and the decryption keys are located in the Smart Card, i.e. hidden to the user. The encryption algorithm and key may be different for various types of software.

[0066] FIGS. 10A and 10B, taken together, serve to demonstrate that the application area of the arrangement according to the invention is extendable also to cover access checking, or authentication, for example, as further possibilities also may exist. In such an embodiment of the invention, the software to be protected may be provided with an authentication key encrypted by employing a so-called public key and an identification number for the software package in question. Then, the external unit, such as the Smart Card, would contain decryption algorithms which preferably are mask programmed, and a private key no. 0 (in the ROM) to be used to decrypt the authentication key, as well as an access or authentication table which may be configured as the table shown below. 1 PID AcL PK (Program I.D. No.) (Access Level) (Private Key) PID (1) AcL (1) PK (1) PID (2) AcL (2) PK (1) PID (3) AcL (3) PK (3) . . . . . . . . . PID (n) AcL (n) PK (n)

[0067] In the table, PID denotes the identity number of the software, such that different programs are assigned dissimilar identity numbers which also may contain the version number of the respective software products, or the like, for example. AcL denotes the access level or status, such as:

[0068] 1. two different levels, namely access permitted and access not permitted,

[0069] 2. a limited number of times the respective program can be run,

[0070] 3. a time limit for the use of a program, e.g. a permission expiration date,

[0071] 4. access to a shortened variant only of the program, e.g. a so-called demo-variant.

[0072] The entries in the access level column, AcL, of the table are amendable by the importer or agent of the software product, for example.

[0073] In the private key column, PK, the software producer specifies the secret keys to be employed in the decryption of the encrypted fragments dependent on the identity number, PID, of the software. The secret keys are mask programmed in the Smart Card and are not available to anyone else.

[0074] FIG. 11 is a flow chart schematically illustrating a principally complete course of processes according to a preferred embodiment of the invention, the steps being:

[0075] 1. encryption of the source code (g1, k1),

[0076] 2. scrambling of the encrypted data (g3, k3),

[0077] 3. transfer of the scrambled encrypted data to the external unit and descrambling thereof (g4, k4),

[0078] 4. decryption of the transferred and descrambled data (g2, k2),

[0079] 5. processing of the decrypted data, and scrambling of the result (g5, k5),

[0080] 6. transfer of the scrambled result to the host computer and descrambling thereof (g6, k6), and

[0081] 7. output of the decrypted result for further utilization.

[0082] In the examples shown of embodiments of the invention, a Smart Card constitutes the preferred implementation of the external units indicated in the claims below. This is quite simply because the Smart Card technology is considered as being the most “tamper-proof” protection of the algorithms, keys, a.s.o., which necessarily have to be stored in the external unit, or in a separate article, according to the annexed claims. The small number of manufacturers of such cards in the world, and i.a. the large values being at disposal by the use of such cards, in particular cards having the form of payment transaction cards, contribute strongly to the fact that the knowledge required to falsify such Smart Cards, will not be readily available to persons having dishonest intentions. However, this does not impede a possible development of new techniques which may be just as well, or better, suited for the purpose of the present invention. Therefore, the patent claims are meant also to cover such future external units and separate articles indicated in the claims which may provide at least the same degree of security as the Smart Card now preferred.

Claims

1. A method of executing code of at least one software program in a multi-processor computer environment, each software program including (i) a first portion of software code to be executed in a computer, and (ii) a second portion of software code that includes one or more fragments of code of the software program, the method comprising executing the second portion of code in one or more external devices which are in communication with the computer.

2. The method of claim 1 wherein the second portion of code is encrypted, the method further comprising transferring the second portion of code to a secure computer environment, and decrypting the second portion of code in the one or more external devices prior to execution.

3. The method of claim 2 wherein the one or more external devices are one or more smart cards, each smart card including a processor for executing the second portion of code, the smart card being the secure computer environment.

4. The method of claim 1 wherein the fragments of code are interspersed within the first portion of code.

5. The method of claim 1 wherein the second portion of code is stored in the computer, the method further comprising downloading the second portion of code into the one or more external devices prior to execution.

6. The method of claim 1 wherein there are a plurality of software programs, and the second portions include fragments from more than one of the software programs.

7. The method of claim 1 wherein the one or more external devices are tamper-resistant.

8. The method of claim 1 wherein the one or more external devices are one or more smart cards.

9. An apparatus which executes code of at least one software program in a multi-processor computer environment, each software program including (i) a first portion of software code, and

(ii) a second portion of software code that includes one or more fragments of code of the software program, the apparatus comprising:
(a) a first computer which executes the first portion; and
(b) one or more externals unit in communication with the computer, the one or more external units executing the second portion.

10. The apparatus of claim 9 wherein the second portion of code is encrypted, the apparatus further comprising:

(c) means for transferring the second portion of code to a secure computer environment; and
(d) means for decrypting the second portion of code in the one or more external devices prior to execution.

11. The apparatus of claim 10 wherein the one or more external devices are one or more smart cards, each smart card including a processor for executing the second portion of code, the smart card being the secure computer environment.

12. The apparatus of claim 9 wherein the second portion of code is stored in the computer, the apparatus further comprising:

(e) means for downloading the second portion of code into the one or more external devices prior to execution.

13. The apparatus of claim 9 wherein the one or more external devices are tamper-resistant.

14. The apparatus of claim 9 wherein the one or more external devices are one or more smart cards.

15. A method of transforming a computer program which includes software code, the method comprising:

(a) identifying one or more fragments of the software code,
(b) associating a program call with each of the identified fragments; and
(c) inserting the program call into the software code, thereby transforming the software program,
wherein when a program call is reached, the respective fragment of software code is executed.

16. The method of claim 15 further comprising:

(d) encrypting the software code associated with the identified fragments; and
(e) replacing the fragments with encrypted versions of the software code.

17. A method of executing a computer program which includes software code, the software code having (i) a first portion, and (ii) a second portion, the second portion including one or more fragments of the software code and a program call associated with each fragment, the method comprising:

(a) executing the first portion; and
(b) executing the associated fragments when a program call in the second portion is reached.

18. The method of claim 17 wherein the first portion executes in a computer, and the second portion executes in an external device with respect to the computer, and step (b) further comprises sending a fragment to the external device when a program call of the associated fragment is reached, and executing the fragment in the external device.

19. The method of claim 18 wherein step (b) further comprises generating a result upon execution of the fragment in the external device, the result being used during subsequent execution of the computer program.

20. The method of claim 18 wherein the external device is a smart card.

21. The method of claim 17 wherein the one or more fragments are encrypted code, the method further comprising:

(c) decrypting the one or more fragments prior to execution thereof.

22. An apparatus for executing a computer program which includes software code, the software code having (i) a first portion, and (ii) a second portion, the second portion including one or more fragments of the software code and a program call associated with each fragment, the apparatus comprising:

(a) means for executing the first portion; and
(b) means for executing the associated fragments when a program call in the second portion is reached.

23. The apparatus of claim 22 wherein the means for executing the first portion is in a computer, and the means for executing the associated fragments is in an external device with respect to the computer, and a fragment is sent to the external device when a program call of the associated fragment is reached, and is then executed in the external device.

24. The apparatus of claim 23 wherein the external device is a smart card.

25. The apparatus of claim 22 wherein the one or more fragments are encrypted code, the apparatus further comprising:

(c) means for decrypting the one or more fragments prior to execution thereof.

26. A method of access control of software code which is executed on a smart card that is in communication with a host computer, the smart card having stored therein access control parameters for identified software code, the method comprising:

(a) the host computer uploading software code and its identity data to the smart card; and
(b) the smart card using the access control parameters and the identity data to determine whether access is permissible for the uploaded software code, wherein the software may be executed only if access is permissible.

27. The method of claim 26 wherein the software code includes one or more fragments of software code of a software program that executes at the host computer.

28. The method of claim 26 wherein access control parameters include one or more of permission status, number of runs data, time data, and program variant data.

29. The method of claim 26 further comprising:

(c) modifying at least one of the access control parameters subsequent to an initial storage of the access control parameters.

30. A method of executing a plurality of software code fragments of a software program on an external unit, wherein the external unit is connected to a computer, the external unit including a processor and a memory, the method comprising:

(a) at execution time of each of the software code fragments, automatically uploading the respective software code fragment to the memory of the external unit; and
(b) executing the respective software code fragment in the external unit using only the processor and the memory of the external unit.

31. The method of claim 30 wherein the software code fragments are encrypted, the method further comprising:

(c) after step (a) and prior to step (b), decrypting the software code fragments.

32. A method of preparing code of a software program, the software program including (i) a first portion of source code to be executed by a first processor, and (ii) a second portion of source code to be executed by a second processor, the second portion of source code including one or more fragments of code of the software program, the method comprising prior to compilation of the software program, encrypting only the second portion of source code.

33. The method of claim 32 wherein the second processor is a smart card.

Patent History
Publication number: 20040193987
Type: Application
Filed: Jan 6, 2004
Publication Date: Sep 30, 2004
Applicant: SOSPITA AS
Inventors: Sigurd Sigbjornsen (Fevik), Magne Arild Haglund (Grimstad), Vladimir A. Oleshchuk (Grimstad)
Application Number: 10752429
Classifications
Current U.S. Class: Simulation (714/741)
International Classification: G06F011/00; G01R031/28;