WO2019062769A1 - Storage data encryption/decryption apparatus and method - Google Patents

Storage data encryption/decryption apparatus and method Download PDF

Info

Publication number
WO2019062769A1
WO2019062769A1 PCT/CN2018/107673 CN2018107673W WO2019062769A1 WO 2019062769 A1 WO2019062769 A1 WO 2019062769A1 CN 2018107673 W CN2018107673 W CN 2018107673W WO 2019062769 A1 WO2019062769 A1 WO 2019062769A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
key
memory
storage area
encrypted
Prior art date
Application number
PCT/CN2018/107673
Other languages
French (fr)
Inventor
Jie Wang
Aiyong MA
Jiaqi XI
Xinglong Gao
Original Assignee
C-Sky Microsystems Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by C-Sky Microsystems Co., Ltd. filed Critical C-Sky Microsystems Co., Ltd.
Priority to JP2020515682A priority Critical patent/JP7225220B2/en
Priority to EP18862995.0A priority patent/EP3688653B1/en
Priority to US16/175,782 priority patent/US11550927B2/en
Publication of WO2019062769A1 publication Critical patent/WO2019062769A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • G06F21/79Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in semiconductor storage media, e.g. directly-addressable memories
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Definitions

  • SoC System-on-Chip
  • Embodiments of the disclosure provide a method for encrypting data in an integrated circuit.
  • the method can include: receiving, by a memory operation module, a first data and a second data for encryption; determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data; generating at least one key based on the first and second data and the at least one storage area; and encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.
  • Embodiments of the disclosure further provide a method for decrypting data in an integrated circuit.
  • the method can include: receiving, by a memory operation module, a first encrypted data and a second encrypted data for decryption; acquiring at least one key corresponding to the first and second encrypted data from a key memory; and decrypting the first and second encrypted data using the at least one key, wherein the at least one key is associated with the first and second encrypted data and at least one storage area for the first and second encrypted data.
  • Embodiments of the disclosure also provide an apparatus for encrypting data in a computer system.
  • the apparatus can include: a memory operation module having circuitry for receiving a first data and a second data for encryption; circuitry, configured for determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data; a true random number generator, configured for generating at least one key based on the first and second data and the at least one storage area; and a data encryption/decryption module having circuitry for encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.
  • Embodiments of the disclosure also provide an apparatus for decrypting data in a computer system.
  • the apparatus can include: a memory operation module having circuitry for receiving a first encrypted data and a second encrypted data for decryption; a data encryption/decryption module having circuitry for acquiring at least one key corresponding to the first and second encrypted data from a key memory, and decrypting the first and second encrypted data using the at least one key, wherein the at least one key is associated with the first and second encrypted data and at least one storage area for the first and second encrypted data.
  • FIG. 1 is a schematic diagram of an exemplary apparatus for encrypting and decrypting data, according to embodiments of the present disclosure.
  • FIG. 2 is a flowchart of an exemplary encryption/decryption process, according to embodiments of the present disclosure.
  • FIG. 3 is a flowchart of an exemplary method for encrypting and decrypting data, according to embodiments of the present disclosure.
  • the disclosed embodiments provide a storage data encryption/decryption apparatus and method that can use different keys for encryption/decryption of data in different chips and different storage areas in the same chip, and can complete data storage and read/write operations more efficiently.
  • FIG. 1 is a schematic diagram of an apparatus for encrypting and decrypting data, according to embodiments of the present disclosure.
  • the apparatus can be one or more integrated circuits, such as a system-on-chip (SOC) .
  • SOC system-on-chip
  • the apparatus can include an on-chip security storage module 110 and an off-chip data memory 140.
  • the on-chip security storage module 110 can be configured to read and write data for encryption and decryption, and the off-chip data memory 150 can be configured to store the data.
  • the on-chip security storage module 110 further includes a memory operation module 120 and a data security facility module 130.
  • the memory operation module 120 can be configured to read and write keys associated with encryption and decryption.
  • the memory operation module 120 can also include circuitry for receiving data for encryption or decryption. It is appreciated that the data can be received in at least one piece.
  • the data can include a first data and a second data.
  • the memory operation module can be further configured to encrypt and decrypt data.
  • the memory operation module can include a data encryption/decryption module 122 can include circuitry to use different encryption/decryption algorithms for different chips or different off-chip data memories.
  • the algorithm can include an “OR” algorithm, a sequence rearrangement algorithm, a data replacement algorithm, and the like.
  • the key acquisition and the encryption/decryption can be implemented by hardware, and be transparent to software.
  • the data encryption/decryption module 122 can include circuitry to acquire keys and decrypt data using the acquired keys.
  • the security facility module 130 can include a true random number generator 132 and a key memory 134.
  • the true random number generator 132 can include circuitry to generate random keys and provide the keys to the data encryption/decryption module 122 to perform an encryption/decryption operation on data.
  • the key memory 134 can be configured to store multiple keys. The keys can be used to perform the encryption/decryption operations on data in multiple different off-chip data storage areas. In some embodiments, the keys can be generated based on the data and the storage area for the data.
  • the off-chip data memory 140 can be configured to store encrypted data only.
  • the encrypted data can be separated into multiple data storage areas. Different keys can be used for encryption/decryption on data stored in different storage areas. It is also possible to determine whether to perform encryption/decryption selectively in different storage areas. However, data in the same storage area can only be encrypted/decrypted by using a same key. As such, when the off-chip data memory 140 is replaced with a new memory, data of the new memory cannot be encrypted/decrypted by using the earlier built-in key, and the chip associated with the new memory cannot work normally. In some embodiments, it may be advantageous when the off-chip data memory 140 and the key memory 134 are deployed on the same physical storage medium.
  • the data encryption/decryption module 122 can output true random numbers generated by the true random number generator 132 into the key memory 134 as keys.
  • the data encryption/decryption module 122 can further encrypt, by using the keys in the key memory 134, plaintext data written into the off-chip data memory 140, write the data into the off-chip memory 140 according to a read/write time sequence of the off-chip memory 140, and decrypt ciphertext data read from an off-chip data memory group.
  • the memory operation module 120 can output unencrypted written data to the data encryption/decryption module 122, and input decrypted read data of the data encryption/decryption module 122.
  • FIG. 2 is a schematic diagram of encryption and decryption, according to embodiments of the present disclosure.
  • a true random number generator e.g., true random number generator 132
  • the system can run on hardware including the integrated circuit.
  • a data encryption/decryption module e.g., data encryption/decryption module 122
  • a key memory e.g., key memory 134)
  • a data memory e.g., off-chip data memory 140
  • the data memory can be divided into multiple data storage areas logically and data in the data storage areas can be encrypted/decrypted selectively (207) . It is appreciated that, different keys can be used for the encryption and decryption.
  • the data memory may not be divided into data storage areas, and a same key can be used for encrypting/decrypting data in the entire data storage area (209) .
  • data passing through a storage area operation module e.g., memory operation module 120
  • the memory operation module can transmit unencrypted written data to the data encryption/decryption module, and the data encryption/decryption module can encrypt the data and store the encrypted data in the off-chip data memory.
  • the off-chip data memory can transmit non-decrypted read data to the data encryption/decryption module.
  • decrypted read data can be transmitted to the memory read/write module.
  • the data encryption/decryption module can read keys from an on-chip key memory and encrypt/decrypt data written into the off-chip data memory and data read from the off-chip data memory.
  • the data encryption/decryption module can clear the keys in the key memory (215) , so as to prevent data in the memory from being acquired during the attack. If the system is not under attack, it can be further determined whether the system is turned off (217) . If it is determined that the system is turned off, the system can be started. If it is determined that the system is not turned off, data passing through the memory operation module can be then encrypted/decrypted.
  • FIG. 3 is a flowchart of a method for encrypting and decrypting data, according to embodiments of the present disclosure. As shown in FIG. 3, the method includes steps S31-S34.
  • keys can be read and written by, for example, a memory operation module (e.g., memory operation module 120) , and data passing through the memory operation module can be encrypted/decrypted.
  • the memory operation module can include a data encryption/decryption module (e.g., data encryption/decryption module 122) configured to run an encryption/decryption algorithm.
  • the data encrypted by the memory operation module can be stored in an off-chip data memory (e.g., off-chip data memory 140) .
  • keys can be generated by a true random number generator (e.g., true random number generator 132) of a security facility module, and the generated keys can be stored in a key memory (e.g., key memory 134) .
  • data that is written by the memory read module into the data encryption/decryption module can be encrypted by the data encryption/decryption module using the keys provided by the security facility module, and the encrypted data can be written into the off-chip data memory.
  • the data encryption/decryption module can decrypt, by using the keys provided by the security facility module, the encrypted data read from the off-chip data memory, and then transmit the decrypted data to the memory read module.
  • a data memory in a same chip can be divided into multiple storage areas. Each of storage areas can use a key corresponding to the storage area. In different chips, storage areas having an identical address can use different keys, thus ensuring data security. And data access efficiency may not be affected.
  • the off-chip data memory is replaced with a new off-chip data memory, the new off-chip data memory cannot be decrypted by using a same built-in key. And by erasing keys in the key memory, encrypted data in the memory cannot be decrypted correctly, thus achieving a strong anti-attack capability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Storage Device Security (AREA)

Abstract

A method and an apparatus for encrypting and decrypting data are provided. The method for encrypting data in a computer system can include: receiving, by a memory operation module, a first data and a second data for encryption; determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data; generating at least one key based on the first and second data and the at least one storage area; and encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.

Description

STORAGE DATA ENCRYPTION/DECRYPTION APPARATUS AND METHOD
CROSS REFERENCE TO RELATED APPLICATION
The disclosure claims the benefits of priority to Chinese application number 201710881211.4, filed September 26, 2017, which is incorporated herein by reference in its entirety.
BACKGROUND
With the accelerating pace of global informatization, networks and mobile Internet devices have been closely linked to people’s life and have become an indispensable carrier for information exchange in the modern society. As the performance of mobile smart devices improves significantly and the coverage of the high-speed mobile Internet expands continuously, mobile offices and mobile financial transactions are popularized. But there are increasingly more threats to office data and financial transaction data.
To solve the data security problem, it is necessary to improve the level of computer technologies, cryptological theories, and network applications. Currently, the information security protection has been developed from conventional single-point information encryption to an information assurance system that is constructed based on chip level hardware protection and that covers the entire network system. Moreover, a low-cost, small-size high-performance chip design that resists decryption and has an information security protection mechanism has become an inevitable trend. Therefore, a System-on-Chip (SoC) design gradually becomes a new development trend of embedded systems. A chip designer usually integrates an encryption/decryption algorithm and an information security protocol in one SoC chip, which provides a higher level of security. However, the encryption/decryption algorithm integrated in the conventional SoC chip uses a same key for encryption/decryption of different chips or different storage areas in the same chip, and cannot protect data effectively.
SUMMARY OF THE DISCLOSURE
Embodiments of the disclosure provide a method for encrypting data in an integrated circuit. The method can include: receiving, by a memory operation module, a first data and a second data for encryption; determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data; generating at least one key based on the first and second data and the at least one storage area; and encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.
Embodiments of the disclosure further provide a method for decrypting data in an integrated circuit. The method can include: receiving, by a memory operation module, a first encrypted data and a second encrypted data for decryption; acquiring at least one key corresponding to the first and second encrypted data from a key memory; and decrypting the first and second encrypted data using the at least one key, wherein the at least one key is associated with the first and second encrypted data and at least one storage area for the first and second encrypted data.
Embodiments of the disclosure also provide an apparatus for encrypting data in a computer system. The apparatus can include: a memory operation module having circuitry for receiving a first data and a second data for encryption; circuitry, configured for determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data; a true random number generator, configured for generating at least one key based on the first and second data and the at least one storage area; and a data encryption/decryption module having circuitry for encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.
Embodiments of the disclosure also provide an apparatus for decrypting data in a computer system. The apparatus can include: a memory operation module having circuitry for receiving a first encrypted data and a second encrypted data for decryption; a data encryption/decryption module having circuitry for acquiring at least one key corresponding to the first and second encrypted data from a key memory, and decrypting the first and second encrypted data using the at least one key, wherein the at least one key is associated with the first and second encrypted data and at least one storage area for the first and second encrypted data.
BRIEF DESCRIPTION OF THE DRAWINGS
To illustrate the technical solutions in embodiments of the present disclosure more clearly, the accompanying drawings required for describing the embodiments are introduced briefly in the following. It is apparent that the accompanying drawings in the following description are only some embodiments of the present disclosure. Those of ordinary skill in the art can obtain other drawings according to the accompanying drawings without creative efforts.
FIG. 1 is a schematic diagram of an exemplary apparatus for encrypting and decrypting data, according to embodiments of the present disclosure.
FIG. 2 is a flowchart of an exemplary encryption/decryption process, according to embodiments of the present disclosure.
FIG. 3 is a flowchart of an exemplary method for encrypting and decrypting data, according to embodiments of the present disclosure.
DETAILED DESCRIPTION
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same  or similar elements unless otherwise represented. The implementations set forth in the following description of exemplary embodiments do not represent all implementations consistent with the invention. Instead, they are merely examples of apparatuses, systems, and methods consistent with aspects related to the subject matter as recited in the appended claims.
To overcome the issues with conventional systems, the disclosed embodiments provide a storage data encryption/decryption apparatus and method that can use different keys for encryption/decryption of data in different chips and different storage areas in the same chip, and can complete data storage and read/write operations more efficiently.
The present disclosure provides an apparatus for encrypting and decrypting data. FIG. 1 is a schematic diagram of an apparatus for encrypting and decrypting data, according to embodiments of the present disclosure. The apparatus can be one or more integrated circuits, such as a system-on-chip (SOC) . As shown in FIG. 1, the apparatus can include an on-chip security storage module 110 and an off-chip data memory 140. The on-chip security storage module 110 can be configured to read and write data for encryption and decryption, and the off-chip data memory 150 can be configured to store the data.
The on-chip security storage module 110 further includes a memory operation module 120 and a data security facility module 130.
The memory operation module 120 can be configured to read and write keys associated with encryption and decryption. The memory operation module 120 can also include circuitry for receiving data for encryption or decryption. It is appreciated that the data can be received in at least one piece. For example, the data can include a first data and a second data. The memory operation module can be further configured to encrypt and decrypt data. The memory operation module can include a data encryption/decryption module 122 can include circuitry to use different encryption/decryption algorithms for different chips or different off-chip data memories. The algorithm can include an “OR” algorithm, a sequence  rearrangement algorithm, a data replacement algorithm, and the like. Particularly, the key acquisition and the encryption/decryption can be implemented by hardware, and be transparent to software. For example, the data encryption/decryption module 122 can include circuitry to acquire keys and decrypt data using the acquired keys.
The security facility module 130 can include a true random number generator 132 and a key memory 134. The true random number generator 132 can include circuitry to generate random keys and provide the keys to the data encryption/decryption module 122 to perform an encryption/decryption operation on data. The key memory 134 can be configured to store multiple keys. The keys can be used to perform the encryption/decryption operations on data in multiple different off-chip data storage areas. In some embodiments, the keys can be generated based on the data and the storage area for the data.
The off-chip data memory 140 can be configured to store encrypted data only. The encrypted data can be separated into multiple data storage areas. Different keys can be used for encryption/decryption on data stored in different storage areas. It is also possible to determine whether to perform encryption/decryption selectively in different storage areas. However, data in the same storage area can only be encrypted/decrypted by using a same key. As such, when the off-chip data memory 140 is replaced with a new memory, data of the new memory cannot be encrypted/decrypted by using the earlier built-in key, and the chip associated with the new memory cannot work normally. In some embodiments, it may be advantageous when the off-chip data memory 140 and the key memory 134 are deployed on the same physical storage medium.
In a working process, the data encryption/decryption module 122 can output true random numbers generated by the true random number generator 132 into the key memory 134 as keys. The data encryption/decryption module 122 can further encrypt, by using the keys in the key memory 134, plaintext data written into the off-chip data memory 140,  write the data into the off-chip memory 140 according to a read/write time sequence of the off-chip memory 140, and decrypt ciphertext data read from an off-chip data memory group. The memory operation module 120 can output unencrypted written data to the data encryption/decryption module 122, and input decrypted read data of the data encryption/decryption module 122.
FIG. 2 is a schematic diagram of encryption and decryption, according to embodiments of the present disclosure. As shown in FIG. 2, after a system associated with the integrated circuit starts, a true random number generator (e.g., true random number generator 132) can generate multiple keys (201) . For example, the system can run on hardware including the integrated circuit. Then, a data encryption/decryption module (e.g., data encryption/decryption module 122) can write the keys generated by the true random number generator into a key memory (e.g., key memory 134) (203) .
It can be determined whether to separate data in a data memory (e.g., off-chip data memory 140) (205) . In response to the determination of separating the data in the data memory, the data memory can be divided into multiple data storage areas logically and data in the data storage areas can be encrypted/decrypted selectively (207) . It is appreciated that, different keys can be used for the encryption and decryption. In response to the determination of not separating the data in the data memory, the data memory may not be divided into data storage areas, and a same key can be used for encrypting/decrypting data in the entire data storage area (209) . Then, data passing through a storage area operation module (e.g., memory operation module 120) can be encrypted/decrypted (211) . In embodiments of the present disclosure, the memory operation module can transmit unencrypted written data to the data encryption/decryption module, and the data encryption/decryption module can encrypt the data and store the encrypted data in the off-chip data memory. On the other hand, the off-chip data memory can transmit non-decrypted read data to the data encryption/decryption module. And  after decryption is performed by the data encryption/decryption module, decrypted read data can be transmitted to the memory read/write module. For example, the data encryption/decryption module can read keys from an on-chip key memory and encrypt/decrypt data written into the off-chip data memory and data read from the off-chip data memory. Then, it can be further determined whether the system is under attack (213) . If the system is under attack, the data encryption/decryption module can clear the keys in the key memory (215) , so as to prevent data in the memory from being acquired during the attack. If the system is not under attack, it can be further determined whether the system is turned off (217) . If it is determined that the system is turned off, the system can be started. If it is determined that the system is not turned off, data passing through the memory operation module can be then encrypted/decrypted.
Some embodiments of the present disclosure further provide a method for encrypting and decrypting data. FIG. 3 is a flowchart of a method for encrypting and decrypting data, according to embodiments of the present disclosure. As shown in FIG. 3, the method includes steps S31-S34.
In S31, keys can be read and written by, for example, a memory operation module (e.g., memory operation module 120) , and data passing through the memory operation module can be encrypted/decrypted. The memory operation module can include a data encryption/decryption module (e.g., data encryption/decryption module 122) configured to run an encryption/decryption algorithm.
In S32, the data encrypted by the memory operation module can be stored in an off-chip data memory (e.g., off-chip data memory 140) . In S33, keys can be generated by a true random number generator (e.g., true random number generator 132) of a security facility module, and the generated keys can be stored in a key memory (e.g., key memory 134) .
In S34, data that is written by the memory read module into the data encryption/decryption module can be encrypted by the data encryption/decryption module using the keys provided by the security facility module, and the encrypted data can be written into the off-chip data memory. And the data encryption/decryption module can decrypt, by using the keys provided by the security facility module, the encrypted data read from the off-chip data memory, and then transmit the decrypted data to the memory read module.
In the apparatus and method for encrypting and decrypting data provided by the present disclosure, a data memory in a same chip can be divided into multiple storage areas. Each of storage areas can use a key corresponding to the storage area. In different chips, storage areas having an identical address can use different keys, thus ensuring data security. And data access efficiency may not be affected. In addition, when the off-chip data memory is replaced with a new off-chip data memory, the new off-chip data memory cannot be decrypted by using a same built-in key. And by erasing keys in the key memory, encrypted data in the memory cannot be decrypted correctly, thus achieving a strong anti-attack capability.
Exemplary implementations of the present disclosure are described above, but the protection scope of the present disclosure is not limited to these implementations. Any change or replacement that can be easily conceived of by those skilled in the art without departing from the technical scope disclosed by the present disclosure should be covered in the protection scope of the present disclosure. Therefore, the protection scope of the present disclosure should be subject to the protection scope of the claims.

Claims (20)

  1. A method for encrypting data in an integrated circuit, comprising:
    receiving, by a memory operation module, a first data and a second data to be encrypted;
    determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data;
    generating at least one key based on the first and second data and the at least one storage area; and
    encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.
  2. The method according to claim 1, wherein the first key and second key are stored in a key memory of the integrated circuit.
  3. The method according to claim 1 or 2, wherein
    when the at least one storage area includes a first storage area for the first encrypted data and a second storage area for the second encrypted data and the first storage area is different from the second storage area, the at least one key includes a first key for the first data and a second key, that is different from the first key, for the second data.
  4. The method according to any one of claims 1-3, wherein
    when the at least one storage area includes an unified storage area for the first and second encrypted data, the at least one key include an unified key for the first and second encrypted data.
  5. The method according to any one of claims 1-4, wherein the at least one storage area are included in an off-chip data memory.
  6. The method according to any one of claims 1-5, wherein the encryption is transparent to software.
  7. The method according to claim 6, wherein in response to a computer system associated with the integrated circuit being under an attack, the key memory is cleared.
  8. A method for decrypting data in an integrated circuit, comprising:
    receiving, by a memory operation module, a first encrypted data and a second encrypted data for decryption;
    acquiring at least one key corresponding to the first and second encrypted data from a key memory; and
    decrypting the first and second encrypted data using the at least one key, wherein
    the at least one key is associated with the first and second encrypted data and at least one storage area for the first and second encrypted data.
  9. The method according to claim 8, wherein
    the key memory is accessible after the at least one key is acquired.
  10. The method according to claim 8, wherein the first and second encrypted data is stored in an off-chip data memory, and when the off-chip data memory is replaced with a new off-chip memory, the new off-chip memory cannot be decrypted by using the at least one key.
  11. An apparatus for encrypting data in a computer system, comprising:
    a memory operation module having circuitry for receiving a first data and a second data for encryption;
    circuitry, configured for determining at least one storage area for a first encrypted data corresponding to the first data and a second encrypted data corresponding to the second data;
    a true random number generator, configured for generating at least one key based on the first and second data and the at least one storage area; and
    a data encryption/decryption module having circuitry for encrypting the first data and the second data using the at least one key to generate the first encrypted data and the second encrypted, respectively.
  12. The apparatus according to claim 11, wherein
    when the at least one storage area includes a first storage area for the first encrypted data and a second storage area for the second encrypted data and the first storage area is different from the second storage area, the at least one key includes a first key for the first data and a second key, that is different from the first key, for the second data.
  13. The apparatus according to claim 11 or 12, wherein
    when the at least one storage area includes an unified storage area for the first and second encrypted data, the at least one key include an unified key for the first and second encrypted data.
  14. The apparatus according to any one of claims 11-13, wherein the at least one storage area are included in an off-chip data memory.
  15. The apparatus according to any one of claims 11-14, wherein the encryption is transparent to software.
  16. The apparatus according to claim 12, wherein the first key and second key are stored in a key memory.
  17. The apparatus according to claim 16, wherein in response to the computer system being under an attack, the key memory is cleared.
  18. An apparatus for decrypting data in a computer system, comprising:
    a memory operation module having circuitry for receiving a first encrypted data and a second encrypted data for decryption;
    a data encryption/decryption module having circuitry for acquiring at least one key corresponding to the first and second encrypted data from a key memory, and decrypting the first and second encrypted data using the at least one key, wherein
    the at least one key is associated with the first and second encrypted data and at least one storage area for the first and second encrypted data.
  19. The apparatus according to claim 18, wherein
    the key memory is accessible after the at least one key is acquired.
  20. The apparatus according to claim 18, wherein the first and second encrypted data is stored in an off-chip data memory, and when the off-chip data memory is replaced with a new off-chip memory, the new off-chip memory cannot be decrypted by using the at least one key.
PCT/CN2018/107673 2017-09-26 2018-09-26 Storage data encryption/decryption apparatus and method WO2019062769A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2020515682A JP7225220B2 (en) 2017-09-26 2018-09-26 Storage data encryption/decryption device and method
EP18862995.0A EP3688653B1 (en) 2017-09-26 2018-09-26 Storage data encryption/decryption apparatus and method
US16/175,782 US11550927B2 (en) 2017-09-26 2018-10-30 Storage data encryption/decryption apparatus and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710881211.4 2017-09-26
CN201710881211.4A CN107590402A (en) 2017-09-26 2017-09-26 A kind of data storage ciphering and deciphering device and method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/175,782 Continuation US11550927B2 (en) 2017-09-26 2018-10-30 Storage data encryption/decryption apparatus and method

Publications (1)

Publication Number Publication Date
WO2019062769A1 true WO2019062769A1 (en) 2019-04-04

Family

ID=61048547

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/107673 WO2019062769A1 (en) 2017-09-26 2018-09-26 Storage data encryption/decryption apparatus and method

Country Status (4)

Country Link
EP (1) EP3688653B1 (en)
JP (1) JP7225220B2 (en)
CN (1) CN107590402A (en)
WO (1) WO2019062769A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021048444A (en) * 2019-09-17 2021-03-25 富士ゼロックス株式会社 Information processing device and program
US11550927B2 (en) 2017-09-26 2023-01-10 C-Sky Microsystems Co., Ltd. Storage data encryption/decryption apparatus and method

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107590402A (en) * 2017-09-26 2018-01-16 杭州中天微系统有限公司 A kind of data storage ciphering and deciphering device and method
CN108563964A (en) * 2018-05-09 2018-09-21 武汉大学 The encryption device and method of ephemeral data in a kind of external RAM of FPGA
CN109101386B (en) * 2018-06-26 2021-11-09 北京中电华大电子设计有限责任公司 Simulator supporting RAM test
EP3848837A4 (en) * 2018-11-07 2021-08-25 Huawei Technologies Co., Ltd. Storage controller and file processing method, apparatus, and system
CN109598132A (en) * 2018-11-20 2019-04-09 华立科技股份有限公司 Electric energy meter and its date storage method
CN109672521B (en) * 2018-12-26 2022-11-29 贵州华芯通半导体技术有限公司 Security storage system and method based on national encryption engine
CN109934024A (en) * 2019-03-12 2019-06-25 深圳忆联信息系统有限公司 A kind of flash data encryption and decryption optimization method and its system
CN111177773B (en) * 2019-12-10 2022-09-13 中国电子科技网络信息安全有限公司 Full disk encryption and decryption method and system based on network card ROM
CN112668024B (en) * 2020-12-31 2024-03-15 浙江威星智能仪表股份有限公司 Method for preventing tampering of data at gas meter end
CN113407934B (en) * 2021-08-20 2021-12-24 博流智能科技(南京)有限公司 Safe multi-firmware fusion system and multi-firmware fusion control method
CN115994106B (en) * 2023-02-17 2023-09-05 广州万协通信息技术有限公司 Mass data encryption and decryption method, data security device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070150755A1 (en) * 2005-12-28 2007-06-28 Nec Electronics Corporation Microcomputer, method for writing program to microcomputer, and writing system
EP1983462A2 (en) * 2007-04-18 2008-10-22 Hitachi, Ltd. Storage apparatus and data management method
US20100031058A1 (en) * 2007-10-12 2010-02-04 Daisuke Kito Computer System, Storage System and Management Computer for Backing Up and Restore Encryption Key for Storage System Incorporating Therein a Stored Data Encryption Function
CN107516047A (en) * 2017-08-08 2017-12-26 杭州中天微系统有限公司 A kind of data storage ciphering and deciphering device and method
CN107590402A (en) * 2017-09-26 2018-01-16 杭州中天微系统有限公司 A kind of data storage ciphering and deciphering device and method

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001016655A (en) * 1999-06-30 2001-01-19 Advanced Mobile Telecommunications Security Technology Research Lab Co Ltd Portable terminal with security
DE50014893D1 (en) * 2000-01-18 2008-02-14 Infineon Technologies Ag Microprocessor arrangement and method for operating a microprocessor arrangement
JP2001273468A (en) * 2000-03-24 2001-10-05 Ntt Data Corp Device and method for issuing ic card
WO2003027816A1 (en) * 2001-09-28 2003-04-03 High Density Devices As Method and device for encryption/decryption of data on mass storage device
JP4055393B2 (en) * 2001-10-30 2008-03-05 ソニー株式会社 Data processing apparatus and method and program thereof
JP4619361B2 (en) * 2003-08-01 2011-01-26 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Recording medium having encryption instruction information
CN101582109A (en) * 2009-06-10 2009-11-18 成都市华为赛门铁克科技有限公司 Data encryption method and device, data decryption method and device and solid state disk
CN102346820A (en) * 2010-07-30 2012-02-08 深圳芯邦科技股份有限公司 Confidential data storage method and device
WO2012047200A1 (en) * 2010-10-05 2012-04-12 Hewlett-Packard Development Company, L. P. Scrambling an address and encrypting write data for storing in a storage device
US20130086385A1 (en) * 2011-09-30 2013-04-04 Yuri Poeluev System and Method for Providing Hardware-Based Security
KR101878682B1 (en) * 2011-11-14 2018-07-18 삼성전자주식회사 Method and storage medium for protecting contents
US20150089245A1 (en) * 2013-09-26 2015-03-26 Asher M. Altman Data storage in persistent memory
US9607177B2 (en) * 2013-09-30 2017-03-28 Qualcomm Incorporated Method for securing content in dynamically allocated memory using different domain-specific keys
US10169618B2 (en) * 2014-06-20 2019-01-01 Cypress Semiconductor Corporation Encryption method for execute-in-place memories

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070150755A1 (en) * 2005-12-28 2007-06-28 Nec Electronics Corporation Microcomputer, method for writing program to microcomputer, and writing system
EP1983462A2 (en) * 2007-04-18 2008-10-22 Hitachi, Ltd. Storage apparatus and data management method
US20100031058A1 (en) * 2007-10-12 2010-02-04 Daisuke Kito Computer System, Storage System and Management Computer for Backing Up and Restore Encryption Key for Storage System Incorporating Therein a Stored Data Encryption Function
CN107516047A (en) * 2017-08-08 2017-12-26 杭州中天微系统有限公司 A kind of data storage ciphering and deciphering device and method
CN107590402A (en) * 2017-09-26 2018-01-16 杭州中天微系统有限公司 A kind of data storage ciphering and deciphering device and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3688653A4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11550927B2 (en) 2017-09-26 2023-01-10 C-Sky Microsystems Co., Ltd. Storage data encryption/decryption apparatus and method
JP2021048444A (en) * 2019-09-17 2021-03-25 富士ゼロックス株式会社 Information processing device and program
JP7302404B2 (en) 2019-09-17 2023-07-04 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Also Published As

Publication number Publication date
EP3688653A1 (en) 2020-08-05
CN107590402A (en) 2018-01-16
JP2020535693A (en) 2020-12-03
JP7225220B2 (en) 2023-02-20
EP3688653B1 (en) 2023-04-05
EP3688653A4 (en) 2020-10-28

Similar Documents

Publication Publication Date Title
WO2019062769A1 (en) Storage data encryption/decryption apparatus and method
US11030119B2 (en) Storage data encryption and decryption apparatus and method
US9483664B2 (en) Address dependent data encryption
WO2019109967A1 (en) Storage apparatus and method for address scrambling
KR100445406B1 (en) Apparatus for encrypting the data and method therefor
US10943020B2 (en) Data communication system with hierarchical bus encryption system
CN100386707C (en) Generating key hierarchy for use in isolated execution environment
CN108345806B (en) Hardware encryption card and encryption method
US20080285747A1 (en) Encryption-based security protection method for processor and apparatus thereof
CN103154963A (en) Scrambling an address and encrypting write data for storing in a storage device
CN104012030A (en) Systems and methods for protecting symmetric encryption keys
US20100169672A1 (en) Encryption program operation management system and program
CN112887077B (en) SSD main control chip random cache confidentiality method and circuit
US20090013183A1 (en) Confidential Information Processing Method, Confidential Information Processor, and Content Data Playback System
CN111680326A (en) Data processing method and device
TWI797353B (en) Circuit, method and system for dynamic cryptographic key expansion
CN213876729U (en) Random cache secret circuit of SSD main control chip
US11550927B2 (en) Storage data encryption/decryption apparatus and method
CN101853220A (en) Mobile storage device with key removal and storage mechanism
US20130198528A1 (en) Modifying a Length of an Element to Form an Encryption Key
CN109995508A (en) A kind of ciphering and deciphering device and method of FPGA code stream
JP2019121955A (en) Semiconductor device and generating method of encryption key
CN109711207B (en) Data encryption method and device
CN116886356B (en) Chip-level transparent file encryption storage system, method and equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18862995

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020515682

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2018862995

Country of ref document: EP

Effective date: 20200428