The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as the preferred mode of use, and further objects and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawing(s), wherein:
While this invention is susceptible of embodiment in many different forms, there is shown in the drawings and will herein be described in detail one or more specific embodiments, with the understanding that the present disclosure is to be considered as exemplary of the principles of the invention and not intended to limit the invention to the specific embodiments shown and described. In the description below, like reference numerals are used to describe the same, similar or corresponding parts in the several views of the drawings.
In accordance with an embodiment of the invention, a secure memory system binds an encrypted first data value stored in a memory with a state of the memory by selecting, at random, an address in the memory and mixing a second data value, stored at the address, with the hash value of the first data value to produce a split value. The address, split value and first data value are encrypted and stored in the memory. To detect tampering of the memory, the encrypted address is decrypted and used to find the corresponding second data value. The second data value is read from the memory and used to recover the hash value from the decrypted split value. This recovered hash value is then compared with a newly generated hash value, made by decrypting the first data value and using it to generate the new hash value. If tampering has occurred the two hash values will not match.
In order to determine if the memory has been tampered with, the critical date value is passed to hash unit 112 that provides a hash value 114 of the critical data value. The hash unit may use a known Secure Hash Algorithm (SHA) for example. This value is combined with a data value 116 in mixing unit 118. The mixing unit 118 may be an XOR unit, for example, as shown in the figure. The result of the mixing is a split value 120 that is encrypted in encryption unit 108 and stored as an encrypted split value 122. The data value 116 is obtained by randomly selecting a value in the memory interface controller (MIC) 124. A random number generator 140 may be used to enable the random selection. The address 126 of the randomly selected data value is also passed to the encryption and decryption unit 108, where it is encrypted. The encrypted address 128 is saved in the non-volatile memory 104. Once both the encrypted split value 122 and the encrypted address 128 are stored in the non-volatile memory 104, the hash value 114 of the data value is discarded.
Thus, in addition to the data value, a mixture of the hash of the data value with a data value selected at random from the non-volatile memory (a split value), together with the address are all encrypted and stored. The randomly selected data value itself remains in its original memory location. Once the address value that references the randomly selected data value has been encrypted, the location of the data value is hidden.
However, if the encrypted protected value 106 has been overwritten with a previous value (and even if the split value and data address have also be overwritten), the retrieved data value 116 is unlikely to agree with the data value used to create the split value. In this case, the recovered hash value will not match the newly generated hash value, and line 134 will be de-asserted to indicate tampering.
When a change to the critical data value occurs as part of the normal operation of the device (for example if the critical value was a counter and it was incremented by one count) decision block 410 branches to block 412 that overwrites the previous critical data value with the new value in the RAM buffer. At block 414 the new critical data value is encrypted and overwrites the previous value in non-volatile memory. A new hash value is calculated at block 416 for the new critical data value. The new hash is mixed with the selected data value in block 418 to create a new split value. The values may be mixed using an XOR operation for example. At block 420 the new split value is encrypted and placed in the non-volatile memory by overwriting the previous value. The hash value is then deleted from RAM memory by block 422.
When a change to the randomly selected data value occurs, decision block 424 branches to block 426 that randomly selects a new address. Block 426 then reads the data at the new selected address and places it in the RAM buffer by overwriting the previous selected data value. The new selected data address is encrypted at block 428 and is placed in non-volatile memory by overwriting the previous value. A hash value of the critical data value is calculated by block 416 and is mixed with the new data value in block 418 using an XOR operation for example, to create a new split value. Block 420 then encrypts the new mix value and places it in non-volatile memory by overwriting the previous value. The calculated hash value is then deleted at block 422.
Those of ordinary skill in the art will recognize that the present invention has been described in terms of exemplary embodiments based upon use of non-volatile memory, such as FLASH memory and volatile memory such as RAM. However, the invention should not be so limited, since the present invention could be implemented using other types of memory.
Special purpose hardware and/or dedicated processors, general purpose computers, microprocessor based computers, digital signal processors, microcontrollers, dedicated processors, custom circuits, ASICS and/or dedicated hard wired logic may be used to construct alternative equivalent embodiments of the present invention.
The present invention, as described in embodiments herein, may be implemented using a programmed processor executing programming instructions that are broadly described above in flow chart form that can be stored on any suitable electronic storage medium. However, those skilled in the art will appreciate that the processes described above can be implemented in any number of variations and in many suitable programming languages without departing from the present invention. For example, the order of certain operations carried out can often be varied, additional operations can be added or operations can be deleted without departing from the invention. Steps can be added and/or enhanced without departing from the present invention. Such variations are contemplated and considered equivalent.
The present invention has application, for example, for Digital Rights Management (DRM) where the critical data value is a play counter that needs to be stored and recalled. The present invention may also be used in financial applications, where the critical data value is a transaction counter.
While the invention has been described in conjunction with specific embodiments, it is evident that many alternatives, modifications, permutations and variations will become apparent to those of ordinary skill in the art in light of the foregoing description. Accordingly, it is intended that the present invention embrace all such alternatives, modifications and variations as fall within the scope of the appended claims.