JP2001339385A - Encryption unit and encryption method - Google Patents

Encryption unit and encryption method

Info

Publication number
JP2001339385A
JP2001339385A JP2000160192A JP2000160192A JP2001339385A JP 2001339385 A JP2001339385 A JP 2001339385A JP 2000160192 A JP2000160192 A JP 2000160192A JP 2000160192 A JP2000160192 A JP 2000160192A JP 2001339385 A JP2001339385 A JP 2001339385A
Authority
JP
Japan
Prior art keywords
seed
stored
encryption
random number
secret data
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2000160192A
Other languages
Japanese (ja)
Inventor
Takeshi Kumagai
健 熊谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2000160192A priority Critical patent/JP2001339385A/en
Publication of JP2001339385A publication Critical patent/JP2001339385A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an encryption unit and an encryption method that can realize encryption with high reliability by devising the position of a seed in concealed data that it cannot be externally retrieved. SOLUTION: A seed and concealed data encrypted by using the seed for a key are read from an EEPROM 12, encryption is applied to the concealed data by using the seed for a key and the decoded data are stored with the seed. A random number is generated by using the stored seed, and encryption is conducted on the basis of the generated random number. The stored seed is updated on the basis of the generated random number, encryption is applied to the concealed data by using the updated seed for a key and an LSI 13 stores the encrypted data to the EEPROM 12 with the updated seed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、各機器毎に固有
に設定された機器個別データを利用して暗号化処理を行
なう暗号化処理装置及び暗号化処理方法の改良に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an improvement in an encryption processing apparatus and an encryption processing method for performing encryption processing using device-specific data uniquely set for each device.

【0002】[0002]

【従来の技術】周知のように、首記の如き暗号化処理装
置は、従来より、図2に示すように、構成されている。
すなわち、この暗号化処理装置の機器本体11には、E
EPROM(Electrically Erasable and Programmable
Read Only Memory)12と、LSI(Large Scale Int
egrated Circuit)13とが備えられている。
2. Description of the Related Art As is well known, an encryption processing apparatus as described above is conventionally configured as shown in FIG.
That is, the device main body 11 of this encryption processing device includes E
EPROM (Electrically Erasable and Programmable
Read Only Memory (12) and LSI (Large Scale Int)
egrated circuit) 13.

【0003】一方、この暗号化処理装置の製造工場に
は、各機器毎に固有に設定される機器個別データを記憶
したメモリ14を備えている。この機器個別データは、
乱数発生の種となるシード(seed)を含む秘匿データ
と、公開データとから構成されている。
On the other hand, a factory for manufacturing the encryption processing apparatus is provided with a memory 14 for storing device-specific data uniquely set for each device. This device individual data is
It is composed of secret data including a seed that serves as a seed for random number generation and public data.

【0004】そして、この製造工場では、メモリ14に
記憶された機器個別データを暗号化回路15を介して、
EEPROM12に記憶させる。この場合、暗号化回路
15では、シードを含む秘匿データに、あるキーf(k)
を用いて暗号化処理を施し、公開データはそのまま通過
させている。
In this manufacturing plant, the device individual data stored in the memory 14 is
It is stored in the EEPROM 12. In this case, the encryption circuit 15 adds a certain key f (k) to the secret data including the seed.
, And the public data is passed as it is.

【0005】このため、暗号化処理装置は、その機器本
体11のEEPROM12内に、関数キーf(k)によっ
てシードとともに暗号化された秘匿データと、製造工場
のメモリ14に記憶されていた状態のままの公開データ
とが記憶されて、出荷されることになる。
[0005] For this reason, the encryption processing apparatus stores the secret data encrypted with the seed by the function key f (k) in the EEPROM 12 of the device main body 11 and the secret data stored in the memory 14 of the manufacturing factory. The public data as it is is stored and shipped.

【0006】このような状態で、暗号化処理装置に暗号
化処理が要求されると、そのLSI13は、EEPRO
M12からシードとともに暗号化された秘匿データと公
開データとを読み出し、復号化部13aを介して、RA
M(Random Access Memory)部13bに記憶させる。
[0006] In such a state, when the encryption processing device is requested to perform encryption processing, the LSI 13 executes the EEPRO.
The secret data and the public data encrypted together with the seed are read from M12, and RA
It is stored in an M (Random Access Memory) unit 13b.

【0007】この場合、復号化部13aでは、シードと
ともに暗号化された秘匿データのみに、前記キーf(k)
を用いて復号化処理を施して、公開データはそのまま通
過させている。このため、RAM部13bには、メモリ
14に記憶されていた状態の機器個別データが記憶され
ることになる。
In this case, the decryption unit 13a stores the key f (k) only in the secret data encrypted with the seed.
, And the public data is passed as it is. For this reason, the device individual data in the state stored in the memory 14 is stored in the RAM unit 13b.

【0008】そして、このRAM部13bに記憶されて
いる復号化処理後のシードに基づいて、乱数発生部13
cが乱数を発生し、この乱数とRAM部13bに記憶さ
れた秘匿データと公開データとを用いて暗号化処理を実
行する。
Then, based on the decoded seed stored in the RAM 13b, the random number generator 13
c generates a random number, and performs an encryption process using the random number, the secret data and the public data stored in the RAM unit 13b.

【0009】このようにして、暗号化処理が全て完了す
ると、乱数発生部13cで発生された乱数が、次回の乱
数発生のために用いられるシードとして、RAM部13
bに記憶される。つまり、RAM部13bのシードは、
EEPROM12から読み出して復号化したシードか
ら、新規の値に変更される。
When the encryption process is completed in this manner, the random number generated by the random number generation unit 13c is used as a seed for the next random number generation as a RAM unit 13c.
b. That is, the seed of the RAM unit 13b is
The seed read from the EEPROM 12 and decrypted is changed to a new value.

【0010】その後、RAM部13bに記憶された機器
個別データが、暗号化部13eを介してEEPROM1
2に記憶され、暗号化処理が終了される。この場合、暗
号化部13eでは、シードを含む秘匿データに、前記キ
ーf(k)を用いて暗号化処理を施し、公開データはその
まま通過させている。
Thereafter, the device individual data stored in the RAM unit 13b is transferred to the EEPROM 1 via the encryption unit 13e.
2 and the encryption process ends. In this case, the encryption unit 13e performs encryption processing on the secret data including the seed using the key f (k), and passes the public data as it is.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、上記の
ような従来の暗号化処理装置では、EEPROM12か
ら読み取ったシードを含む秘匿データを復号化するキー
f(k)と、シードとともに復号化された秘匿データを暗
号化するキーf(k)とが同じであり、シードだけが乱数
によって更新される構成となっている。
However, in the above-described conventional encryption processing apparatus, a key f (k) for decrypting secret data including a seed read from the EEPROM 12 and a secret key decrypted together with the seed are used. The key f (k) for encrypting data is the same, and only the seed is updated with a random number.

【0012】このため、EEPROM12からLSI1
3に転送される秘匿データと、LSI13からEEPR
OM12に転送される秘匿データとをそれぞれ読み取っ
て比較すると、シードだけが異なる値となるので、秘匿
データ中におけるシードの位置を容易に検索することが
できるようになる。
For this reason, from the EEPROM 12 to the LSI 1
3 and EEPR from LSI 13
When the secret data transferred to the OM 12 is read and compared, only the seed has a different value, so that the position of the seed in the secret data can be easily searched.

【0013】そして、このように、秘匿データ中におけ
るシードの位置が発覚すると、そのシードの位置に毎回
“0”を入力することにより、“0”で暗号化処理が行
なわれるようにされて、結局、暗号化処理が施されない
のと実質的に同じ状態になるという問題が生じている。
As described above, when the position of the seed in the confidential data is detected, "0" is input to the position of the seed each time, so that the encryption process is performed with "0". As a result, there is a problem that the state is substantially the same as the state where the encryption processing is not performed.

【0014】そこで、この発明は上記事情を考慮してな
されたもので、秘匿データ中におけるシードの位置を外
部から検索することができないようにして、信頼性の高
い暗号化を実現することができるようにした極めて良好
な暗号化処理装置及び暗号化処理方法を提供することを
目的とする。
Therefore, the present invention has been made in view of the above circumstances, and it is possible to prevent the position of a seed in confidential data from being searched from the outside, thereby realizing highly reliable encryption. It is an object of the present invention to provide an encryption apparatus and an encryption method which are very good.

【0015】[0015]

【課題を解決するための手段】この発明に係る暗号化処
理装置は、シードと、このシードをキーとして暗号化処
理の施された秘匿データとが記憶されたメモリと、この
メモリからシードと秘匿データとを読み取り、シードを
キーとして秘匿データに復号化処理を施す復号化部と、
この復号化部で復号化された秘匿データとメモリから読
み取ったシードとを記憶する記憶部と、この記憶部に記
憶されたシードに基づいて乱数を発生する乱数発生部
と、この乱数発生部で発生された乱数に基づいて暗号化
処理を行なう暗号化処理部と、記憶部に記憶されたシー
ドを乱数発生部で発生された乱数に基づいて更新する更
新手段と、この更新手段で更新されたシードをキーとし
て記憶部に記憶された秘匿データに暗号化処理を施し、
更新されたシードとともにメモリに記憶させる暗号化部
とを有する集積回路とを備えるようにしたものである。
According to the present invention, there is provided an encryption processing apparatus comprising: a memory in which a seed, secret data encrypted by using the seed as a key are stored, and a seed and a secret from the memory. A decryption unit that reads the data and decrypts the secret data using the seed as a key,
A storage unit that stores the secret data decrypted by the decryption unit and the seed read from the memory, a random number generation unit that generates a random number based on the seed stored in the storage unit, and a random number generation unit. An encryption processing unit that performs an encryption process based on the generated random number; an updating unit that updates a seed stored in the storage unit based on a random number generated by the random number generation unit; Encrypt the secret data stored in the storage unit using the seed as a key,
An integrated circuit having an encryption unit that stores the updated seed in a memory together with the updated seed.

【0016】また、この発明に係る暗号化処理方法は、
シードと、このシードをキーとして暗号化処理の施され
た秘匿データとが記憶されたメモリからシードと秘匿デ
ータとを読み取り、シードをキーとして秘匿データに復
号化処理を施す第1の工程と、この第1の工程で復号化
された秘匿データとメモリから読み取ったシードとを記
憶する第2の工程と、この第2の工程で記憶されたシー
ドに基づいて乱数を発生する第3の工程と、この第3の
工程で発生された乱数に基づいて暗号化処理を行なう第
4の工程と、第2の工程で記憶されたシードを第3の工
程で発生された乱数に基づいて更新する第5の工程と、
この第5の工程で更新されたシードをキーとして第2の
工程で記憶された秘匿データに暗号化処理を施し、該更
新されたシードとともにメモリに記憶させる第6の工程
とを経るようにしたものである。
Further, the encryption processing method according to the present invention provides:
A first step of reading the seed and the confidential data from a memory in which the seed and the confidential data subjected to the encryption processing using the seed as a key are stored, and performing decryption processing on the confidential data using the seed as a key; A second step of storing the secret data decrypted in the first step and the seed read from the memory, and a third step of generating a random number based on the seed stored in the second step. A fourth step of performing an encryption process based on the random number generated in the third step, and a fourth step of updating the seed stored in the second step based on the random number generated in the third step. 5 steps,
A sixth step of encrypting the secret data stored in the second step using the seed updated in the fifth step as a key and storing the encrypted data in the memory together with the updated seed is performed. Things.

【0017】上記のような構成及び方法によれば、メモ
リから読み取った秘匿データを復号化するキーとなるシ
ードと、この復号化された秘匿データを暗号化するキー
となるシードとが異なるため、メモリから集積回路に転
送されるデータと、集積回路からメモリに転送されるデ
ータとをそれぞれ読み取って比較しても、シードの位置
を検索することはできず、信頼性の高い暗号化を行なう
ことができる。
According to the above configuration and method, the seed as a key for decrypting the secret data read from the memory is different from the seed as a key for encrypting the decrypted secret data. Even if the data transferred from the memory to the integrated circuit and the data transferred from the integrated circuit to the memory are read and compared with each other, the position of the seed cannot be searched, and highly reliable encryption is performed. Can be.

【0018】[0018]

【発明の実施の形態】以下、この発明の実施の形態につ
いて図面を参照して詳細に説明する。図1において、図
2と同一部分には同一符号を付して説明すると、暗号化
処理装置の製造工場では、メモリ14に記憶された機器
個別データを、暗号化回路15を介して機器本体11の
EEPROM12に記憶させる際に、メモリ14に記憶
されたシードをキーとして、暗号化回路15によりシー
ドを除く秘匿データのみに暗号化処理を施し、シードと
公開データはそのまま記憶させるようにしている。
Embodiments of the present invention will be described below in detail with reference to the drawings. In FIG. 1, the same parts as those in FIG. 2 will be denoted by the same reference numerals. In the manufacturing factory of the encryption processing device, the device individual data stored in the memory 14 Is stored in the EEPROM 12 using the seed stored in the memory 14 as a key, the encryption circuit 15 performs encryption processing only on the secret data excluding the seed, and stores the seed and the public data as they are.

【0019】このため、暗号化処理装置は、その機器本
体11のEEPROM12内に、シードによって暗号化
された秘匿データと、製造工場のメモリ14に記憶され
ていた状態のままの、暗号化されないシード及び公開デ
ータとが記憶されて、出荷されることになる。
For this reason, the encryption processing device stores the secret data encrypted by the seed in the EEPROM 12 of the device main body 11 and the unencrypted seed in the state stored in the memory 14 of the manufacturing factory. And the public data are stored and shipped.

【0020】このような状態で、暗号化処理装置に暗号
化処理が要求されると、そのLSI13は、EEPRO
M12から、暗号化された秘匿データと、シード及び公
開データとを読み出し、復号化部13aを介して、RA
M(Random Access Memory)部13bに記憶させる。
In such a state, when the encryption processing device is requested to perform the encryption process, the LSI 13 executes the EEPRO
From M12, the encrypted confidential data, the seed and the public data are read out, and RA
It is stored in an M (Random Access Memory) unit 13b.

【0021】この場合、復号化部13aでは、暗号化さ
れた秘匿データに、EEPROM12に記憶されたシー
ドをキーとして復号化処理を施し、シード及び公開デー
タはそのまま通過させている。このため、RAM部13
bには、メモリ14に記憶されていた状態の機器個別デ
ータが記憶されることになる。
In this case, the decrypting section 13a performs decryption processing on the encrypted confidential data using the seed stored in the EEPROM 12 as a key, and passes the seed and the public data as they are. Therefore, the RAM unit 13
In b, the device individual data in the state stored in the memory 14 is stored.

【0022】そして、このRAM部13bに記憶されて
いるシードに基づいて、乱数発生部13cが乱数を発生
し、この乱数に基づいて暗号化処理部13dが、例え
ば、RAM部13bに記憶された復号化処理後の秘匿デ
ータで制限される暗号化処理を実行する。
The random number generator 13c generates a random number based on the seed stored in the RAM 13b, and the encryption processor 13d stores the random number based on the random number, for example, in the RAM 13b. An encryption process limited by the confidential data after the decryption process is executed.

【0023】このようにして、暗号化処理が全て完了す
ると、乱数発生部13cで発生された乱数が、次回の乱
数発生のために用いられるシードとして、RAM部13
bに記憶される。つまり、RAM部13bのシードは、
EEPROM12から読み出したシードから、新規の値
に変更される。
When all the encryption processes are completed in this way, the random number generated by the random number generation unit 13c is used as a seed for the next random number generation by the RAM unit 13c.
b. That is, the seed of the RAM unit 13b is
The seed read from the EEPROM 12 is changed to a new value.

【0024】その後、RAM部13bに記憶された機器
個別データが、暗号化部13eを介してEEPROM1
2に記憶され、暗号化処理が終了される。この場合、暗
号化部13eでは、RAM部13bに記憶された新規の
シードをキーとして、シードを除く秘匿データのみに暗
号化処理を施し、シード及び公開データはそのまま通過
させている。
Thereafter, the device individual data stored in the RAM unit 13b is transferred to the EEPROM 1 via the encryption unit 13e.
2 and the encryption process ends. In this case, the encryption unit 13e uses the new seed stored in the RAM unit 13b as a key to perform encryption processing only on the secret data excluding the seed, and passes the seed and the public data as they are.

【0025】上記した実施の形態によれば、EEPRO
M12から読み取った秘匿データを復号化するキーとな
るシードと、この復号化された秘匿データを暗号化する
キーとなるシードとが異なるため、EEPROM12か
らLSI13に転送される秘匿データと、LSI13か
らEEPROM12に転送される秘匿データとをそれぞ
れ読み取って比較しても、秘匿データ中におけるシード
の位置を検索することはできず、信頼性の高い暗号化を
行なうことができる。
According to the above embodiment, EEPRO
Since the seed as a key for decrypting the confidential data read from the M12 and the seed as a key for encrypting the decrypted confidential data are different, the confidential data transferred from the EEPROM 12 to the LSI 13 and the Even if the secret data transferred to the secret data is read and compared, the position of the seed in the secret data cannot be searched, and highly reliable encryption can be performed.

【0026】なお、この発明は上記した実施の形態に限
定されるものではなく、この外その要旨を逸脱しない範
囲で種々変形して実施することができる。
It should be noted that the present invention is not limited to the above-described embodiment, and can be variously modified and implemented without departing from the scope of the present invention.

【0027】[0027]

【発明の効果】以上詳述したようにこの発明によれば、
秘匿データ中におけるシードの位置を外部から検索する
ことができないようにして、信頼性の高い暗号化を実現
することができるようにした極めて良好な暗号化処理装
置及び暗号化処理方法を提供することができる。
As described in detail above, according to the present invention,
To provide an extremely good encryption processing apparatus and encryption processing method capable of realizing highly reliable encryption by preventing the position of a seed in confidential data from being externally searched. Can be.

【図面の簡単な説明】[Brief description of the drawings]

【図1】この発明に係る暗号化処理装置及び暗号化処理
方法の実施の形態を説明するために示すブロック構成
図。
FIG. 1 is a block diagram showing an embodiment of an encryption processing device and an encryption processing method according to the present invention;

【図2】従来の暗号化処理装置を説明するために示すブ
ロック構成図。
FIG. 2 is a block diagram for explaining a conventional encryption processing device.

【符号の説明】[Explanation of symbols]

11…機器本体、 12…EEPROM、 13…LSI、 14…メモリ、 15…暗号化回路。 11: device main body, 12: EEPROM, 13: LSI, 14: memory, 15: encryption circuit.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 シードと、このシードをキーとして暗号
化処理の施された秘匿データとが記憶されたメモリと、 このメモリからシードと秘匿データとを読み取り、前記
シードをキーとして前記秘匿データに復号化処理を施す
復号化部と、この復号化部で復号化された秘匿データと
前記メモリから読み取ったシードとを記憶する記憶部
と、この記憶部に記憶されたシードに基づいて乱数を発
生する乱数発生部と、この乱数発生部で発生された乱数
に基づいて暗号化処理を行なう暗号化処理部と、前記記
憶部に記憶されたシードを前記乱数発生部で発生された
乱数に基づいて更新する更新手段と、この更新手段で更
新されたシードをキーとして前記記憶部に記憶された秘
匿データに暗号化処理を施し、該更新されたシードとと
もに前記メモリに記憶させる暗号化部とを有する集積回
路とを具備してなることを特徴とする暗号化処理装置。
1. A memory in which a seed, secret data encrypted by using the seed as a key are stored, and a seed and secret data are read from the memory, and the secret data is stored in the secret data using the seed as a key. A decryption unit for performing a decryption process, a storage unit for storing the secret data decrypted by the decryption unit and a seed read from the memory, and a random number generated based on the seed stored in the storage unit A random number generation unit, an encryption processing unit that performs an encryption process based on the random number generated by the random number generation unit, and a seed stored in the storage unit based on the random number generated by the random number generation unit. Updating means for updating, and encrypting the secret data stored in the storage unit using the seed updated by the updating means as a key, and writing the encrypted data in the memory together with the updated seed. Encryption processing apparatus characterized by comprising comprises an integrated circuit having an encryption unit for.
【請求項2】 シードと、このシードをキーとして暗号
化処理の施された秘匿データとが記憶されたメモリから
シードと秘匿データとを読み取り、前記シードをキーと
して前記秘匿データに復号化処理を施す第1の工程と、 この第1の工程で復号化された秘匿データと前記メモリ
から読み取ったシードとを記憶する第2の工程と、 この第2の工程で記憶されたシードに基づいて乱数を発
生する第3の工程と、 この第3の工程で発生された乱数に基づいて暗号化処理
を行なう第4の工程と、 前記第2の工程で記憶されたシードを前記第3の工程で
発生された乱数に基づいて更新する第5の工程と、 この第5の工程で更新されたシードをキーとして前記第
2の工程で記憶された秘匿データに暗号化処理を施し、
該更新されたシードとともに前記メモリに記憶させる第
6の工程とを経ることを特徴とする暗号化処理方法。
2. A seed and secret data are read from a memory in which a seed and secret data encrypted by using the seed as a key are stored, and the secret data is decrypted using the seed as a key. A first step of applying; a second step of storing the secret data decrypted in the first step and a seed read from the memory; and a random number based on the seed stored in the second step. A fourth step of performing encryption processing based on the random number generated in the third step, and a seed stored in the second step in the third step. A fifth step of updating based on the generated random numbers; and performing encryption processing on the secret data stored in the second step using the seed updated in the fifth step as a key;
And a sixth step of storing the updated seed in the memory together with the updated seed.
JP2000160192A 2000-05-30 2000-05-30 Encryption unit and encryption method Withdrawn JP2001339385A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000160192A JP2001339385A (en) 2000-05-30 2000-05-30 Encryption unit and encryption method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000160192A JP2001339385A (en) 2000-05-30 2000-05-30 Encryption unit and encryption method

Publications (1)

Publication Number Publication Date
JP2001339385A true JP2001339385A (en) 2001-12-07

Family

ID=18664416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000160192A Withdrawn JP2001339385A (en) 2000-05-30 2000-05-30 Encryption unit and encryption method

Country Status (1)

Country Link
JP (1) JP2001339385A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8856428B2 (en) 2011-04-19 2014-10-07 Samsung Electronics Co., Ltd. Nonvolatile memory device and nonvolatile memory system and random data read method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8856428B2 (en) 2011-04-19 2014-10-07 Samsung Electronics Co., Ltd. Nonvolatile memory device and nonvolatile memory system and random data read method thereof
US9400750B2 (en) 2011-04-19 2016-07-26 Samsung Electronics Co., Ltd. Nonvolatile memory device and nonvolatile memory system and random data read method thereof

Similar Documents

Publication Publication Date Title
US10216964B2 (en) Semiconductor integrated circuit and system
US7165180B1 (en) Monolithic semiconductor device for preventing external access to an encryption key
EP2491510B1 (en) Distribution system and method for distributing digital information
US8379846B2 (en) Encryption apparatus and method therefor
JP4758904B2 (en) Confidential information processing method
JPH11510678A (en) Method for storing and using secret information in a security module and an associated security module
KR20140063863A (en) Host device, semiconductor memory device, and authentication method
US20220075863A1 (en) Trusted Key Provisioning Based on Device Specific Secrets
US8750522B2 (en) Method and security system for the secure and unequivocal encoding of a security module
JP2001223687A (en) Encryption data processing unit, its method and its ic device
JPWO2006118101A1 (en) CONFIDENTIAL INFORMATION PROCESSING HOST DEVICE AND CONFIDENTIAL INFORMATION PROCESSING METHOD
JP2002185447A (en) Secret data processor and its electronic components
JPH10271104A (en) Ciphering method and decipherinc method
US11050575B2 (en) Entanglement and recall system using physically unclonable function technology
JPH104403A (en) Encryption device, decode device and method therefor
JP7170999B2 (en) Electronic devices that can protect sensitive data
JP2001339385A (en) Encryption unit and encryption method
JP2001111539A (en) Cryptographic key generator and cryptographic key transmitting method
JP2005303370A (en) Semiconductor chip, start program, semiconductor chip program, storage medium, terminal, and information processing method
US20090202077A1 (en) Apparatus and method for secure data processing
CN111324899A (en) Method, device and system for storing/reading data
JPH10143441A (en) Semiconductor device provided with secrecy holding function code processing method and storage medium storing software therefor
JP2019161370A (en) Information distribution device, distribution target device, information distribution system, information distribution method, and program
JPH11352881A (en) Encryption apparatus and method, data decryption apparatus and method as well as data memory system
JP2002149497A (en) System and method for protecting privacy information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040324

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060110

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20060310