JP5837626B2 - Data processing apparatus, data processing system, and data processing method - Google Patents
Data processing apparatus, data processing system, and data processing method Download PDFInfo
- Publication number
- JP5837626B2 JP5837626B2 JP2014000025A JP2014000025A JP5837626B2 JP 5837626 B2 JP5837626 B2 JP 5837626B2 JP 2014000025 A JP2014000025 A JP 2014000025A JP 2014000025 A JP2014000025 A JP 2014000025A JP 5837626 B2 JP5837626 B2 JP 5837626B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- encrypted
- cut
- algorithm
- plaintext
- 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.)
- Active
Links
- 238000003672 processing method Methods 0.000 title claims description 58
- 238000000034 method Methods 0.000 claims description 376
- 230000008569 process Effects 0.000 claims description 346
- 238000005520 cutting process Methods 0.000 claims description 192
- 238000004891 communication Methods 0.000 claims description 56
- 238000004587 chromatography analysis Methods 0.000 claims 4
- 238000007781 pre-processing Methods 0.000 description 65
- 239000011159 matrix material Substances 0.000 description 31
- 230000006870 function Effects 0.000 description 20
- 230000000694 effects Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 7
- 230000004048 modification Effects 0.000 description 7
- 238000012986 modification Methods 0.000 description 7
- 230000005540 biological transmission Effects 0.000 description 6
- 230000004044 response Effects 0.000 description 6
- 230000007704 transition Effects 0.000 description 4
- 230000008859 change Effects 0.000 description 2
- 230000007613 environmental effect Effects 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000000739 chaotic effect Effects 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Description
本発明は、平文である処理対象データを暗号化し暗号化データとしてから所定の記録媒体に記録するとともに、その記録媒体から読み出した暗号化データを復号化することのできるデータ処理装置、及びその応用に関する。 The present invention relates to a data processing apparatus capable of encrypting processing target data that is plain text and recording it as encrypted data on a predetermined recording medium, and decrypting the encrypted data read from the recording medium, and its application About.
情報に関するセキュリティの重要性が益々高まる現在、第三者にその内容を知られるのが好ましくないデータ(この明細書では、これを「処理対象データ」と呼ぶ。)を暗号化して記録媒体に記録することのできる上述の如きデータ処理装置は、その需要が非常に大きくなっている。処理対象データの秘匿のために様々な暗号化の技術が提案され、実用化されているが、暗号の解読を完全に防止するのは難しい。 Now that the importance of information security is increasing, data that is not preferred to be known by a third party (in this specification, this is called “data to be processed”) is encrypted and recorded on a recording medium. The demand for such a data processing apparatus as described above is very large. Various encryption techniques have been proposed and put into practical use for concealing data to be processed, but it is difficult to completely prevent the decryption of the encryption.
一般に処理対象データの暗号化及び所定の記録媒体への記録は、処理対象データを所定のビット数毎に切断し、その切断したデータのそれぞれを暗号化したものを一まとめにした暗号化データを所定の記録媒体に記録することにより行われる。
このとき、データ処理装置は、例えば8ビット、16ビットなどの決まった単位で暗号化又は復号化の処理を行うようになっている。
したがって、かかる単位が外部に知られた場合には、暗号化のために用いるアルゴリズムや鍵が解読され、ひいては通信の内容を解読されてしまうおそれが大きくなる。
また、既存のデータ処理装置では、8ビットや16ビットなどの規格化された単位で暗号化又は復号化を行っているため、規格された単位と同じ単位で暗号化又は復号化を行っていると、他のデータ処理装置でも暗号化のために用いられるアルゴリズムや鍵の解読を簡単に行われてしまうおそれがある。
In general, encryption of processing target data and recording on a predetermined recording medium are performed by cutting the processing target data into a predetermined number of bits, and encrypting data obtained by encrypting each of the cut data. It is performed by recording on a predetermined recording medium.
At this time, the data processing apparatus performs encryption or decryption processing in a predetermined unit such as 8 bits or 16 bits.
Therefore, when such a unit is known to the outside, an algorithm and a key used for encryption are decrypted, and as a result, the content of communication is likely to be decrypted.
In addition, since existing data processing apparatuses perform encryption or decryption in standardized units such as 8 bits or 16 bits, encryption or decryption is performed in the same units as standardized units. In other data processing apparatuses, there is a possibility that an algorithm used for encryption or a key may be easily decrypted.
本発明は、平文である処理対象データを暗号化し暗号化データとしてから相手側の通信装置に送るとともに、受付けた暗号化データを復号化して処理対象データにすることができる2つの通信装置を含むデータ処理システムを、第三者による通信の解読の可能性を小さくするように改良することを課題とするものである。 The present invention includes two communication devices that can encrypt data to be processed in plain text and send it as encrypted data to a communication device on the other side, and decrypt the received encrypted data into data to be processed. An object of the present invention is to improve the data processing system so as to reduce the possibility of decryption of communication by a third party.
かかる課題を解決するため、本願発明者は、以下に説明する第1発明〜第5発明を提案する。 In order to solve such a problem, the present inventor proposes the first to fifth inventions described below.
第1発明によるデータ処理装置は、以下のようなものである。
第1発明におけるデータ処理装置は、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、前記平文切断データを、鍵、及び所定のタイミングで変化するアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うようになっている、データ処理装置である。
このデータ処理装置は、処理対象データを切断して平文切断データを生成する際に、平文切断データの少なくとも一つが他の平文切断データと異なるビット数とするようになっているので、第三者は、暗号化されたデータがどのような単位で暗号化されているのかを知らない限り、たとえ暗号化のために使用されたアルゴリズム及び鍵を知ることができたとしても、その暗号化データを復号化することができない。また、このデータ処理装置では、平文切断データ及び暗号化切断データの少なくとも一つを他の平文切断データ又は暗号化切断データと異なるビット数にすることができるので、暗号の解読を行おうとしたときに、一般的なデータ処理の単位である8ビットや16ビットとは異なる単位での処理が少なくとも一つの平文切断データ又は暗号化切断データで必要となるため、一般的なコンピュータで解析しづらいものとなる。
したがって、このデータ処理装置における暗号化通信は、第三者に解読されづらいものになる。
上述した第1発明におけるデータ処理装置は、アルゴリズムを変化させるようになっていたが、鍵を変化させるようになっていてもよい。これによっても、上述の場合と同様の効果を得られる。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、前記平文切断データを、アルゴリズム、及び所定のタイミングで変化する鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うようになっている、データ処理装置をその例として挙げることができる。
The data processing apparatus according to the first invention is as follows.
A data processing apparatus according to a first aspect of the invention is a means for encrypting processing target data, which is plain text, using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and the recording Means for decrypting encrypted data read out from a medium using an algorithm and a key used to encrypt the encrypted data to obtain data to be processed, the data processing device comprising: The data is cut into a plurality of plaintext cut data by a predetermined number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. The cutting means for making the encrypted cut data, and the plaintext cut data encrypted by a key and an algorithm that changes at a predetermined timing to encrypt the cut data And encryption / decryption means for decrypting the encrypted cut data into a plaintext cut data by decrypting the encrypted cut data with the key and algorithm used for encrypting the encrypted cut data, and the encryption / decryption The encrypted data obtained by collecting the encrypted cut data encrypted by the means is recorded on the recording medium, and the encrypted data recorded on the recording medium is read from and written to the recording medium. A connection means for connecting the plaintext cut data to the processing target data, and specific information for specifying the algorithm used when the processing target data is encrypted is associated with the encrypted data in advance. Specific information recording means for recording on the recording medium, wherein the cutting means converts the processing target data into the plaintext cut data. At least one is cut so as to have a different bit number from the other plaintext cut data, and the encryption / decryption means encrypts the encrypted cut data when decrypting it. The data processing apparatus is configured to read specific information associated with data from the specific information recording unit, and perform the decryption using a key and an algorithm specified based on the specific information.
In this data processing apparatus, when generating the plain text cut data by cutting the processing target data, since at least one of the plain text cut data has a different bit number from the other plain text cut data, a third party Unless you know what units the encrypted data is encrypted in, even if you know the algorithm and key used for encryption, It cannot be decrypted. In this data processing device, at least one of the plaintext cut data and the encrypted cut data can have a different number of bits from other plaintext cut data or encrypted cut data. In addition, since processing in units different from general data processing units of 8 bits or 16 bits is required for at least one plaintext cut data or encrypted cut data, it is difficult to analyze with a general computer It becomes.
Therefore, the encrypted communication in this data processing device is difficult to be decrypted by a third party.
The data processing apparatus according to the first aspect described above changes the algorithm, but may change the key. This also provides the same effect as described above.
For example, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. The plaintext cut data is encrypted with a cutting means and an algorithm and a key that changes at a predetermined timing to obtain encrypted cut data, and the encryption The encrypted data is encrypted by the key used when encrypting the encrypted data and the encryption / decryption means which is decrypted by the algorithm into plain text data, and encrypted by the encryption / decryption means. The encrypted data in which the encrypted cut data is collected is recorded on the recording medium, the read / write means for reading the encrypted data recorded on the recording medium from the recording medium, and the decrypted plaintext cut data Connection means for connecting to the processing target data and specific information for specifying the key used when the processing target data is encrypted are recorded on a predetermined recording medium in association with the encrypted data Specific information recording means, wherein the cutting means converts the processing object data into at least one of the plaintext cut data and other plaintext cut data. And the encryption / decryption means, when decrypting the encrypted cut data, specifies the specific information associated with the encrypted data. An example is a data processing device which is read from the information recording means, and performs the decryption by using an algorithm and a key specified based on the specific information.
上述した第1発明と同様の効果を、以下に例示した方法によっても得ることができる。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、鍵、及び所定のタイミングで変化するアルゴリズムによって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行う、データ処理方法である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、アルゴリズム、及び所定のタイミングで変化する鍵によって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行う、データ処理方法である。
The same effects as those of the first invention described above can also be obtained by the method exemplified below.
For example, a process of encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to form encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing apparatus encrypts the processing target data into a plurality of plaintext cut data by cutting the data to be processed into a plurality of plaintext cut data by a predetermined number of bits, and a key and an algorithm that changes at a predetermined timing. A process of obtaining encrypted cut data, a process of recording encrypted data in which the encrypted cut data is collected on the recording medium, and the processing pair. A process of recording specific information for specifying the algorithm used when data is encrypted in association with the encrypted data on a predetermined recording medium, and recording the encrypted data recorded on the recording medium. A process of reading from the medium, a process of cutting the encrypted data into a plurality of pieces of encrypted cut data by cutting into the same number of bits that were cut when the encrypted data was encrypted, and the encrypted cut Decrypting data into plaintext cut data by using the key and algorithm used to encrypt the encrypted cut data, and connecting the decrypted plaintext cut data to the processing target data The data processing apparatus converts the processing target data into a data in which at least one of the plaintext cut data is different from other plaintext cut data. When the encrypted cut data is decrypted, the specific information associated with the encrypted data is read from the predetermined recording medium, and the key and the specific information are A data processing method for performing the decoding by an identified algorithm.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing apparatus encrypts the processing target data into a plurality of plaintext cut data by cutting the data to be processed into a plurality of plaintext cut data by an algorithm and a key that changes at a predetermined timing. A process of obtaining encrypted cut data, a process of recording encrypted data in which the encrypted cut data is collected on the recording medium, and the processing pair. A process of recording specific information for specifying the key used when encrypting data in association with the encrypted data on a predetermined recording medium, and recording the encrypted data recorded on the recording medium A process of reading from the medium, a process of cutting the encrypted data into a plurality of pieces of encrypted cut data by cutting into the same number of bits that were cut when the encrypted data was encrypted, and the encrypted cut Decrypting data into plaintext cut data by using the key and algorithm used to encrypt the encrypted cut data, and connecting the decrypted plaintext cut data to the processing target data And the data processing device converts the data to be processed into a bit number in which at least one of the plaintext cut data is different from other plaintext cut data. And when decrypting the encrypted cut data, the specific information associated with the encrypted data is read from the predetermined recording medium, the algorithm, and the key specified based on the specific information A data processing method for performing the decoding according to the above.
第1発明に係るデータ処理装置は、以下のようなものとすることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、擬似乱数である解を順次発生させる解生成手段と、前記平文切断データを、鍵、及び前記解に基づいて生成したアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うようになっている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、擬似乱数である解を順次発生させる解生成手段と、前記平文切断データを、アルゴリズム、及び前記解に基づいて生成した鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うようになっている、データ処理装置である。
これらデータ処理装置は、アルゴリズム又は解を、擬似乱数である解を用いて生成するようになっているので、アルゴリズム又は解の解析が困難であり、結果的に暗号の解読される可能性がより低いものとなる。
The data processing apparatus according to the first invention can be as follows.
That is, means for encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. A cutting means, a solution generating means for sequentially generating a solution that is a pseudo-random number, and the plaintext cutting data is encrypted by a key and an algorithm generated based on the solution Encryption / decryption means that converts the encrypted cut data into plaintext cut data by decrypting the encrypted cut data with the key and algorithm used as the encrypted cut data; Read / write means for recording the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reading the encrypted data recorded on the recording medium from the recording medium And connection means for connecting the decrypted plaintext cut data to the processing target data, and specifying information for specifying the algorithm used when the processing target data is encrypted is encrypted. Specific information recording means for recording on a predetermined recording medium in association with the data, and the cutting means At least one of the sentence cut data is cut so as to have a different number of bits from the other plain text cut data, and the encryption / decryption means, when decrypting the encrypted cut data, The data processing apparatus is configured to read specific information associated with the encrypted data from the specific information recording unit, and perform the decryption using a key and an algorithm specified based on the specific information.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. Cutting means, solution generating means for sequentially generating a solution that is a pseudo-random number, and encrypting the plaintext cut data with an algorithm and a key generated based on the solution Encrypted and decrypted data, and encryption / decryption means for decrypting the encrypted disconnected data into the plaintext disconnected data by decrypting the encrypted disconnected data with the key and algorithm used for encrypting the encrypted disconnected data, Read / write means for recording the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reading the encrypted data recorded on the recording medium from the recording medium And connection means for connecting the decrypted plaintext cut data to the processing target data, and specifying information for specifying the key used when the processing target data is encrypted is encrypted. Specific information recording means for recording on a predetermined recording medium in association with data, wherein the cutting means converts the processing target data into the plaintext cutting At least one of the data is cut so as to have a different bit number from the other plaintext cut data, and the encryption / decryption means, when decrypting the encrypted cut data, The data processing apparatus is configured to read specific information associated with encrypted data from the specific information recording means, and perform the decryption using an algorithm and a key specified based on the specific information.
Since these data processing apparatuses generate an algorithm or a solution using a solution that is a pseudo-random number, it is difficult to analyze the algorithm or the solution, and as a result, there is a possibility that the encryption is decrypted. It will be low.
直近で述べた上記2つの発明と同様の効果を、以下に例示する方法によっても得ることができる。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、擬似乱数である解を順次発生させる過程と、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、鍵、及び前記解に基づいて生成したアルゴリズムによって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行う、データ処理方法がそれである。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、擬似乱数である解を順次発生させる過程と、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、アルゴリズム、及び前記解に基づいて生成した鍵によって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行う、データ処理方法がそれである。
Effects similar to those of the two inventions described immediately above can also be obtained by the method exemplified below.
For example, a process of encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to form encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing apparatus sequentially generates a solution that is a pseudo-random number, cuts the processing target data into a plurality of plaintext cut data for each predetermined number of bits, and converts the plaintext cut data into a key And a process of encrypting the encrypted cut data by the algorithm generated based on the solution and the encrypted cut data, A process of recording on a recording medium, a process of recording specific information for specifying the algorithm used when encrypting the processing target data on a predetermined recording medium in association with the encrypted data, and the recording A process of reading encrypted data recorded on a medium from the recording medium, and a plurality of encryptions by cutting the encrypted data by the same number of bits that was cut when the encrypted data was encrypted A process of converting into the cut data, a process of decrypting the encrypted cut data with the key and algorithm used to encrypt the encrypted cut data into the plain text cut data, and the decrypted plain text cut Connecting the data to the processing target data, and the data processing device reduces the processing target data to a smaller amount of the plaintext cut data. In addition, one is cut so that the number of bits is different from that of the other plaintext cut data, and when decrypting the encrypted cut data, the specific information associated with the encrypted data is This is a data processing method in which the decryption is performed by an algorithm specified based on a key and its identification information.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device sequentially generates a solution that is a pseudo-random number, cuts the processing target data into a plurality of plaintext cut data for each predetermined number of bits, and converts the plaintext cut data to an algorithm. , And a process of encrypting with the key generated based on the solution to obtain encrypted cut data, and encrypted data including the encrypted cut data A process of recording on a recording medium, a process of recording specific information for specifying the key used when encrypting the processing target data on a predetermined recording medium in association with the encrypted data, and the recording A process of reading encrypted data recorded on a medium from the recording medium, and a plurality of encryptions by cutting the encrypted data by the same number of bits that was cut when the encrypted data was encrypted A process of converting into the cut data, a process of decrypting the encrypted cut data with the key and algorithm used to encrypt the encrypted cut data into the plain text cut data, and the decrypted plain text cut Connecting the data to the processing target data, and the data processing device is configured to convert the processing target data into at least one of the plaintext cut data. When the encrypted cut data is decrypted, the specific information associated with the encrypted data is read from the predetermined recording medium when the encrypted cut data is decrypted. This is a data processing method in which the decryption is performed using a key specified based on the reading, the algorithm, and the specific information.
第1発明におけるデータ処理装置は、前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段を備えていてもよい。このようにすると、データ処理装置で暗号化又は復号化の単位となる平文切断データ又は暗号化切断データのビット数がすべて一致するので、暗号化・復号化の処理を行い易くなる。その一方で、第三者には、どのデータが本来の平文切断データ又は暗号化切断データであるか、またどのデータがダミーデータかがわからないので、暗号の解読される可能性は低いままである。 According to a first aspect of the present invention, there is provided a data processing device including all of the plaintext cut data bits by including dummy data not related to the processing target data in the plaintext cut data except for the data having the largest number of bits. Mixing means for matching the number to the number of bits of the plaintext cut data having the largest number of bits may be provided. In this way, since the number of bits of the plaintext cut data or the encrypted cut data which are the units of encryption or decryption in the data processing device all match, it becomes easy to perform the encryption / decryption processing. On the other hand, since the third party does not know which data is the original plaintext cut data or encrypted cut data, and which data is dummy data, the possibility of decryption remains low. .
第2発明に係るデータ処理装置は、以下のようなものとすることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、前記平文切断データを、鍵、及び所定のタイミングで変化するアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えており、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うようになっている、データ処理装置である。
このデータ処理装置における切断手段は、処理対象データを、基準ビット数よりも短いビット数に切断するが、この基準ビット数は、例えば、一般的なデータの処理単位と同じ8ビットや16ビットとすることができる。このようにすれば、暗号の解読を行おうとしたときに、一般的なデータ処理単位である8ビットや16ビットとは異なる処理単位での処理が少なくとも一つの平文切断データ又は暗号化切断データで必要になるので、一般的なコンピュータでの解析を行いづらいものとなる。また、このデータ処理装置は、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データを前記基準ビット数に一致させる混合手段を備えている。したがって、このデータ処理装置は、結果的に一般的なコンピュータで行う処理単位で暗号化・復号化の処理を行えるようになるので、そのハードウエア構成を、従来のものと変えなくてもすむようになる。その一方で、第三者にはどのデータが本来の平文切断データ又は暗号化切断データであるか、またどのデータがダミーデータかがわからないので、暗号の解読される可能性は低いままである。
上述のデータ処理装置は、アルゴリズムを変化させるものであったが、鍵を変化させるものであってもよい。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、前記平文切断データを、アルゴリズム、及び所定のタイミングで変化する鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えており、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うようになっている、データ処理装置をその例として挙げられる。
The data processing apparatus according to the second invention can be as follows.
That is, means for encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. The plaintext cut data is encrypted with a key and an algorithm that changes at a predetermined timing to obtain encrypted cut data, and the encrypted cut data The data is decrypted by the key and algorithm used when encrypting the encrypted cut data and converted into plain text cut data, and the encryption or the decryption is performed for each reference number of bits. The encryption / decryption means configured as described above and the encrypted data obtained by collecting the encrypted cut data encrypted by the encryption / decryption means are recorded on the recording medium and recorded on the recording medium. Read / write means for reading out the encrypted data from the recording medium, connection means for connecting the decrypted plaintext cut data to the processing target data, and used when the processing target data is encrypted Specific information recording means for recording specific information for specifying the algorithm in association with the encrypted data on a predetermined recording medium, and The cutting means is configured to cut the processing target data into a bit number shorter than the reference bit number, and by including dummy data unrelated to the processing target data in the plaintext cut data. And mixing means for matching the number of bits of the plaintext cut data with the reference bit number, and the encryption / decryption means associates the encrypted cut data with the encrypted data when decrypting the encrypted cut data The data processing apparatus is configured to read the specified information from the specified information recording means and perform the decryption by a key and an algorithm specified based on the specified information.
The cutting means in this data processing device cuts the data to be processed into a bit number shorter than the reference bit number. This reference bit number is, for example, 8 bits or 16 bits, which is the same as a general data processing unit. can do. In this way, when decryption is attempted, processing in a processing unit different from a general data processing unit of 8 bits or 16 bits is performed with at least one plaintext cut data or encrypted cut data. Since it becomes necessary, it becomes difficult to perform analysis on a general computer. In addition, the data processing device includes a mixing unit that includes dummy data that is not related to the processing target data in the plain text cut data so that the plain text cut data matches the reference bit number. As a result, this data processing apparatus can perform encryption / decryption processing in units of processing performed by a general computer, so that the hardware configuration does not have to be changed from the conventional one. Become. On the other hand, since the third party does not know which data is the original plaintext cut data or the encrypted cut data and which data is the dummy data, the possibility of decryption remains low.
The data processing apparatus described above changes the algorithm, but may change the key.
For example, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. The plaintext cut data is encrypted with a cutting means and an algorithm and a key that changes at a predetermined timing to obtain encrypted cut data, and the encryption The decrypted data is decrypted by the key used when encrypting the encrypted cut data and the algorithm to obtain plain text cut data, and the encryption or decryption is performed for each reference bit number serving as a reference. The encryption / decryption means adapted to perform and the encrypted data obtained by collecting the encrypted cut data encrypted by the encryption / decryption means are recorded on the recording medium and recorded on the recording medium. Used when reading and writing recorded encrypted data from the recording medium, connecting means for connecting the decrypted plaintext cut data to the processing target data, and encrypting the processing target data Specific information recording means for recording the specific information for specifying the given key on a predetermined recording medium in association with the encrypted data. Is configured to cut the processing target data into a bit number shorter than the reference bit number, and including the dummy data not related to the processing target data in the plaintext cut data, Mixing means for matching the number of bits of the plaintext cut data with the reference bit number, and the encryption / decryption means is associated with the encrypted data when decrypting the encrypted cut data An example is a data processing device that reads specific information from the specific information recording means, and performs the decryption using an algorithm and a key specified based on the specific information.
これら第2発明によるデータ処理装置の効果を、以下に例示する方法によっても得ることができる。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、鍵、及び所定のタイミングで変化するアルゴリズムによって基準となる基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させ、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行う、データ処理方法である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、アルゴリズム、及び所定のタイミングで変化する鍵によって基準となる基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させ、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行う、データ処理方法がそれである。
The effects of the data processing apparatus according to the second invention can also be obtained by the method exemplified below.
For example, a process of encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to form encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device is configured to cut the processing target data into a plurality of plaintext cut data by cutting the data to be processed every predetermined number of bits, and the plaintext cut data is based on a key and an algorithm that changes at a predetermined timing A process of encrypting each reference bit number to obtain encrypted cut data, and encrypted data obtained by collecting the encrypted cut data on the recording medium. A process of recording, a process of recording specific information for specifying the algorithm used when encrypting the processing target data in association with the encrypted data on a predetermined recording medium, and recording on the recording medium Reading the encrypted data from the recording medium, and cutting the encrypted data into a plurality of encrypted cut data by cutting the same encrypted data every bit number that was cut when the encrypted data was encrypted. Decrypting the encrypted cut data into the plaintext cut data by decrypting the encrypted cut data for each reference bit number according to the key and algorithm used for encrypting the encrypted cut data, Connecting the plaintext cut data to the processing target data, and the data processing device determines the processing target data according to the reference bit number. The number of bits of the plaintext cut data is matched with the reference number of bits by including dummy data unrelated to the processing target data in the plaintext cut data. When the encrypted cut data is decrypted, the specific information associated with the encrypted data is read from the predetermined recording medium, and the key is decrypted by the algorithm specified based on the specific information. This is a data processing method.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing apparatus is configured to cut the processing target data into a plurality of plaintext cut data by cutting the data to be processed by a predetermined number of bits, and to determine the plaintext cut data based on an algorithm and a key changing at a predetermined timing A process of encrypting each reference bit number to obtain encrypted cut data, and encrypted data obtained by collecting the encrypted cut data on the recording medium. A process of recording, a process of recording specific information for specifying the key used when encrypting the processing target data in association with the encrypted data on a predetermined recording medium, and recording on the recording medium Reading the encrypted data from the recording medium, and cutting the encrypted data into a plurality of encrypted cut data by cutting the same encrypted data every bit number that was cut when the encrypted data was encrypted. Decrypting the encrypted cut data into the plaintext cut data by decrypting the encrypted cut data for each reference bit number according to the key and algorithm used for encrypting the encrypted cut data, Connecting the plaintext cut data to the processing target data, and the data processing device converts the processing target data to a bit shorter than the reference bit number. And including the dummy data not related to the processing target data in the plaintext cut data to match the number of bits of the plaintext cut data with the reference bit number, When decrypting the encrypted cut data, the specific information associated with the encrypted data is read from the predetermined recording medium, and the decryption is performed using an algorithm and a key specified based on the specific information. That is the data processing method.
第2発明のデータ処理装置は、以下のようなものとすることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、擬似乱数である解を順次発生させる解生成手段と、前記平文切断データを、鍵、及び前記解に基づいて生成したアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うようになっている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、擬似乱数である解を順次発生させる解生成手段と、前記平文切断データを、アルゴリズム、及び前記解に基づいて生成した鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うようになっている、データ処理装置である。
これらデータ処理装置は、アルゴリズム又は解を、擬似乱数である解を用いて生成するようになっているので、アルゴリズム又は解の解析が困難であり、結果的に暗号の解読される可能性がより低いものとなる。
The data processing apparatus of the second invention can be as follows.
That is, means for encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. A cutting means, a solution generating means for sequentially generating a solution that is a pseudo-random number, and the plaintext cutting data is encrypted by a key and an algorithm generated based on the solution The encoded cut data, and the encrypted cut data is decrypted by the key and algorithm used when encrypting the encrypted cut data into the plain text cut data, and the reference bit serving as a reference Encryption / decryption means adapted to perform the encryption or decryption for each number, and encrypted data obtained by collecting encrypted cut data encrypted by the encryption / decryption means, Reading and writing means for reading the encrypted data recorded on the recording medium from the recording medium, and connecting means for connecting the decrypted plaintext cut data to the processing target data. Specific information for specifying the algorithm used when encrypting the processing target data is associated with the encrypted data on a predetermined recording medium. Specific information recording means for recording, and mixing means for matching the number of bits of the plaintext cut data with the reference bit number by including dummy data unrelated to the processing target data in the plaintext cut data. The cutting means cuts the data to be processed into a bit number shorter than the reference bit number, and the encryption / decryption means decrypts the encrypted cut data. Data is read from the specific information recording means when the data is encrypted, and the decryption is performed by the key and an algorithm specified based on the specific information. It is a processing device.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used for encrypting the encrypted data into processing target data, the processing target data for each predetermined number of bits. Are cut into a plurality of plaintext cut data, and the encrypted data is cut into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. Cutting means, solution generating means for sequentially generating a solution that is a pseudo-random number, and encrypting the plaintext cut data with an algorithm and a key generated based on the solution The encrypted cut data, the encrypted cut data is decrypted by the key and algorithm used to encrypt the encrypted cut data, and the plain cut data is obtained as a reference bit. Encryption / decryption means adapted to perform the encryption or decryption for each number, and encrypted data obtained by collecting encrypted cut data encrypted by the encryption / decryption means, Reading and writing means for reading the encrypted data recorded on the recording medium from the recording medium, and connecting means for connecting the decrypted plaintext cut data to the processing target data. Specific information for specifying the key used when the processing target data is encrypted is recorded on a predetermined recording medium in association with the encrypted data. Constant information recording means, and mixing means for matching the number of bits of the plaintext cut data with the reference bit number by including dummy data not related to the processing target data in the plaintext cut data. The cutting means cuts the data to be processed into a bit number shorter than the reference bit number, and the encryption / decryption means decrypts the encrypted cut data. In this case, the specific information associated with the encrypted data is read from the specific information recording means, and the decryption is performed with the algorithm and the key specified based on the specific information. It is.
Since these data processing apparatuses generate an algorithm or a solution using a solution that is a pseudo-random number, it is difficult to analyze the algorithm or the solution, and as a result, there is a possibility that the encryption is decrypted. It will be low.
直近で述べた2つの第2発明の効果は、例えば以下の方法によっても得られる。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、擬似乱数である解を順次発生させる過程と、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、鍵、及び前記解に基づいて生成したアルゴリズムによって基準となる基準ビット数毎に暗号化して暗号化切断データとする過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記平文切断データの少なくとも1つが他の平文切断データと異なるビット数となるようにして、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行う、データ処理方法がそれにあたる。
また、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、擬似乱数である解を順次発生させる過程と、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、前記平文切断データを、アルゴリズム、及び前記解に基づいて生成した鍵によって基準となる基準ビット数毎に暗号化して暗号化切断データとする過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び鍵によって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、前記処理対象データを、前記平文切断データの少なくとも1つが他の平文切断データと異なるビット数となるようにして、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行う、データ処理方法、がそれにあたる。
The effects of the two second inventions described most recently can also be obtained, for example, by the following method.
For example, a process of encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to form encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing apparatus sequentially generates a solution that is a pseudo-random number, cuts the processing target data into a plurality of plaintext cut data for each predetermined number of bits, and converts the plaintext cut data into a key , And a process of encrypting each reference bit number as a reference by the algorithm generated based on the solution to obtain encrypted cut data, and the plaintext cut data, A process of matching the number of bits of the plaintext cut data with the reference bit number by including dummy data unrelated to the data to be processed, and encrypted data in which the encrypted cut data is collected, Recording on the predetermined recording medium in association with the encrypted data, the process for recording the specific information for specifying the algorithm used when the processing target data was encrypted, and the recording medium A process of reading recorded encrypted data from the recording medium, and a plurality of pieces of encrypted cut data by cutting the encrypted data by the same number of bits that was cut when the encrypted data was encrypted And the key used when encrypting the encrypted cut data and an algorithm for each reference bit number Encoding the plaintext cut data and connecting the decrypted plaintext cut data to the processing target data, and the data processing device includes the processing target data as the processing target data. At least one of the plaintext cut data has a bit number different from that of the other plaintext cut data so as to cut to a bit number shorter than the reference bit number, and decrypts the encrypted cut data In this case, the data processing method corresponds to a case where the specific information associated with the encrypted data is read from the predetermined recording medium and the decryption is performed by the key and the algorithm specified based on the specific information.
Also, a process for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to form encrypted data, a process for recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device sequentially generates a solution that is a pseudo-random number, cuts the processing target data into a plurality of plaintext cut data for each predetermined number of bits, and converts the plaintext cut data to an algorithm. , And a process of encrypting each reference bit number as a reference with the key generated based on the solution to obtain encrypted cut data, and the plaintext cut data, By including dummy data unrelated to the processing target data, the process of matching the number of bits of the plaintext cut data with the reference bit number, and the encrypted data obtained by collecting the encrypted cut data are stored in the recording medium. A process of recording, a process of recording specific information for specifying the key used when the processing target data is encrypted in association with the encrypted data, on a predetermined recording medium, and recording on the recording medium Reading the encrypted data from the recording medium, and cutting the encrypted data into a plurality of encrypted cut data by cutting the same encrypted data every bit number that was cut when the encrypted data was encrypted. And decrypting the encrypted cut data for each reference bit number using the algorithm and key used to encrypt the encrypted cut data. A step of connecting the decrypted plaintext cut data to the processing target data, and the data processing device converts the processing target data into the plaintext cut data. At least one has a bit number different from that of other plaintext cut data so that the bit number is shorter than the reference bit number, and when decrypting the encrypted cut data, This is a data processing method in which specific information associated with encrypted data is read from the predetermined recording medium, and the decryption is performed using an algorithm and a key specified based on the specific information.
第2発明のデータ処理装置における切断手段は、前記処理対象データを、前記基準ビット数よりも短く切断するのであれば、処理対象データを、一定のビット数に切断するようになっていてもよいし、また、異なるビット数に切断するようになっていてもよい。前者の方が処理が簡単であるが、後者の場合には暗号が解読される可能性がより低くなる。
前記切断手段が、前記処理対象データを、前記基準ビット数よりも短い一定のビット数に切断する場合、前記混合手段は、前記ダミーデータを、前記平文切断データの特定の位置に含めるようになっていてもよいし、前記ダミーデータを、前記平文切断データごとに異なる所定の位置に含めるようになっていてもよい。前者の方が処理が簡単であるが、後者の場合には暗号が解読される可能性がより低くなる。
The cutting means in the data processing device of the second invention may cut the processing target data into a fixed number of bits as long as the processing target data is cut shorter than the reference bit number. In addition, it may be cut into different numbers of bits. The former is easier to process, but the latter is less likely to be decrypted.
When the cutting means cuts the data to be processed into a certain number of bits shorter than the reference number of bits, the mixing means includes the dummy data at a specific position of the plaintext cut data. Alternatively, the dummy data may be included in a predetermined position that is different for each plaintext cut data. The former is easier to process, but the latter is less likely to be decrypted.
第2発明における前記解生成手段は、前記処理対象データの暗号化、又は前記暗号化データの復号化が行われるたびに前記解を発生させるようになっていてもよいし、前記平文切断データの暗号化、又は前記暗号化切断データの復号化が行われるたびに前記解を発生させるようになっていてもよい。
第2発明が解生成手段を持つ場合、第2発明における前記混合手段は、前記解に基づいて、前記ダミーデータを含める前記所定の位置を決定するようになっていてもよいし、第2発明における前記切断手段は、前記解に基づいて、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっていてもよい。
The solution generation means in the second invention may be configured to generate the solution each time the processing target data is encrypted or the encrypted data is decrypted, or the plaintext cut data The solution may be generated every time encryption or decryption of the encrypted cut data is performed.
When the second invention has a solution generating means, the mixing means in the second invention may be configured to determine the predetermined position including the dummy data based on the solution. The cutting means may cut the processing target data based on the solution so that at least one of the plaintext cut data has a different bit number from other plaintext cut data.
第3発明は、以下のようなものである。
第3発明は、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている、データ処理装置である。
第3発明のデータ処理装置は、第1発明のデータ処理装置と類似するが、第1発明におけるデータ処理装置と異なり、処理対象データを暗号化したときに用いられたアルゴリズム、又は鍵を特定するための特定情報を用いないものとなっている。これは、第3発明におけるデータ処理装置が、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされていることと関係している。
第3発明におけるデータ処理装置におけるアルゴリズム生成手段と鍵生成手段はそれぞれ、処理対象データの暗号化が行われるたびに、アルゴリズム又は鍵を生成するようになっている。また、第3発明におけるデータ処理装置は、復号化を行うときに、暗号化を行ったときに用いたのと同じアルゴリズム及び鍵を生成するものとなっている。
したがって、第3発明におけるデータ処理装置では、過去に生成したアルゴリズム又は鍵と同じアルゴリズム又は鍵を順次生成するようになっているので、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにさえしていれば、上述の如き特定情報を使用する必要がない。
The third invention is as follows.
According to a third aspect of the present invention, there is provided means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and reading from the recording medium Means for decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data to make the data to be processed, and encrypting a plurality of data to be processed And a data processing device configured to decrypt the plurality of encrypted data in the same order as they were encrypted, and cuts the processing target data every predetermined number of bits. In addition to a plurality of plaintext cut data, the encrypted data is cut at the same number of bits as the encrypted data is cut when the encrypted data is encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. A solution generating means for sequentially generating a new solution each time the processing is performed, and a first algorithm generating means for sequentially generating a new algorithm each time the processing target data is encrypted using the generated solution. Second algorithm generation means for sequentially generating the same new algorithm as that generated by the first algorithm generation means each time the encrypted data is decrypted using the obtained solution, and the plaintext cut data And encrypted cut data by encrypting with the algorithm generated by the first algorithm generating means, and the encrypted cut data The plaintext cut by decrypting the key used when encrypting the encrypted cut data and the same algorithm used when encrypting the encrypted data generated by the second algorithm generating means The encryption / decryption means for data and the encrypted data obtained by collecting the encrypted cut data encrypted by the encryption / decryption means are recorded on the recording medium and recorded on the recording medium. Read / write means for reading encrypted data from the recording medium, and connection means for connecting the decrypted plaintext cut data to the processing target data, wherein the cutting means includes the processing target data Data processing in which at least one of the plaintext cut data has a bit number different from that of the other plaintext cut data. Device.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A solution generating means for sequentially generating a new solution each time, a first key generating means for sequentially generating a new key each time the data to be processed is encrypted using the generated solution, and a generated solution Second key generation means for generating the same new key as that generated by the first key generation means each time the encrypted data is decrypted by using the plaintext cut data, an algorithm, and An algorithm used when encrypting the encrypted cut data with the key generated by the first key generation means and encrypting the encrypted cut data, And encryption / decryption means for decrypting the encrypted data generated by the second key generation means with the same key used when encrypting the encrypted data into plaintext cut data, and the encryption / decryption Recording encrypted data, which is a collection of encrypted cut data encrypted by the encryption means, on the recording medium, and reading / writing means for reading the encrypted data recorded on the recording medium from the recording medium, and decryption And connecting means for connecting the plaintext cut data thus made into the processing target data, wherein the cutting means converts the processing target data into at least one of the plaintext cut data and other plaintext cut data. This is a data processing device which is designed to cut so as to have different numbers of bits.
The data processing device of the third invention is similar to the data processing device of the first invention, but unlike the data processing device of the first invention, specifies the algorithm or key used when encrypting the data to be processed. Therefore, specific information is not used. This is because the data processing device according to the third aspect of the invention encrypts a plurality of data to be processed into encrypted data, and decrypts the plurality of encrypted data in the same order as they are encrypted. It is related to what is being done.
The algorithm generating means and the key generating means in the data processing apparatus according to the third aspect of the invention each generate an algorithm or key each time the data to be processed is encrypted. In addition, the data processing apparatus according to the third aspect of the invention generates the same algorithm and key as used when encrypting when performing decryption.
Accordingly, in the data processing device according to the third aspect of the invention, the same algorithm or key as the algorithm or key generated in the past is sequentially generated, so that the plurality of encrypted data are the same as when they are encrypted. As long as decoding is performed in order, it is not necessary to use the specific information as described above.
上述の第3発明が奏する効果は、例えば、以下のような方法によっても得ることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断する、データ処理方法である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断する、データ処理方法である。
The effect which the above-mentioned 3rd invention shows can be acquired also by the following methods, for example.
That is, a process of encrypting plaintext processing target data using a predetermined algorithm and a predetermined key to obtain encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. By substituting a past solution into a predetermined solution generation algorithm that can be performed, a process of sequentially generating new solutions each time the processing target data is encrypted, A first algorithm generating process for sequentially generating a new algorithm each time the processing target data is encrypted using the obtained solution, a key, and an algorithm generated by the first algorithm generating process Encrypting the encrypted cut data into encrypted cut data, recording the encrypted data including the encrypted cut data onto the recording medium, and encrypting the data recorded on the recording medium from the recording medium. A reading process; a second algorithm generation process for generating the same new algorithm that is sequentially generated in the first algorithm generation process each time the encrypted data is decrypted using the generated solution; Multiple encrypted cuts by cutting the encrypted data by the same number of bits that were cut when the encrypted data was encrypted And a key used when encrypting the encrypted cut data and the encrypted data generated by the second algorithm generation step are encrypted. A process of decrypting the plaintext cut data by the same algorithm as that used, and a process of connecting the decrypted plaintext cut data to the processing target data. A plurality of processing target data is encrypted to be encrypted data, and a plurality of the encrypted data are decrypted in the same order as they are encrypted, and the processing target data is at least the plaintext cut data One is a data processing method for cutting so that the number of bits is different from that of other plaintext cut data.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. A process of generating a new solution sequentially every time the data to be processed is encrypted by substituting a past solution into a predetermined solution generation algorithm A first key generation process that sequentially generates a new key each time the processing target data is encrypted using the obtained solution, and the plaintext cut data is generated by an algorithm and the first key generation process. A process of encrypting the encrypted cut data by using a key, a process of recording the encrypted data including the encrypted cut data on the recording medium, and the encrypted data recorded on the recording medium. And a second key generation process for generating the same new key as that generated in the first key generation process every time the encrypted data is decrypted using the generated solution, Cutting the encrypted data into a plurality of encrypted disconnected data by cutting the encrypted data into a plurality of encrypted disconnected data by the same number of bits that were disconnected when the encrypted data was encrypted; De And a process for decrypting the encrypted data generated by the second key generation process with the same key as that used for encrypting the data into plaintext cut data. And connecting the decrypted plaintext cut data to the processing target data, and the data processing device encrypts a plurality of processing target data into encrypted data, Decrypt a plurality of the encrypted data in the same order as they were encrypted, and cut the data to be processed so that at least one of the plaintext cut data has a different number of bits from the other plaintext cut data This is a data processing method.
第3発明は、以下のようなものとすることができる。
例えば、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている、データ処理装置である。
これらデータ処理装置が、先に示した2つのデータ処理装置と異なるのは、解生成手段が第1アルゴリズム生成手段、第2アルゴリズム生成手段、又は第1鍵生成手段、第2鍵生成手段のそれぞれに対応して2つ存在する点である。このようにしても、先に示した2つのデータ処理装置と同様の効果を得られる。
The third invention can be as follows.
For example, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A first solution generating unit that sequentially generates a new solution each time, and a first algorithm that sequentially generates a new algorithm each time the processing target data is encrypted using the solution generated by the first solution generating unit. The encrypted data is decrypted by substituting the past solution into an algorithm generating means and a predetermined solution generating algorithm capable of generating a new solution by substituting at least one of the past solutions. The second solution generating means for generating the same new solution as that generated by the first solution generating means each time, and the encrypted data using the solution generated by the second solution generating means. Second algorithm generating means for generating the same new algorithm that is sequentially generated by the first algorithm generating means each time encoding is performed, and the plaintext cut data is generated by the key and the first algorithm generating means The encrypted cut data is encrypted into encrypted cut data, the encrypted cut data is encrypted with the key used when encrypting the encrypted cut data, and the encryption generated by the second algorithm generating means The encryption / decryption means that decrypts the plaintext cut data by the same algorithm used when encrypting the encrypted data and the encrypted cut data encrypted by the encryption / decryption means are combined. The encrypted data recorded on the recording medium, and the encrypted data recorded on the recording medium Read / write means for reading from the recording medium, and connection means for connecting the decrypted plaintext cut data to the processing target data, wherein the cutting means converts the processing target data to the plaintext The data processing apparatus is configured to cut so that at least one of the cut data has a bit number different from that of other plain text cut data.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A first solution generation unit that sequentially generates a new solution each time, and a first key that sequentially generates a new key each time the data to be processed is encrypted using the solution generated by the first solution generation unit The encrypted data is decrypted by substituting the past solution into a key generation means and a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. Second solution generating means for generating the same new solution as that generated by the first solution generating means each time, and decryption of the encrypted data using the solution generated by the second solution generating means Every time you do A second key generation unit that generates the same new key as that generated by the first key generation unit; and the plaintext cut data is encrypted by an algorithm and a key generated by the first key generation unit. When encrypting the encrypted cut data, the algorithm used when encrypting the encrypted cut data, and the encrypted data generated by the second key generation means Encryption / decryption means for decrypting the plaintext cut data by using the same key as used in the above, and encrypted data obtained by collecting the encrypted cut data encrypted by the encryption / decryption means, Read / write means for reading the encrypted data recorded on the recording medium from the recording medium, and the decrypted plaintext cut data Connecting means for connecting to the processing target data, wherein the cutting means converts the processing target data so that at least one of the plaintext cut data has a different bit number from other plaintext cut data. A data processing device that is designed to be disconnected.
These data processing devices are different from the above-described two data processing devices in that the solution generation means is the first algorithm generation means, the second algorithm generation means, or the first key generation means and the second key generation means, respectively. There are two points corresponding to. Even if it does in this way, the effect similar to the two data processing apparatuses shown previously can be acquired.
直近2つのデータ処理装置の効果を、例えば以下の2つのデータ処理方法によっても得ることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断する、データ処理方法がそれである。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断する、データ処理方法である。
The effects of the two most recent data processing apparatuses can be obtained by, for example, the following two data processing methods.
That is, a process of encrypting plaintext processing target data using a predetermined algorithm and a predetermined key to obtain encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. A first solution generation step of sequentially generating a new solution each time the data to be processed is encrypted by substituting a past solution into a predetermined solution generation algorithm A first algorithm generation step of sequentially generating a new algorithm each time the processing target data is encrypted using the solution generated in the first solution generation step, the plaintext cut data, the key, and the A process of encrypting the encrypted cut data by the algorithm generated in the first algorithm generation process, a process of recording the encrypted data in which the encrypted cut data is collected on the recording medium, and a recording on the recording medium Substituting the past solution into a predetermined solution generation algorithm capable of generating a new solution by substituting at least one of the past solutions, and reading the encrypted data from the recording medium, A second solution generation step of generating the same new solution as that generated in the first solution generation step each time the encrypted data is decrypted; A second algorithm generation process for generating the same new algorithm as that generated in the first algorithm generation process each time the encrypted data is decrypted using the solution generated in the second solution generation process Cutting the encrypted data into a plurality of encrypted disconnected data by cutting the encrypted data into the plurality of encrypted disconnected data by the same number of bits that were disconnected when the encrypted data was encrypted; The key used for encrypting the encrypted cut data and the plaintext cut data by decrypting the encrypted data generated by the second algorithm generation process using the same algorithm as used for encrypting the encrypted data. And the process of connecting the decrypted plaintext cut data to the processing target data, and the data processing device includes a plurality of processes. The target data is encrypted to be encrypted data, and a plurality of the encrypted data are decrypted in the same order as they are encrypted, and the processing target data is converted into at least one of the plaintext cut data other than This is a data processing method that cuts the number of bits different from that of the plaintext cut data.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus for executing the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data and making the data to be processed The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. By substituting a past solution into a predetermined solution generation algorithm that can be generated, a first solution generation overrun is generated each time the processing target data is encrypted. A first key generation process that sequentially generates a new key each time the processing target data is encrypted using the solution generated in the first solution generation process, the plaintext cut data, an algorithm, and Encrypting with the key generated in the first key generation process to obtain encrypted cut data, recording encrypted data including the encrypted cut data on the recording medium, and recording on the recording medium By reading the recorded encrypted data from the recording medium and substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions Each time the encrypted data is decrypted, a second solution generation process for generating the same new solution as that generated in the first solution generation process, and a second solution generation process. A second key generation process for generating the same new key as that generated in the first key generation process each time the encrypted data is decrypted using the obtained solution; and Cutting the same number of bits as when the encrypted data was encrypted into a plurality of encrypted disconnected data, and encrypting the encrypted disconnected data into the encrypted disconnected data The algorithm used, and the process of decrypting the encrypted data generated by the second key generation process with the same key as used to encrypt the plaintext cut data, and the decrypted data Connecting the plaintext cut data to the processing target data, and the data processing device encrypts a plurality of processing target data into encrypted data and a plurality of the encrypted data. A data processing method, wherein data is decrypted in the same order as they were encrypted, and the processing target data is cut so that at least one of the plaintext cut data has a different bit number from other plaintext cut data It is.
第4発明は、以下のようなものである。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
The fourth invention is as follows.
That is, means for encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. In addition to cutting data, the encrypted data is cut into the same number of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. Solution generating means for sequentially generating a new solution each time, first algorithm generating means for sequentially generating a new algorithm each time the data to be processed is encrypted using the generated solution, and the generated solution Second algorithm generating means for generating the same new algorithm as that generated by the first algorithm generating means each time the encrypted data is decrypted by using the plaintext cut data, the key, and The encrypted cut data is encrypted by the algorithm generated by the first algorithm generating means, and the encrypted cut data is The plaintext cut data decrypted by the same algorithm used when encrypting the encrypted data generated by the second algorithm generating means and the key used when encrypting the encoded cut data And encryption / decryption means for performing encryption or decryption for each reference number of reference bits, and encryption encrypted by the encryption / decryption means The encrypted data in which the cut data is collected is recorded on the recording medium, and the read / write means for reading the encrypted data recorded on the recording medium from the recording medium is connected to the decrypted plaintext cut data. Connecting means for making the data to be processed, the cutting means cutting the data to be processed into a bit number shorter than the reference bit number. And a mixing means for matching the number of bits of the plaintext cut data with the reference bit number by including dummy data unrelated to the processing target data in the plaintext cut data. It is a data processing device.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A solution generating means for sequentially generating a new solution each time, a first key generating means for sequentially generating a new key each time the data to be processed is encrypted using the generated solution, and a generated solution Second key generation means for generating the same new key as that generated by the first key generation means each time the encrypted data is decrypted by using the plaintext cut data, an algorithm, and An algorithm used when encrypting the encrypted cut data with the key generated by the first key generation means and encrypting the encrypted cut data, And decrypting the encrypted data generated by the second key generating means with the same key as that used to encrypt the plaintext cut data, for each reference bit number serving as a reference, Encryption data decrypted by encryption / decryption means adapted to perform encryption or decryption and encrypted cut data encrypted by the encryption / decryption means is recorded on the recording medium. And reading / writing means for reading the encrypted data recorded on the recording medium from the recording medium, and connecting means for connecting the decrypted plaintext cut data to the processing target data. The cutting means is configured to cut the processing target data into a bit number shorter than the reference bit number, and to the plaintext cutting data, the processing target data. The data processing apparatus includes a mixing unit that includes dummy data that is not related to the data to match the number of bits of the plaintext cut data with the reference number of bits.
上述の第4発明が奏するのと同様の効果を例えば以下の方法によっても得ることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記基準ビット数よりも短いビット数に切断する、データ処理方法がそれである。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記基準ビット数よりも短いビット数に切断する、データ処理方法である。
The same effect as the above-described fourth invention can be obtained, for example, by the following method.
That is, a process of encrypting plaintext processing target data using a predetermined algorithm and a predetermined key to obtain encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. By substituting a past solution into a predetermined solution generation algorithm that can be performed, a process of sequentially generating new solutions each time the processing target data is encrypted, A first algorithm generation process that sequentially generates a new algorithm each time the processing target data is encrypted using the solution, and the plaintext cut data includes dummy data that is not related to the processing target data The process of matching the number of bits of the plaintext cut data with a reference bit number serving as a reference, and encrypting the plaintext cut data for each reference bit number by a key and an algorithm generated by the first algorithm generation step And converting the encrypted cut data into encrypted data, recording encrypted data into the recording medium, and reading encrypted data recorded on the recording medium from the recording medium And each time the encrypted data is decrypted using the generated solution, the first algorithm is generated in sequence. A second algorithm generation process for generating the same new algorithm as the one described above, and a plurality of encryption cuts by cutting the encrypted data into the same number of bits as the encrypted data was cut when the encrypted data was encrypted A process of making data, a key used when encrypting the encrypted cut data, and a key used when encrypting the encrypted data generated by the second algorithm generation process A process for decoding the reference bit number into the plain text cut data by the same algorithm as described above, and connecting the decrypted plain text cut data to the processing target data. The data processing apparatus encrypts a plurality of pieces of processing target data into encrypted data, and the plurality of pieces of encrypted data are the same as when they are encrypted. This is a data processing method that performs decoding in the same order and cuts the data to be processed into a bit number shorter than the reference bit number.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. A process of generating a new solution sequentially every time the data to be processed is encrypted by substituting a past solution into a predetermined solution generation algorithm A first key generation process that sequentially generates a new key each time the processing target data is encrypted using the obtained solution, and dummy data that is not related to the processing target data is included in the plaintext cut data Thus, the process of matching the number of bits of the plaintext cut data with the reference bit number serving as a reference, and the plaintext cut data are converted into the algorithm and the key generated by the first key generation process for each reference bit number. A process of encrypting the encrypted cut data, a process of recording the encrypted data including the encrypted cut data on the recording medium, and reading the encrypted data recorded on the recording medium from the recording medium And second key generation for generating the same new key as that generated in the first key generation step each time the encrypted data is decrypted using the generated solution Cutting the encrypted data into a plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted; For each reference bit number, the algorithm used when encrypting the encrypted cut data and the same key used when encrypting the encrypted data generated by the second key generation process A process of decrypting the plaintext cut data and connecting the decrypted plaintext cut data to the processing target data, wherein the data processing apparatus encrypts a plurality of processing target data The encrypted data is converted into encrypted data, and the plurality of encrypted data are decrypted in the same order as they are encrypted. This is a data processing method that cuts the number of packets.
これら第4発明に係るデータ処理装置は、第2発明に係るデータ処理装置と類似する。異なるのは、第4発明に係るデータ処理装置が、特定情報記録手段を有さない点である。第4発明に係るデータ処理装置が特定情報記録手段を有さない理由は、第3発明がそれを有さない理由と同じである。 These data processing devices according to the fourth invention are similar to the data processing device according to the second invention. The difference is that the data processing apparatus according to the fourth invention does not have the specific information recording means. The reason why the data processing apparatus according to the fourth invention does not have the specific information recording means is the same as the reason why the third invention does not have it.
第4発明も、第3発明がそうであったように、2つの解生成手段を有する場合がある。それは以下のようなものである。
平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
The fourth invention may also have two solution generation means as the third invention does. It is as follows.
Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium Means for decrypting the encrypted data using the algorithm and key used to encrypt the data to be processed data, and encrypting the plurality of processed data into encrypted data. A data processing apparatus configured to decrypt the encrypted data in the same order as they are encrypted, and a plurality of plaintext cut data by cutting the processing target data every predetermined number of bits In addition, the encrypted data is cut into a plurality of pieces of encrypted cut data by cutting the same number of bits as the cut when the encrypted data is encrypted. Each time the data to be processed is encrypted by substituting the past solution into a predetermined solution generation algorithm capable of generating a new solution by substituting at least one of the past solution with the means First solution generation means for sequentially generating new solutions, and first algorithm generation for sequentially generating new algorithms each time the data to be processed is encrypted using the solutions generated by the first solution generation means Each time the encrypted data is decrypted by substituting the past solution into a predetermined solution generating algorithm capable of generating a new solution by substituting at least one of the past solutions A second solution generating unit that sequentially generates a new solution that is generated by the first solution generating unit; and a decryption of the encrypted data using the solution generated by the second solution generating unit. Second algorithm generating means for generating the same new algorithm as that generated by the first algorithm generating means each time, a plaintext cut data, a key, and an algorithm generated by the first algorithm generating means And encrypting the encrypted cut data into the encrypted cut data, the key used when encrypting the encrypted cut data, and the encrypted data generated by the second algorithm generating means The plaintext cut data is decrypted by the same algorithm used when encrypting, and the encryption / decryption is performed for each reference bit number serving as a reference. Encrypted data in which decryption means and encrypted cut data encrypted by the encryption / decryption means are collected Is connected to the read / write means for reading the encrypted data recorded on the recording medium from the recording medium and the decrypted plaintext cut data to form the processing target data. Connecting means, and the cutting means cuts the processing target data into a bit number shorter than the reference bit number, and the plaintext cut data includes the processing target data and Is a data processing apparatus comprising mixing means for including the irrelevant dummy data to match the number of bits of the plaintext cut data with the reference number of bits.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A first solution generation unit that sequentially generates a new solution each time, and a first key that sequentially generates a new key each time the data to be processed is encrypted using the solution generated by the first solution generation unit The encrypted data is decrypted by substituting the past solution into a key generation means and a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. Second solution generating means for generating the same new solution as that generated by the first solution generating means each time, and decryption of the encrypted data using the solution generated by the second solution generating means Every time you do A second key generation unit that generates the same new key as that generated by the first key generation unit; and the plaintext cut data is encrypted by an algorithm and a key generated by the first key generation unit. When encrypting the encrypted cut data, the algorithm used when encrypting the encrypted cut data, and the encrypted data generated by the second key generation means Encryption / decryption means for decrypting with the same key used in the above to obtain plain text cut data, and performing the encryption or decryption for each reference number of bits The encrypted data obtained by collecting the encrypted cut data encrypted by the encryption / decryption means is recorded on the recording medium and recorded on the recording medium. Read / write means for reading encrypted data from the recording medium, and connection means for connecting the decrypted plaintext cut data to the processing target data, wherein the cutting means includes the processing target data Is cut to a bit number shorter than the reference bit number, and the plaintext cut data includes dummy data that is not related to the processing target data, so that the number of bits of the plaintext cut data is Is a data processing device provided with mixing means for matching the number with the reference bit number.
直近2つのデータ処理装置と同様の効果を、例えば以下の方法でも得られる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記基準ビット数よりも短いビット数に切断する、データ処理方法である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記基準ビット数よりも短いビット数に切断する、データ処理方法である。
The same effects as those of the two most recent data processing apparatuses can be obtained by the following method, for example.
That is, a process of encrypting plaintext processing target data using a predetermined algorithm and a predetermined key to obtain encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. A first solution generation step of sequentially generating a new solution each time the data to be processed is encrypted by substituting a past solution into a predetermined solution generation algorithm In the plaintext cut data, dummy data that is not related to the processing target data is included to match the number of bits of the plaintext cut data with a reference reference bit number, and in the first solution generation step, A first algorithm generation process that sequentially generates a new algorithm each time the processing target data is encrypted using the generated solution, and the plaintext cut data is generated by a key and the first algorithm generation process. And a process of encrypting the encrypted cut data into encrypted recording data, a process of recording the encrypted data including the encrypted cut data on the recording medium, and a recording medium recorded on the recording medium. A new solution can be generated by substituting at least one of the past solution and the process of reading the encrypted data from the recording medium. By substituting a past solution into a predetermined solution generation algorithm, a second solution that sequentially generates a new solution that is generated in the first solution generation process every time the encrypted data is decrypted. A new algorithm that is sequentially generated in the first algorithm generation process each time the encrypted data is decrypted using the generation process and the solution generated in the second solution generation process. Two algorithm generation steps, a step of cutting the encrypted data into a plurality of pieces of encrypted cut data by cutting the encrypted data into the same number of bits cut when the encrypted data is encrypted, and the encrypted cut The key used when encrypting the encrypted cut data and the same key used when encrypting the encrypted data generated by the second algorithm generation process. The data processing device includes a step of decrypting the data into the plaintext cut data by the algorithm and connecting the decrypted plaintext cut data to the processing target data. A plurality of processing target data is encrypted to be encrypted data, and a plurality of the encrypted data are decrypted in the same order as they are encrypted, and the processing target data is more than the reference number of bits. This is a data processing method that cuts to a short bit number.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus for executing the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data and making the data to be processed The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. By substituting a past solution into a predetermined solution generation algorithm that can be generated, a first solution generation overrun is generated each time the processing target data is encrypted. A first key generation process that sequentially generates a new key each time the processing target data is encrypted using the solution generated in the first solution generation process, and the processing target is included in the plaintext cut data. By including dummy data not related to data, the process of matching the number of bits of the plaintext cut data with the reference number of bits as a reference, and the plaintext cut data are generated by an algorithm and the first key generation process A process of encrypting the encrypted cut data by encrypting each reference bit number with the key thus obtained, a process of recording the encrypted data including the encrypted cut data on the recording medium, and a recording medium recorded on the recording medium. A predetermined solution generation algorithm capable of generating a new solution by substituting at least one of the past solutions and a process of reading the encrypted data from the recording medium By substituting past solutions, a second solution generation process for generating the same new solution as that generated in the first solution generation process each time the encrypted data is decrypted, A second key generation process for generating the same new key as that generated in the first key generation process each time the encrypted data is decrypted using the solution generated in the solution generation process; A process of cutting the encrypted data into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted, and converting the encrypted cut data into the encrypted cut data And the plaintext that is decrypted for each reference bit number with the same key used when encrypting the encrypted data generated by the second key generation process and the algorithm used when encrypting Cutting data A process and a process of connecting the decrypted plaintext cut data to the processing target data, and the data processing device encrypts a plurality of processing target data into encrypted data. A data processing method in which a plurality of the encrypted data are decrypted in the same order as they are encrypted, and the processing target data is cut into a bit number shorter than the reference bit number.
第4発明のデータ処理装置は、以下のようなものとすることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記処理対象データの少なくとも1つが他の処理対象データとは異なるビット数となるようにして、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記処理対象データの少なくとも1つが他の処理対象データとは異なるビット数となるようにして、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
The data processing apparatus according to the fourth aspect of the invention can be as follows.
That is, means for encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. In addition to cutting data, the encrypted data is cut into the same number of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. Solution generating means for sequentially generating a new solution each time, first algorithm generating means for sequentially generating a new algorithm each time the data to be processed is encrypted using the generated solution, and the generated solution Second algorithm generating means for generating the same new algorithm as that generated by the first algorithm generating means each time the encrypted data is decrypted by using the plaintext cut data, the key, and The encrypted cut data is encrypted by the algorithm generated by the first algorithm generating means, and the encrypted cut data is The plaintext cut data decrypted by the same algorithm used when encrypting the encrypted data generated by the second algorithm generating means and the key used when encrypting the encoded cut data And encryption / decryption means for performing encryption or decryption for each reference number of reference bits, and encryption encrypted by the encryption / decryption means The encrypted data in which the cut data is collected is recorded on the recording medium, and the read / write means for reading the encrypted data recorded on the recording medium from the recording medium is connected to the decrypted plaintext cut data. Connecting means for converting the processing target data into the processing target data, wherein the disconnecting means converts the processing target data into at least one other processing target data. The number of bits different from that of the processing target data is cut so that the number of bits is shorter than the reference number of bits, and the plaintext cut data is dummy data that is not related to the processing target data. The data processing apparatus is provided with mixing means for matching the number of bits of the plaintext cut data with the reference number of bits by including
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A solution generating means for sequentially generating a new solution each time, a first key generating means for sequentially generating a new key each time the data to be processed is encrypted using the generated solution, and a generated solution Second key generation means for generating the same new key as that generated by the first key generation means each time the encrypted data is decrypted by using the plaintext cut data, an algorithm, and An algorithm used when encrypting the encrypted cut data with the key generated by the first key generation means and encrypting the encrypted cut data, And decrypting the encrypted data generated by the second key generating means with the same key as that used to encrypt the plaintext cut data, for each reference bit number serving as a reference, Encryption data decrypted by encryption / decryption means adapted to perform encryption or decryption and encrypted cut data encrypted by the encryption / decryption means is recorded on the recording medium. And reading / writing means for reading the encrypted data recorded on the recording medium from the recording medium, and connecting means for connecting the decrypted plaintext cut data to the processing target data. The cutting means uses the reference bit number so that at least one of the processing target data has a bit number different from that of the other processing target data. The number of bits of the plaintext cut data is set to the reference bit number by including dummy data unrelated to the processing target data in the plaintext cut data. A data processing apparatus comprising mixing means for matching.
直近2つのデータ処理装置の効果を、例えば以下の方法によっても得られる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも1つが他の平文切断データと異なるビット数となるようにして、前記基準ビット数よりも短いビット数となるように切断する、データ処理方法である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも1つが他の平文切断データと異なるビット数となるようにして、前記基準ビット数よりも短いビット数となるように切断する、データ処理方法である。
The effects of the two most recent data processing apparatuses can also be obtained, for example, by the following method.
That is, a process of encrypting plaintext processing target data using a predetermined algorithm and a predetermined key to obtain encrypted data, a process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. By substituting a past solution into a predetermined solution generation algorithm that can be performed, a process of sequentially generating new solutions each time the processing target data is encrypted, A first algorithm generation process that sequentially generates a new algorithm each time the processing target data is encrypted using the solution, and the plaintext cut data includes dummy data that is not related to the processing target data The process of matching the number of bits of the plaintext cut data with a reference bit number serving as a reference, and encrypting the plaintext cut data for each reference bit number by a key and an algorithm generated by the first algorithm generation step And converting the encrypted cut data into encrypted data, recording encrypted data into the recording medium, and reading encrypted data recorded on the recording medium from the recording medium And each time the encrypted data is decrypted using the generated solution, the first algorithm is generated in sequence. A second algorithm generation process for generating the same new algorithm as the one described above, and a plurality of encryption cuts by cutting the encrypted data into the same number of bits as the encrypted data was cut when the encrypted data was encrypted A process of making data, a key used when encrypting the encrypted cut data, and a key used when encrypting the encrypted data generated by the second algorithm generation process A process for decoding the reference bit number into the plain text cut data by the same algorithm as described above, and connecting the decrypted plain text cut data to the processing target data. The data processing apparatus encrypts a plurality of pieces of processing target data into encrypted data, and the plurality of pieces of encrypted data are the same as when they are encrypted. The data to be processed is cut so that at least one of the plaintext cut data has a bit number different from that of the other plaintext cut data, so that the number of bits is shorter than the reference bit number. This is a data processing method.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus that executes the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data into the processing target data The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. A process of generating a new solution sequentially every time the data to be processed is encrypted by substituting a past solution into a predetermined solution generation algorithm A first key generation process that sequentially generates a new key each time the processing target data is encrypted using the obtained solution, and dummy data that is not related to the processing target data is included in the plaintext cut data Thus, the process of matching the number of bits of the plaintext cut data with the reference bit number serving as a reference, and the plaintext cut data are converted into the algorithm and the key generated by the first key generation process for each reference bit number. A process of encrypting the encrypted cut data, a process of recording the encrypted data including the encrypted cut data on the recording medium, and reading the encrypted data recorded on the recording medium from the recording medium And second key generation for generating the same new key as that generated in the first key generation step each time the encrypted data is decrypted using the generated solution Cutting the encrypted data into a plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted; For each reference bit number, the algorithm used when encrypting the encrypted cut data and the same key used when encrypting the encrypted data generated by the second key generation process A process of decrypting the plaintext cut data and connecting the decrypted plaintext cut data to the processing target data, wherein the data processing apparatus encrypts a plurality of processing target data And encrypting the encrypted data, decrypting the plurality of encrypted data in the same order as they were encrypted, and converting the processing target data to at least the plaintext cut data No. 1 is a data processing method in which one bit has a bit number different from that of other plaintext cut data and is cut to have a bit number shorter than the reference bit number.
直近2つのデータ処理装置は、解生成手段を2つ備える以下のようなものとすることができる。
即ち、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記処理対象データの少なくとも1つが他の処理対象データとは異なるビット数となるようにして、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする手段と、その暗号化データを記録する記録媒体と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする手段とを備えてなり、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化するようにされてなるデータ処理装置であって、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにするものであり、基準となる基準ビット数毎に前記暗号化又は前記復号化を行うようになっている暗号化・復号化手段と、前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、を備えており、前記切断手段は、前記処理対象データを、前記処理対象データの少なくとも1つが他の処理対象データとは異なるビット数となるようにして、前記基準ビット数よりも短いビット数に切断するようになっているとともに、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を前記基準ビット数に一致させる混合手段を備えている、データ処理装置である。
The two most recent data processing apparatuses can be configured as follows including two solution generation means.
That is, means for encrypting data to be processed in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. In addition to cutting data, the encrypted data is cut into the same number of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. A first solution generating unit that sequentially generates a new solution each time, and a first algorithm that sequentially generates a new algorithm each time the processing target data is encrypted using the solution generated by the first solution generating unit. The encrypted data is decrypted by substituting the past solution into an algorithm generating means and a predetermined solution generating algorithm capable of generating a new solution by substituting at least one of the past solutions. The second solution generating means for generating the same new solution as the first solution generating means each time, and the decryption of the encrypted data using the solution generated by the second solution generating means. Second algorithm generating means for generating the same new algorithm that is sequentially generated by the first algorithm generating means each time, and the plaintext cut data is generated by the key and the first algorithm generating means. The encrypted cut data is encrypted into encrypted cut data, the encrypted cut data is a key used when encrypting the encrypted cut data, and the encryption is generated by the second algorithm generating means A cipher that is decrypted into plaintext cut data by the same algorithm used when encrypting the data, and that performs the encryption or the decryption for each reference number of reference bits Encryption / decryption means, and encryption that combines the encrypted cut data encrypted by the encryption / decryption means Recording data on the recording medium and connecting the read / write means for reading the encrypted data recorded on the recording medium from the recording medium and the decrypted plaintext cut data to the processing target data Connecting means for performing the processing, wherein the disconnecting means sets the processing target data so that at least one of the processing target data has a bit number different from that of the other processing target data. The number of bits of the plaintext cut data is matched with the reference number of bits by including dummy data unrelated to the processing target data in the plaintext cut data. It is a data processing apparatus provided with the mixing means to make it.
Alternatively, means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium And a means for decrypting the encrypted data using the algorithm and key used to encrypt the encrypted data to process target data, and encrypting a plurality of processing target data into encrypted data, A data processing apparatus configured to decrypt a plurality of the encrypted data in the same order as they are encrypted, wherein the processing target data is cut into a plurality of plaintexts every predetermined number of bits. A plurality of encrypted cut data obtained by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted. The processing target data is encrypted by substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions and the cutting means that performs the processing. A first solution generation unit that sequentially generates a new solution each time, and a first key that sequentially generates a new key each time the data to be processed is encrypted using the solution generated by the first solution generation unit The encrypted data is decrypted by substituting the past solution into a key generation means and a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions. Second solution generating means for generating the same new solution as that generated by the first solution generating means each time, and decryption of the encrypted data using the solution generated by the second solution generating means Every time you do A second key generation unit that generates the same new key as that generated by the first key generation unit; and the plaintext cut data is encrypted by an algorithm and a key generated by the first key generation unit. When encrypting the encrypted cut data, the algorithm used when encrypting the encrypted cut data, and the encrypted data generated by the second key generation means Encryption / decryption means for decrypting with the same key used in the above to obtain plain text cut data, and performing the encryption or decryption for each reference number of bits The encrypted data obtained by collecting the encrypted cut data encrypted by the encryption / decryption means is recorded on the recording medium and recorded on the recording medium. Read / write means for reading encrypted data from the recording medium, and connection means for connecting the decrypted plaintext cut data to the processing target data, wherein the cutting means includes the processing target data Is cut into a bit number shorter than the reference bit number so that at least one of the processing target data has a bit number different from that of the other processing target data. The data processing apparatus includes a mixing unit that includes dummy data that is not related to the processing target data to match the number of bits of the plaintext cut data with the reference number of bits.
直近2つのデータ処理装置の効果を、例えば以下の方法でも得られる。
平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも1つが他の平文切断データと異なるビット数となるようにして、前記基準ビット数よりも短いビット数となるように切断する、データ処理方法である。
或いは、平文である処理対象データを所定のアルゴリズム及び所定の鍵を用いて暗号化して暗号化データとする過程と、その暗号化データを所定の記録媒体に記録する過程と、その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、前記データ処理装置が、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにする過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、前記平文切断データに、前記処理対象データとは関係のないダミーデータを含めることで、前記平文切断データのビット数を基準となる基準ビット数に一致させる過程と、前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって前記基準ビット数毎に暗号化して暗号化切断データとする過程と、前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって前記基準ビット数毎に復号化して平文切断データにする過程と、復号化された前記平文切断データを接続して前記処理対象データにする過程と、を含んでおり、前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、前記平文切断データの少なくとも1つが他の平文切断データと異なるビット数となるようにして、前記基準ビット数よりも短いビット数となるように切断する、データ処理方法である。
The effects of the two most recent data processing apparatuses can also be obtained by the following method, for example.
A process of encrypting plain data to be processed using a predetermined algorithm and a predetermined key to obtain encrypted data, a process of recording the encrypted data on a predetermined recording medium, and an encryption read from the recording medium A data processing method executed by a data processing apparatus that executes a process of decrypting encrypted data using the algorithm and key used when encrypting the encrypted data into processing target data, A data processing device that generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by cutting each predetermined number of bits Substituting the past solution into the solution generation algorithm, a first solution generation step of sequentially generating a new solution every time the data to be processed is encrypted, By including dummy data unrelated to the processing target data in the plaintext cut data, the plaintext cut data is generated in the first solution generation process and the process of matching the number of bits of the plaintext cut data with the reference reference bit number A first algorithm generating process for sequentially generating a new algorithm each time the processing target data is encrypted using the obtained solution, a key, and an algorithm generated by the first algorithm generating process Encrypting each reference bit number into encrypted cut data, recording encrypted data including the encrypted cut data on the recording medium, and encryption recorded on the recording medium A process for reading data from the recording medium and a predetermined solution that can generate a new solution by substituting at least one of the past solutions A second solution generation process that generates the same new solution that is sequentially generated in the first solution generation process every time the encrypted data is decrypted by substituting a past solution into the solution generation algorithm And a second algorithm for generating the same new algorithm that is sequentially generated in the first algorithm generation step each time the encrypted data is decrypted using the solution generated in the second solution generation step A step of generating, a step of cutting the encrypted data into a plurality of pieces of encrypted cut data by cutting into the same number of bits that were cut when the encrypted data was encrypted, and The same key used when encrypting the encrypted cut data and the same algorithm used when encrypting the encrypted data generated by the second algorithm generation process The data processing device includes a step of decoding the plaintext cut data into the plaintext cut data for each reference bit number and a step of connecting the decrypted plaintext cut data to the processing target data. A plurality of processing target data is encrypted to be encrypted data, and a plurality of the encrypted data are decrypted in the same order as they are encrypted, and the processing target data is at least the plaintext cut data In this data processing method, one bit has a bit number different from that of the other plaintext cut data, and the bit number is shorter than the reference bit number.
Alternatively, the process target data which is plaintext is encrypted using a predetermined algorithm and a predetermined key to be encrypted data, the process of recording the encrypted data on a predetermined recording medium, and reading from the recording medium A data processing method to be executed by a data processing apparatus for executing the process of decrypting the encrypted data using the algorithm and key used when encrypting the encrypted data and making the data to be processed The data processing device generates a new solution by substituting at least one of the past solutions and a process of cutting the processing target data into a plurality of plaintext cut data by a predetermined number of bits. By substituting a past solution into a predetermined solution generation algorithm that can be generated, a first solution generation overrun is generated each time the processing target data is encrypted. A first key generation process that sequentially generates a new key each time the processing target data is encrypted using the solution generated in the first solution generation process, and the processing target is included in the plaintext cut data. By including dummy data not related to data, the process of matching the number of bits of the plaintext cut data with the reference number of bits as a reference, and the plaintext cut data are generated by an algorithm and the first key generation process A process of encrypting the encrypted cut data by encrypting each reference bit number with the key thus obtained, a process of recording the encrypted data including the encrypted cut data on the recording medium, and a recording medium recorded on the recording medium. A predetermined solution generation algorithm capable of generating a new solution by substituting at least one of the past solutions and a process of reading the encrypted data from the recording medium By substituting past solutions, a second solution generation process for generating the same new solution as that generated in the first solution generation process each time the encrypted data is decrypted, A second key generation process for generating the same new key as that generated in the first key generation process each time the encrypted data is decrypted using the solution generated in the solution generation process; A process of cutting the encrypted data into a plurality of encrypted cut data by cutting the same number of bits as when the encrypted data was encrypted, and converting the encrypted cut data into the encrypted cut data And the plaintext that is decrypted for each reference bit number with the same key used when encrypting the encrypted data generated by the second key generation process and the algorithm used when encrypting Cutting data A process and a process of connecting the decrypted plaintext cut data to the processing target data, and the data processing device encrypts a plurality of processing target data into encrypted data. The plurality of encrypted data are decrypted in the same order as they are encrypted, and the processing target data is set so that at least one of the plaintext cut data has a different bit number from other plaintext cut data. A data processing method for cutting so that the number of bits is shorter than the reference number of bits.
なお、第3発明及び第4発明はそれぞれ、第1発明、第2発明で説明した様々なバリエーションを持つことができる。 The third invention and the fourth invention can have various variations described in the first invention and the second invention, respectively.
第5発明は、以下のようなものである。
第5発明は、複数の第1データ処理装置と、複数の前記第1データ処理装置のそれぞれと対になっている前記第1データ処理装置と同数の第2データ処理装置、及び第3データ処理装置を含んで構成され、前記第1データ処理装置と前記第2データ処理装置の間では平文である処理対象データを暗号化した暗号化データによる通信が行われるとともに、前記第2データ処理装置と前記第3データ処理装置の間では、処理対象データでの通信が行われるようになっている、データ処理システムである。
このデータ処理システムは、前記第1データ処理装置を有する第1装置と、前記第2データ処理装置及び前記第3データ処理装置を有する第2装置を有する。
また、このデータ処理システムにおける前記第1データ処理装置、前記第2データ処理装置はともに、前記処理対象データを所定のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段、対となっている前記第1データ処理装置と前記第2データ処理装置で共通とされた、他の前記第1データ処理装置と前記第2データ処理装置とは異なる解を順次発生させる解生成手段、前記平文切断データを、前記解生成手段から受付けた前記解に基づいて生成した前記第1データ処理装置と前記第2データ処理装置で共通とされたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段、復号化された前記平文切断データを接続して前記処理対象データにする接続手段、前記暗号化データを送受信する送受信手段、を備えている。
また、このデータ処理システムにおける前記第3データ処理装置は、第1〜第4発明で説明したデータ処理装置のいずれかであり、前記第2データ処理装置が前記第1データ処理装置で暗号化された暗号化データを復号化して生成した処理対象データを暗号化し、その暗号化データを前記記録媒体に記録するとともに、その記録媒体から読み出した暗号化データを復号化して前記第2データ処理装置に送るようにされている。
このデータ処理システムは、ここまでで説明したデータ処理装置を応用したものである。第1データ処理装置を有する第1装置と、第2データ処理装置及び第3データ処理装置を有する第2装置との間では、第1データ処理装置と、第2データ処理装置が、無線、或いは有線でデータのやり取りを行うようになっている。したがって、多数の第1データ処理装置から受付けた処理対象データを、第2データ処理装置は、それが有する記録媒体に暗号化した状態で記録できる。このような一対多の処理を行えるのが、このデータ処理システムの利点である。
The fifth invention is as follows.
According to a fifth aspect of the present invention, a plurality of first data processing devices, the same number of second data processing devices as the first data processing devices paired with each of the plurality of first data processing devices, and third data processing are provided. Communication is performed between the first data processing device and the second data processing device using encrypted data obtained by encrypting processing target data that is plaintext, and the second data processing device. The third data processing apparatus is a data processing system in which communication with processing target data is performed.
The data processing system includes a first device having the first data processing device, and a second device having the second data processing device and the third data processing device.
Further, both the first data processing device and the second data processing device in this data processing system cut the processing target data into a plurality of plaintext cut data by cutting each predetermined bit number, and the encrypted data Cutting means for cutting the same number of bits as when the encrypted data was encrypted into a plurality of encrypted disconnected data, the first data processing device and the first The solution generation means for sequentially generating solutions different from those of the other first data processing apparatus and the second data processing apparatus, which are common to the two data processing apparatuses, and the plaintext cut data are received from the solution generation means. Encrypted by an algorithm common to the first data processing device and the second data processing device generated based on the solution to obtain encrypted cut data, Encryption / decryption means for decrypting encrypted cut data by an algorithm used when encrypting the encrypted cut data to obtain plain text cut data, and connecting the decrypted plain text cut data to the process Connection means for making the target data, and transmission / reception means for transmitting and receiving the encrypted data are provided.
Further, the third data processing device in this data processing system is one of the data processing devices described in the first to fourth inventions, and the second data processing device is encrypted by the first data processing device. The data to be processed generated by decrypting the encrypted data is encrypted, the encrypted data is recorded on the recording medium, and the encrypted data read from the recording medium is decrypted to the second data processing apparatus. To send.
This data processing system is an application of the data processing apparatus described so far. Between the first device having the first data processing device and the second device having the second data processing device and the third data processing device, the first data processing device and the second data processing device are wireless, or It is designed to exchange data by wire. Therefore, the second data processing apparatus can record the processing target data received from a number of first data processing apparatuses in an encrypted state on the recording medium of the second data processing apparatus. It is an advantage of this data processing system that such one-to-many processing can be performed.
以下、本発明の好ましい第1実施形態、及び第2実施形態を、図面を参照しながら詳細に説明する。第1実施形態、及び第2実施形態の説明では、共通する部分で共通する符号を用いるものとし、重複する説明は省略するものとする。 Hereinafter, preferred first and second embodiments of the present invention will be described in detail with reference to the drawings. In the description of the first embodiment and the second embodiment, common reference numerals are used in common portions, and redundant descriptions are omitted.
≪第1実施形態≫
この実施形態によるデータ処理システムは、概略で図1に示したように構成される。
データ処理システムは、ネットワーク13を介して互いに接続された複数の第1データ処理装置11、及び1つの第2データ処理装置12を含んでいる。ネットワーク13は、この実施形態では、LAN(Local Area Network)である。
複数の第1データ処理装置11と、第2データ処理装置12は、互いに暗号化通信を行う。
なお、ネットワーク13は、第1データ処理装置11と第2データ処理装置12間でのデータ交換を可能とするのであれば、他の構成であってもかまわない。
<< First Embodiment >>
The data processing system according to this embodiment is schematically configured as shown in FIG.
The data processing system includes a plurality of first
The plurality of first
The network 13 may have other configurations as long as data exchange between the first
第1データ処理装置11、第2データ処理装置12の構成を説明する。まず、第1データ処理装置11の構成を説明することにする。
The configurations of the first
第1データ処理装置11のハードウエア構成を図2に示す。
第1データ処理装置11は、この実施形態では、CPU(central processing unit)21、ROM(read only memory)22、HDD(hard disk drive)23、RAM(random access memory)24、入力装置25、表示装置26、暗号化装置27、通信装置28、バス29を含む構成とされている。CPU21、ROM22、HDD23、RAM24、入力装置25、表示装置26、暗号化装置27、通信装置28は、バス29を介してデータの交換が可能とされている。
ROM22、あるいはHDD23には、所定のプログラム、及び所定のデータ(これには、処理対象データとなるものが含まれる場合があり、本実施形態ではそのようにされている。また、所定のデータには、上記プログラムを実行するために必要なデータが含まれる。)が記録されている。CPU21は、第1データ処理装置11全体の制御を行うものであり、ROM22、あるいはHDD23に記憶されたプログラムやデータに基づいて、後述する処理を実行するものである。RAM24は、CPU21で処理を行う際の作業用記憶領域として用いられる。
入力装置25は、キーボード、マウスなどから構成されており、コマンドやデータの入力に用いられる。表示装置26は、LCD(liquid crystal display)、CRT(cathode ray tube)などから構成されており、コマンドや入力されたデータや、後述する処理の状況などを表示するために用いられる。
暗号化装置27は、後述する、処理対象データの暗号化、及び暗号化データの復号化を行うものである。
通信装置28は、ネットワーク13を介しての第2データ処理装置12との通信を実行するものである。なお、第2データ処理装置12の通信装置28は、ネットワーク13を介しての第1データ処理装置11との通信を実行する。
The hardware configuration of the first
In this embodiment, the first
The
The
The
The
次に、通信装置28の構成について説明する。図3に、通信装置28のブロック構成図を示す。
通信装置28は、インタフェイス部281、認証データ生成部282、及び通信部283から構成される。
インタフェイス部281は、バス29と通信装置28との間におけるデータのやりとりを行うものである。インタフェイス部281は、バス29から受付けた暗号化データを認証データ生成部282へ送り、通信部283から受付けた暗号化データをバス29へ送るようになっている。
認証データ生成部282は、後述する暗号化データの第2データ処理装置12への送信が行われる場合に、送信される暗号化データの例えばヘッダに、認証データを付加するものである。認証データは、暗号化データを送信する第1データ処理装置11の特定をするものである。認証データは、第2データ処理装置12の管理者などにより第1データ処理装置11毎に割当てられており、例えば、ROM22、或いはHDD23に記録されている。認証データ生成部282は、ROM22、或いはHDD23から読み出した認証データを暗号化データに付加するようになっている。第2データ処理装置12は、後述するように、受付けた暗号化データに付加された認証データにより、その暗号化データがどの第1データ処理装置11から送られたものであるかを把握できる。認証データ生成部282は、認証データを付加した暗号化データを通信部283に送るようになっている。通信部283は、受付けた暗号化データを第2データ処理装置12に送るようになっている。
Next, the configuration of the
The
The
The authentication data generation unit 282 adds authentication data to, for example, a header of encrypted data to be transmitted when transmission of encrypted data to be described later to the second
次に、暗号化装置27の構成について説明する。図4に、暗号化装置27のブロック構成図を示す。
暗号化装置27は、インタフェイス部271、前処理部272、暗号化・復号化部273、解生成部274、アルゴリズム生成部275、鍵生成部276、及び接続部277から構成される。
Next, the configuration of the
The
インタフェイス部271は、バス29と通信装置28との間におけるデータのやりとりを行うものである。
インタフェイス部271は、バス29を介して、HDDHH23から処理対象データを、また、バス29を介して通信部28から暗号化データを受取るようになっており、受取った処理対象データ又は暗号化データを前処理部272に送るようになっている。また、インタフェイス部271は処理対象データ又は暗号化データを受取った場合、その旨を示すデータを解生成部274に送るようになっている。
他方、インタフェイス部271は、後述するように、接続部277から処理対象データ又は暗号化データを受取るようになっており、受取った処理対象データ又は暗号化データをバス29に送るようになっている。
The
The
On the other hand, the
前処理部272は、インタフェイス部271を介してバス29から受取った処理対象データ又は暗号化データを、所定のビット数毎に切断して、平文切断データ又は暗号化切断データを生成し、これを暗号化・復号化部273に送る機能を有している。処理対象データ又は暗号化データをどのように切断するかについては後述する。なお、前処理部272は、この実施形態では、処理対象データに後述するような方法で、処理対象データとは関係のないデータであるダミーデータを含める機能を有している。
The
暗号化・復号化部273は、平文切断データ又は暗号化切断データを前処理部272から受取り、平文切断データを受付けた場合にはそれを暗号化し、暗号化切断データを受付けた場合にはそれを復号化する機能を有している。なお、この実施形態における暗号化・復号化部273は、暗号化及び復号化の処理を行う場合の処理単位である基準ビット数が固定されている。この実施形態における基準ビット数は、これには限られないが8ビットとなっている。暗号化及び復号化の処理の詳細については後で述べる。
The encryption /
解生成部274は、解を順次生成するものである。第1データ処理装置11の解生成部274が生成する解は、後述する第2データ処理装置12における解生成部274Aが生成する解と、同じ順番で生成された解が同じものになるようにされている。この実施形態における解は、擬似乱数である。生成された解は、前処理部272と、アルゴリズム生成部275と、鍵生成部276とに送られる。
The
アルゴリズム生成部275は、解生成部274から受付けた解に基づいてアルゴリズムを生成するものである。このアルゴリズムは、暗号化・復号化部273で、暗号化処理及び復号化処理を行うときに使用されるものである。
The algorithm generation unit 275 generates an algorithm based on the solution received from the
鍵生成部276は、解生成部274から受付けた解に基づいて鍵を生成するものである。鍵は、暗号化・復号化部273で、暗号化処理及び復号化処理を行うときに使用されるものである。
The
接続部277は、暗号化・復号化部273で暗号化切断データを復号化することによって生成された平文切断データを元の順序で接続して一まとめの処理対象データとする機能を有している。この処理対象データは、インタフェイス部271に送られ、バス29を介して、必要に応じて、HDD23、或いはCPU21などに送られるようになっている。接続部277は、また、暗号化・復号化部273で平文切断データを暗号化することによって生成された暗号化切断データを接続して一まとめの暗号化データとする機能を有している。この暗号化データは、インタフェイス部271に送られ、そこから、バス29を介して通信装置28の通信部283に送られ、更に、通信部283から第2データ処理装置12に送られるようになっている。なお、接続部277は、暗号化・復号化部273で平文切断データを暗号化することによって生成された暗号化切断データを接続する機能を有しなくてもよい。この場合には、暗号化切断データは暗号化された順に順次相手側の通信装置に送られることになる。接続部277がそのようなものである場合、暗号化切断データは接続部277を通らずに通信部283に直接送られるようにすることができる。
The
次に、第2データ処理装置12の構成について説明する。
第2データ処理装置12のハードウエア構成は、図5に示したとおりである。
第2データ処理装置12のハードウエア構成は、基本的に第1データ処理装置11のそれと同一であるが、第1データ処理装置11で1つであった暗号化装置27が2種類とされ、暗号化装置27の代わりに暗号化装置27Aと暗号化装置27Bが設けられている点で第1データ処理装置11と相違する。
第2データ処理装置12における、CPU21、ROM22、HDD23、RAM24、入力装置25、表示装置26、バス29は、第1データ処理装置11におけるそれらと同様のものとされている。
Next, the configuration of the second
The hardware configuration of the second
The hardware configuration of the second
The
暗号化装置27A、暗号化装置27Bは、第1データ処理装置11における暗号化装置27と同様に、処理対象データの暗号化と、暗号化データの復号化の機能を備えている。以下、双方の構成について順に説明することとする。
Similar to the
暗号化装置27Aは、第1データ処理装置11と同数の複数であり、そのそれぞれが、第1データ処理装置11のいずれかと対応付けられている。つまり、互いに対応付けられた暗号化装置27Aと第1データ処理装置11は、相手方が処理対象データを暗号化して生成した暗号化データを復号化できるようになっている。逆に、互いに対応付けられていない暗号化装置27Aと第1データ処理装置11は、相手方が処理対象データを暗号化して生成した暗号化データを復号化できないようになっている。
暗号化装置27Aは、図6で示したように構成されている。
暗号化装置27Aは、インタフェイス部271A、前処理部272A、暗号化・復号化部273A、解生成部274A、アルゴリズム生成部275A、鍵生成部276A、及び接続部277Aから構成される。
インタフェイス部271Aは、バス29を介して、暗号化装置27Bから処理対象データを、また、バス29を介して通信部28から暗号化データを受取るようになっており、受取った処理対象データ又は暗号化データを前処理部272Aに送るようになっている。また、インタフェイス部271Aは処理対象データ又は暗号化データを受取った場合、その旨を示すデータを解生成部274Aに送るようになっている。
他方、インタフェイス部271Aは、後述するように、接続部277Aから処理対象データ又は暗号化データを受取るようになっており、受取った処理対象データ又は暗号化データをバス29に送るようになっている。
前処理部272Aは、インタフェイス部271Aを介してバス29から受取った処理対象データ又は暗号化データを、所定のビット数毎に切断して、平文切断データ又は暗号化切断データを生成し、これを暗号化・復号化部273Aに送る機能を有している。前処理部272Aは、この実施形態では、処理対象データに後述するような方法で、処理対象データとは関係のないデータであるダミーデータを含める機能を有している。
暗号化・復号化部273Aは、平文切断データ又は暗号化切断データを前処理部272Aから受取り、平文切断データを受付けた場合にはそれを暗号化し、暗号化切断データを受付けた場合にはそれを復号化する機能を有している。なお、この実施形態における暗号化・復号化部273Aは、暗号化及び復号化の処理を行う場合の処理単位である基準ビット数が固定されている。この実施形態における基準ビット数は、これには限られないが8ビットとなっている。暗号化及び復号化の処理の詳細については後で述べる。
解生成部274Aは、解を順次生成するものである。この解生成部274Aが生成する解は、第1データ処理装置11の解生成部274が生成する解と、同じ順番で生成された解が同じものになるようにされている。生成された解は、前処理部272Aと、アルゴリズム生成部275Aと、鍵生成部276Aとに送られる。
アルゴリズム生成部275Aは、解生成部274Aから受付けた解に基づいてアルゴリズムを生成するものである。このアルゴリズムは、暗号化・復号化部273Aで、暗号化処理及び復号化処理を行うときに使用されるものである。第2データ処理装置12におけるアルゴリズム生成部275Aが生成するアルゴリズムは、第1データ処理装置11におけるアルゴリズム生成部275で同じ順番で生成されたアルゴリズムと同じものとなるようにされている。
鍵生成部276Aは、解生成部274Aから受付けた解に基づいて鍵を生成するものである。鍵は、暗号化・復号化部273Aで、暗号化処理及び復号化処理を行うときに使用されるものである。第2データ処理装置12における鍵生成部276Aが生成する鍵は、第1データ処理装置11における鍵生成部276で同じ順番で生成された鍵と同じものとなるようにされている。
第2データ処理装置12における接続部277Aの機能は、第1データ処理装置11のそれと同様である。接続部277Aは、暗号化・復号化部273Aが暗号化切断データを復号化することによって生成した平文切断データを一まとめにして処理対象データを生成する。この処理対象データは、バス29を介して暗号化装置27Bに送られるようになっている。接続部277Aは、また、暗号化・復号化部273Aが平文切断データを暗号化することによって生成した暗号化切断データを一まとめにして暗号化データを生成するようになっている。この暗号化データは、通信装置28を介して、第1データ処理装置11に送られるようになっている。
The number of
The
The
The
On the other hand, as will be described later, the
The
The encryption / decryption unit 273A receives the plaintext cut data or the encrypted cut data from the
The solution generation unit 274A sequentially generates solutions. The solution generated by the solution generator 274A is the same as the solution generated by the
The
The function of the
暗号化装置27Bは、1つだけである。
暗号化装置27Bは、処理対象データを暗号化することにより第1データ処理装置11が生成した暗号化データを暗号化装置27Aが復号化することによって生成された処理対象データを再度暗号化する機能を有している。暗号化装置27Bは、生成した暗号化データを、第2データ処理装置12内のHDD23に記録するようになっている。また、暗号化装置27Bは、そのHDD23から読み出した暗号化データを復号化する機能を有している。
暗号化装置27Bは、図7で示したように構成されている。
暗号化装置27Bは、インタフェイス部271B、前処理部272B、暗号化・復号化部273B、解生成部274B、アルゴリズム生成部275B、鍵生成部276B、接続部277B、及び特定情報生成部278Bから構成される。
暗号化装置27Bのインタフェイス部271Bは、バス29を介して、暗号化装置27Aから処理対象データを、また、バス29を介して第2データ処理装置12内のHDD23から暗号化データを受取るようになっており、受取った処理対象データ又は暗号化データを前処理部272Bに送るようになっている。また、インタフェイス部271Bは処理対象データ又は暗号化データを受取った場合、その旨を示すデータを解生成部274Bに送るようになっている。
他方、このインタフェイス部271Bは、後述するように、暗号化装置27B内の接続部277Bから処理対象データを、特定情報生成部278Bから暗号化データを受取るようになっており、受取った処理対象データ又は暗号化データをバス29に送るようになっている。
前処理部272Bは、インタフェイス部271Bを介してバス29から受取った処理対象データ又は暗号化データを、所定のビット数毎に切断して、平文切断データ又は暗号化切断データを生成し、これを暗号化・復号化部273Bに送る機能を有している。前処理部272Bは、この実施形態では、処理対象データに後述するような方法で、処理対象データとは関係のないデータであるダミーデータを含める機能を有している。
暗号化・復号化部273Bは、平文切断データ又は暗号化切断データを前処理部272Bから受取り、平文切断データを受付けた場合にはそれを暗号化し、暗号化切断データを受付けた場合にはそれを復号化する機能を有している。なお、この実施形態における暗号化・復号化部273Bは、暗号化及び復号化の処理を行う場合の処理単位である基準ビット数が固定されている。この実施形態における基準ビット数は、これには限られないが8ビットとなっている。暗号化及び復号化の処理の詳細については後で述べる。なお、この暗号化・復号化部273Bは、復号化を行う場合には、後述する特定情報に基づいて特定されるアルゴリズム及び鍵を用いて復号化を行う。
解生成部274Bは、解を順次生成するものである。この解生成部274Bが生成する解は、擬似乱数である。生成された解は、アルゴリズム生成部275Bと、鍵生成部276Bに送られ、この実施形態では前処理部272Bにも送られる。
アルゴリズム生成部275Bは、解生成部274Bから受付けた解に基づいてアルゴリズムを生成するものである。このアルゴリズムは、暗号化・復号化部273Bで、暗号化処理及び復号化処理を行うときに使用されるものである。
鍵生成部276Bは、解生成部274Bから受付けた解に基づいて鍵を生成するものである。鍵は、暗号化・復号化部273Bで、暗号化処理及び復号化処理を行うときに使用されるものである。第2データ処理装置12における鍵生成部276Bが生成する鍵は、第1データ処理装置11における鍵生成部276で同じ順番で生成された鍵と同じものとなるようにされている。
第2データ処理装置12における接続部277Bは、暗号化・復号化部273Bが暗号化切断データを復号化することによって生成した平文切断データを接続して処理対象データを生成する機能を有する。この処理対象データは暗号化装置27Aに送られるようになっている。接続部277Bは、また、暗号化・復号化部273Bが平文切断データを暗号化することによって生成した暗号化切断データを一まとめにして暗号化データを生成するようになっている。この暗号化データは第2データ処理装置12内のHDD23に記録されるようになっている。
There is only one
The
The
The
The
On the other hand, as will be described later, the
The
The encryption / decryption unit 273B receives the plaintext cut data or the encrypted cut data from the
The solution generator 274B sequentially generates solutions. The solution generated by the solution generator 274B is a pseudo random number. The generated solution is sent to the
The
The
The connecting
暗号化装置27Bには、特定情報生成部278Bが含まれている。
特定情報生成部278Bは、接続部277Bが生成した暗号化データに特定情報を付加するものである。この特定情報は、その特定情報が付加される暗号化データを暗号化するときに用いたアルゴリズムと鍵を特定するための情報である。具体的には、その暗号化データを暗号化するときに用いたアルゴリズム自体、その暗号化データを暗号化するときに用いた鍵自体、その暗号化データを暗号化するときに用いたアルゴリズム乃至鍵を生成するときに用いた解自体、或いはその解が何番目に生成された解であるかを示す情報などである。なお、この実施形態では、アルゴリズムと鍵の双方が変化するようになっているので、特定情報は、アルゴリズムと鍵の双方を特定するか、または、アルゴリズムと鍵を生成するために用いられた解、或いはその解の生成された順番を特定するものでなければならないが、アルゴリズムと解の一方のみしか変化しない場合には、特定情報は、アルゴリズムと解の変化するもののみを特定できるようなものであればよい。
なお、この実施形態では、特定情報生成部278Bは、暗号化データに特定情報を付加するようになっているが、特定情報は暗号化データとは別の場所に、暗号化データとの対応付けを行った上で保存されるようになっていても構わない。
The
The specific
In this embodiment, the specific
第2データ処理装置12における通信装置28の構成は、第1データ処理装置11における通信装置28の構成と略同一である。インタフェイス部281、通信部283の機能は、第1データ処理装置11の通信装置28におけるそれらと変わらない。第2データ処理装置12の通信装置28は、第1データ処理装置11における認証データ生成部282の代わりに認証部284を備えている点で第1データ処理装置11の通信装置28と異なっている。
認証部284は、第1データ処理装置11から受付けた暗号化データのこの実施形態ではヘッダに含まれている認証データを読み出し、その暗号化データがどの第1データ処理装置11から来たものであるかを判断するものである。暗号化データは、インタフェイス部281を介して、その送信元である第1データ処理装置11と対応付けられた暗号化装置27Aに送られる。
The configuration of the
The
次に、このデータ処理システムで行われる処理の流れについて説明する。
図9を用いて概略で説明すると、このデータ処理システムで行われる処理の流れは以下のとおりである。
まず、複数ある第1データ処理装置11のうちの1つの第1データ処理装置11の暗号化装置27が処理対象データを暗号化して暗号化データを生成する(S110)。
次いで、その第1データ処理装置11がその暗号化データを第2データ処理装置12に送る(S120)。
次いで、暗号化データを受取った第2データ処理装置12内にある複数の暗号化装置27Aのうち、その暗号化データを送ってきた第1データ処理装置11と対応付けられたものが、その暗号化データを復号化して処理対象データに戻す(S130)。
次いで、復号化されたその処理対象データを、暗号化装置27Bが暗号化して第2データ処理装置12内のHDD23に記録する(S140)。
次いで、例えば、第1データ処理装置11からの求めに応じて、HDD23内の暗号化データを暗号化装置27Bが復号化して処理対象データに戻す(S150)。
次いで、その処理対象データを、暗号化装置27Aが暗号化して暗号化データにする(S160)。
次いで、その暗号化データを、第2データ処理装置12が第1データ処理装置に送る(S170)。
次いで、その暗号化データを、第1データ処理装置11内の暗号化装置27が復号化し、元の処理対象データに戻す(S180)。
Next, the flow of processing performed in this data processing system will be described.
If it demonstrates roughly using FIG. 9, the flow of the process performed with this data processing system is as follows.
First, the
Next, the first
Next, among the plurality of
Next, the decrypted data to be processed is encrypted by the
Next, for example, in response to a request from the first
Next, the processing target data is encrypted by the
Next, the second
Next, the encrypted data is decrypted by the
まず、複数ある第1データ処理装置11のうちの1つの第1データ処理装置11の暗号化装置27が処理対象データを暗号化して暗号化データを生成する上述のS110の過程について、図10を参照しながら詳しく説明する。
First, FIG. 10 illustrates the process of S110 described above in which the
まず、処理対象データの読み出しが行われる(S1101)。処理対象データは第1データ処理装置11から第2データ処理装置12に送信する必要のあるデータであればどのようなものでもよい。この実施形態では、処理対象データはHDD23に記録されているものとする。外部記録媒体などの他の記録媒体から第1データ処理装置11に読み込まれたデータを処理対象データとしてもよい。
例えば入力装置25から処理対象データを第2データ処理装置12へ送れという内容のコマンドが入力された場合、CPU21は、処理対象データをHDD23から読み出し、例えばRAM24に一時的に記録させる。この処理対象データは、HDD23からバス29を経て、暗号化装置27に送られる。この処理対象データは、より詳細には、インタフェイス部271を介して、前処理部272に送られることになる。
First, processing target data is read (S1101). The processing target data may be any data that needs to be transmitted from the first
For example, when a command indicating that processing target data can be sent from the
前処理部272で、処理対象データは、所定のビット数毎に切断され、平文切断データにされる(S1102)。前処理部272は、必要に応じて、平文切断データにダミーデータを含める。
In the
処理対象データから平文切断データを生成する方法は一通りであってもよいが、この実施形態では、以下の3通りの方法のいずれかで、処理対象データから平文切断データを生成するようになっている。
A)処理対象データを基準ビット数よりも短い一定のビット数に切断して平文切断データにするとともに、そのすべてが基準ビット数よりもビット数が短くされている平文切断データのそれぞれの一定の位置にダミーデータを含める場合
B)処理対象データを基準ビット数よりも短いビット数の一定のビット数に切断して平文切断データにするとともに、そのすべてが基準ビット数よりもビット数が短くされている平文切断データのそれぞれの異なる位置にダミーデータを含める場合
C)処理対象データを基準ビット数と同じかそれよりも短いビット数に切断して平文切断データにするとともに、基準ビット数よりもビット数の短い平文切断データのそれぞれにダミーデータを含める場合
There may be one method for generating the plaintext cut data from the processing target data, but in this embodiment, the plaintext cut data is generated from the processing target data by any of the following three methods. ing.
A) The data to be processed is cut into a plaintext cut data by cutting it into a constant bit number shorter than the reference bit number, and all of the plaintext cut data whose bit number is shorter than the reference bit number When dummy data is included in the position B) The data to be processed is cut into a fixed number of bits shorter than the reference number of bits to obtain plain text cut data, and all of them are shortened in number of bits than the reference number of bits. C) When the dummy data is included at different positions of the plaintext cut data, the data to be processed is cut into the number of bits equal to or shorter than the reference bit number to obtain the plaintext cut data, and the data is less than the reference bit number. When dummy data is included in each plaintext cut data with a short number of bits
上述した3通りの方法のどれで、処理対象データから平文切断データを生成するかは、解生成部274が生成した解によって決定されるようになっている。
Which of the three methods described above generates plaintext cut data from the processing target data is determined by the solution generated by the
そこで、解生成部274がどのように解を生成するかについて先に説明することにする。
解生成部274は、インタフェイス部271がバス29から処理対象データを受付けた場合、その情報をインタフェイス部271から受付ける。
これを契機に解生成部274は、解の生成を開始する。この実施形態では、解生成部274は、処理対象データがインタフェイス部271で受付けられるたびに、解を生成するようになっている。なお、これには限られないが、この実施形態における解は8行8列の行列(X)である。
Therefore, how the
When the
In response to this, the
解生成部274は、必ずしもそうなっている必要はないが、この実施形態では、解を、非線形遷移するようなものとして連続して発生させる。この解は、結果として擬似乱数となる。
非線形遷移するように解を連続して発生させるには、例えば、(1)解の生成の過程に、過去の解のべき乗の演算を含む、(2)解の生成の過程に、過去の2つ以上の解の掛け合わせを含む、或いは、(1)と(2)を組み合わせるなどの手法が考えられる。
The
In order to continuously generate solutions so as to make a non-linear transition, for example, (1) a solution generation process includes a power operation of a past solution, and (2) a solution generation process includes the past 2 It is conceivable to include a method of multiplying two or more solutions or combining (1) and (2).
この実施形態では、解生成部274は、初期行列として、第01解(X01)と第02解(X02)を予め定められたものとして持っている(例えば、第01解と第02解は、HDD23やROM22などの所定のメモリに記録されている)。各第1データ処理装置11が有する初期行列はそれぞれ異なるものとなっており、それ故、各第1データ処理装置11で発生される解は、それぞれ異なるものとなるようになっている。
なお、第2データ処理装置12における複数の暗号化装置27Aのそれぞれは、各暗号化装置27Aと対応付けられた第1データ処理装置11が有するのと同じ初期行列を有している。
In this embodiment, the
Each of the plurality of
解生成部274は、この初期行列を解生成用アルゴリズムに代入して、第1解(X1)を以下のように生成する。
第1解(X1)=X02X01+α(α=8行8列の行列)
これが最初に生成される解である。
次にインタフェイス部271がバス29から処理対象データを受付けた場合、解生成部274は、第2解(X2)を以下のように生成する。
第2解(X2)=X1X02+α
同様に、インタフェイス部271がバス29から処理対象データを受付けるたびに、解生成部274は、第3解、第4解、……第N解を、以下のように生成する。
第3解(X3)=X2X1+α
第4解(X4)=X3X2+α
:
第N解(XN)=XN−1XN−2+α
このようにして生成された解は、前処理部272、アルゴリズム生成部275、及び鍵生成部276に送られるとともに、解生成部274で保持されることになる。この実施形態では、第N解(XN)を生成するために、第N−1解(XN−1)と第N−2解(XN−2)を、要するに、その直前に生成された2つの解を用いる。したがって、解生成部274は、新しい解を生成するにあたって、過去に生成された直近2つの解を保持していなければならない(又は、解生成部274ではない他の何者かがこれら2つの解を保持していなければならない)。逆に過去に生成された直近2つの解よりも古い解は、新しい解を生成するために今後使用されることのないものである。そこで、この実施形態では、常に過去2つの解を解生成部274で保持することとするが、新しい解が生成されることで直近3つ目の解となったそれまで直近2つ目の解であった解を、その解が記録されていた所定のメモリなどから消去することとしている。
なお、このように生成される解は、非線形遷移するカオス的なものとなり、擬似乱数となる。
The
First solution (X 1 ) = X 02 X 01 + α (α = 8 × 8 matrix)
This is the first solution generated.
Next, when the
Second solution (X 2 ) = X 1 X 02 + α
Similarly, every time the
Third solution (X 3 ) = X 2 X 1 + α
Fourth solution (X 4 ) = X 3 X 2 + α
:
Nth solution (X N ) = X N−1 X N−2 + α
The solution generated in this way is sent to the
It should be noted that the solution generated in this way is chaotic with a non-linear transition and becomes a pseudo-random number.
非線形遷移を起こさせるには、第N解を求める際に、上述した
第N解(XN)=XN−1XN−2+α
という式を用いる他に、以下のような式を用いることが考えられる。
例えば、
(a)第N解(XN)=(XN−1)P
(b)第N解(XN)=(XN−1)P(XN−2)Q(XN−3)R(XN−4)S
(c) 第N解(XN)=(XN−1)P+(XN−2)Q
などである。
なお、P、Q、R、Sはそれぞれ所定の定数である。また、数式(a)又は(c)を用いる場合には、2つ、数式(b)を用いる場合には4つの初期行列を、解生成部274は有している。
また、上述したαは定数であったが、これを、特定の変化する環境情報とすることもできる。この環境情報は、時間の経過にしたがって次々と自然発生する情報であって離れた場所でも共通して取得できる情報であり例えば、特定地方の天気に基づいて定められる情報、特定の時間に放送されるあるテレビ局のテレビジョン放送の内容に基づいて定められる情報、特定のスポーツの結果によって定められる情報などである。
このような環境情報から、上述のαを次々に作成し共通情報を生成することにすれば、通信の秘匿性をより高められる。
上述した、数式(a)〜(c)の右辺に、α(これは環境情報から生成されたものでもよい。)を加えることももちろん可能である。
In order to cause a nonlinear transition, the Nth solution (X N ) = X N−1 X N−2 + α described above is obtained when the Nth solution is obtained.
In addition to using the following formula, it is conceivable to use the following formula.
For example,
(A) Nth solution (X N ) = (X N−1 ) P
(B) Nth solution (X N ) = (X N-1 ) P (X N-2 ) Q (X N-3 ) R (X N-4 ) S
(C) Nth solution (X N ) = (X N−1 ) P + (X N−2 ) Q
Etc.
P, Q, R, and S are predetermined constants. In addition, the
Moreover, although α mentioned above was a constant, it can also be used as specific changing environment information. This environmental information is information that occurs naturally one after another and can be obtained in common at distant locations. For example, information that is determined based on weather in a specific region, is broadcast at a specific time. Information determined based on the contents of a television broadcast of a certain TV station, information determined by the result of a specific sport, and the like.
If the above-mentioned α is created one after another from such environmental information and common information is generated, the confidentiality of communication can be further enhanced.
Of course, it is possible to add α (this may be generated from the environment information) to the right side of the mathematical expressions (a) to (c).
上述したように、解(即ち、上述の解)を受付けた前処理部272は、それにしたがって、上述のA)、B)、C)のいずれの方法で平文切断データを生成するかを決定する。この実施形態では、これには限られないが、解である8行8列の行列を構成する数字を足し合わせた和を3で割り、その余りが0のときはA)の方法で、その余りが1のときはB)の方法で、その余りが2のときはC)の方法で、それぞれ平文切断データを生成することとしている。
A)の方法で平文切断データを生成する場合には、前処理部272は、インタフェイス部271から受付けた処理対象データを先頭から順に、基準ビット数よりも短い一定のビット数(この実施形態では、7ビット)で切断することで、平文切断データを生成していく。また、前処理部272は、平文切断データの一定の位置に、ダミーデータを埋め込んでいく。なお、ダミーデータを埋め込む平文切断データにおける位置は、変化してもよいし、固定されていてもよい。後者の場合、ダミーデータが埋め込まれる位置は、例えば、平文切断データの先頭や末尾、或いは2ビット目や3ビット目などの所定の中間の位置とすることができる。このダミーデータは、処理対象データとは無関係のデータであればどのようなものでも構わない。例えば、常に0というデータを埋め込んでいく、又は1というデータを埋め込んでいく、或いは1と0というデータを交互に埋め込んでいくなどの処理が考えられる。更に他の例として、上述の解に基づいて、どのようなダミーデータを埋め込んでいくかを決定することもできる。例えば、解である8行8列の行列を構成する数字を足し合わせた和を9で割り、その余りが0のときは0、0、0、0…と0を連続し、その余りが1のときは、0、1、0、1…と1つおきに1を挟み込み、その余りが2のときは、0、0、1、0、0、1…と2つおきに1を挟み込み、同様に、余りが3のときは3つおきに、余りが4のときは4つおきに、……余りが9のときは9つおきに1を挟み込むようなものとすることができる。
B)の方法で平文切断データを生成する場合には、前処理部272は、処理対象データを基準ビット数よりも短いビット数の一定のビット数(例えば、7ビット)に切断して平文切断データにするとともに、そのすべてが基準ビット数よりもビット数が短くされている平文切断データのそれぞれの異なる位置にダミーデータを含める。この場合、ダミーデータの埋め込まれる位置は、固定でもよいし、平文切断データのそれぞれについて、1ビット目、2ビット目、3ビット目…8ビット目、1ビット目、2ビット目…8ビット目、と順に移動していくような、規則的に変化するものでも、或いは、ランダムに変化するようなものであってもよい。ダミーデータの埋め込まれる位置がランダムに変化する場合には、例えば、ダミーデータの埋め込まれる位置が、解に基づいて決定されるようになっていてもよい。
解によって、ダミーデータの埋め込まれる位置を決定する方法としては、例えば、解である8行8列の行列を構成する数字を足し合わせた和を8で割り、その余りが0のときは、平文切断データ1つおきに、先頭と末尾に交互にダミーデータを埋め込む、余りが1のときは先頭にダミーデータが埋め込まれた平文切断データと、末尾にダミーデータが埋め込まれた平文切断データが2つおきになるようにする、余りが2のときは先頭にダミーデータが埋め込まれた平文切断データと、末尾にダミーデータが埋め込まれた平文切断データが3つおきになるようにする、……余りが7のときは先頭にダミーデータが埋め込まれた平文切断データと、末尾にダミーデータが埋め込まれた平文切断データが8つおきになるようにする、という処理を行うようにすることができる。先頭と末尾のように、ダミーデータを埋め込む位置を固定せずに、その位置を更に動かすようにすることもできる。
C)の方法により平文切断データを生成する場合には、処理対象データを基準ビット数と同じかそれよりも短いビット数に切断する。この切断は、処理対象データを、8ビットよりも短いランダムな長さに切断することにより行うことができ、例えば、解である8行8列の行列を構成する数字を足し合わせた和を8で割り、その余りが0のときは処理対象データのその時点における先頭部分を8ビットで切断し、その余りが1のときは処理対象データのその時点における先頭部分を1ビットで切断し、その余りが2のときは処理対象データのその時点における先頭部分を2ビットで切断し、…その余りが7のときは処理対象データのその時点における先頭部分を7ビットで切断するようにすることができる。また、前処理部272は、これにより生成された平文切断データのうち、基準ビット数よりもビット数の短い平文切断データのそれぞれに、ダミーデータを埋め込む。この場合のダミーデータの埋め込み位置は先頭、末尾などの特定の位置であってもよいし、例えば解によって特定される変化する所定の位置であってもよい。
いずれにせよ、このようにして生成された平文切断データは、生成された順番で、暗号化・復号化部273にストリーム的に送られる。
As described above, the
When the plain text cut data is generated by the method A), the
When the plain text cut data is generated by the method B), the
As a method of determining the position where dummy data is to be embedded by the solution, for example, the sum of the numbers constituting the 8-by-8 matrix that is the solution is divided by 8, and when the remainder is 0, the plaintext Dummy data is alternately embedded at the beginning and end of every other cut data. When the remainder is 1, plain text cut data with dummy data embedded at the top and plain text cut data with dummy data embedded at the end are 2 When the remainder is 2, make sure that every third plaintext cut data with dummy data embedded at the beginning and every third plaintext cut data with dummy data embedded at the end, ... When the remainder is 7, processing is performed so that every 8 plaintext cut data with dummy data embedded at the beginning and every other plaintext cut data with dummy data embedded at the end. It can be so. It is also possible to move the position further without fixing the position where the dummy data is embedded, such as the beginning and the end.
When the plain text cut data is generated by the method C), the data to be processed is cut to the number of bits equal to or shorter than the reference number of bits. This cutting can be performed by cutting the data to be processed into a random length shorter than 8 bits. For example, the sum of the numbers constituting the matrix of 8 rows and 8 columns as a solution is 8 When the remainder is 0, the head portion of the data to be processed at that time is cut by 8 bits, and when the remainder is 1, the head portion of the data to be processed at that time is cut by 1 bit. When the remainder is 2, the head portion of the processing target data at that point is cut by 2 bits, and when the remainder is 7, the head portion of the processing target data at that point is cut by 7 bits. it can. Also, the
In any case, the plaintext cut data generated in this way is sent to the encryption /
平文切断データの生成と並行して、アルゴリズム生成部275が、平文切断データを暗号化する際に用いられるアルゴリズムを生成する。
この実施形態におけるアルゴリズム生成部275は、アルゴリズムを、解に基づいて生成する。
この実施形態においては、アルゴリズム生成部275は、アルゴリズムを以下のようなものとして生成する。
この実施形態におけるアルゴリズムは、『8ビットのデータである平文切断データを1行8列の行列Yとした場合に、解である8行8列の行列Xをa乗してから、時計周りにn×90°だけ回転させた行列に、Yを掛け合わせて求められるもの』と定義される。
ここで、aは所定の定数とされる場合もあるが、この実施形態では、解に基づいて変化する数字である。つまり、この実施形態におけるアルゴリズムは、解に基づいて変化する。例えばaは、8行8列の行列である解に含まれている行列の要素である数すべてを足し合わせて得られる数を5で割った場合の余り(ただし、余りが0の場合はa=1とする)のように定めることができる。
また、上述のnは、鍵によって定められる所定の数である。鍵が一定の数であればnは固定であるが、以下に説明するように、鍵は解に基づいて変化する。つまり、この実施形態では、このnも解に基づいて変化するようになっている。
もっとも、アルゴリズムを他のものとして決定することもできる。
この実施形態では、アルゴリズム生成部275は、解生成部274から解を受取るたびにアルゴリズムを生成し、それを暗号化・復号化部273に送る。
In parallel with the generation of the plaintext cut data, the algorithm generation unit 275 generates an algorithm used when encrypting the plaintext cut data.
The algorithm generation unit 275 in this embodiment generates an algorithm based on the solution.
In this embodiment, the algorithm generation unit 275 generates an algorithm as follows.
The algorithm in this embodiment is as follows: “When plaintext cut data that is 8-bit data is a matrix Y of 1 row and 8 columns, the matrix X of 8 rows and 8 columns that is the solution is raised to a power, and then clockwise. The matrix obtained by multiplying the matrix rotated by n × 90 ° by Y is defined.
Here, a may be a predetermined constant, but in this embodiment, a is a number that changes based on the solution. That is, the algorithm in this embodiment changes based on the solution. For example, a is a remainder when a number obtained by adding all the numbers of matrix elements included in a solution that is a matrix of 8 rows and 8 columns is divided by 5 (however, if the remainder is 0, a = 1)).
Further, the above-mentioned n is a predetermined number determined by the key. If the key is a fixed number, n is fixed, but the key changes based on the solution as described below. That is, in this embodiment, this n also changes based on the solution.
However, the algorithm can be determined as another one.
In this embodiment, the algorithm generation unit 275 generates an algorithm each time a solution is received from the
平文切断データの生成と並行して、鍵生成部276が、平文切断データを暗号化する際に用いられる鍵を生成する。
鍵生成部276は、鍵を解に基づいて生成する。
この実施形態においては、鍵生成部276は、鍵を以下のようなものとして生成する。
この実施形態における鍵は、8行8列の行列である解に含まれている行列の要素である数すべてを足し合わせて得られる数とされる。したがって、鍵は、この実施形態では、解に基づいて変化する。
なお、鍵を他のものとして決定することもできる。
この実施形態では、鍵生成部276は、解生成部274から解を受取るたびに鍵を生成し、それを暗号化・復号化部273に送る。
In parallel with the generation of the plaintext cut data, the
The
In this embodiment, the
The key in this embodiment is a number obtained by adding all the numbers that are the elements of the matrix included in the solution that is a matrix of 8 rows and 8 columns. Thus, the key changes based on the solution in this embodiment.
Note that the key can be determined as another one.
In this embodiment, the
暗号化・復号化部273は、アルゴリズム生成部275から受付けたアルゴリズムと、鍵生成部276から受付けた鍵に基づいて、前処理部272から受付けた平文切断データを暗号化する(S1103)。
アルゴリズムは、上述したように、『8ビットのデータである平文切断データを1行8列の行列Yとした場合に、解である8行8列の行列Xをa乗してから、時計周りにn×90°だけ回転させた行列に、Yを掛け合わせて求められるもの』という決まりであり、鍵であるnは、上述したような数である。
例えば、aが3、nが6である場合には、Xを3乗して得られる8行8列の行列を、6×90°=540°だけ時計回りに回転させることによって得られた8行8列の行列に、平文切断データを掛け合わせて暗号化が行われる。
これにより生成されたデータが暗号化切断データである。
The encryption /
As described above, when the plaintext cut data, which is 8-bit data, is set to a matrix Y of 1 row and 8 columns, the algorithm uses the matrix X of 8 rows and 8 columns, which is the solution, to the a power, and then rotates clockwise. Is obtained by multiplying the matrix rotated by n × 90 ° by Y ”, and the key n is the number as described above.
For example, when a is 3 and n is 6, 8 obtained by rotating an 8 × 8 matrix obtained by raising X to the third power clockwise by 6 × 90 ° = 540 °. Encryption is performed by multiplying the matrix of 8 rows by the plaintext cut data.
Data generated in this way is encrypted cut data.
暗号化切断データは、接続部277に送られる。接続部277は、暗号化切断データを一まとめに接続し、暗号化データを生成する(S1104)。このときの暗号化切断データの並び順は、元の平文切断データの並び順に対応したものとされる。
The encrypted cut data is sent to the
以上のようにして、まず、第1データ処理装置11が処理対象データを暗号化して暗号化データを生成するS110の過程が終了する。
As described above, first, the process of S110 in which the first
このようにして生成された暗号化データは、バス29を介して第1データ処理装置11内の通信装置28に送られる。暗号化データは、通信装置内のインタフェイス281で受取られ認証データ生成部282に送られる。認証データ生成部282は、認証データを暗号化データのヘッダに付加した上で、暗号化データを通信部283へ送る。
通信部283は、その暗号化データをネットワーク13を介して第2データ処理装置12へ送る。これにより、上述したS120の過程が実行される。
The encrypted data generated in this way is sent to the
The
この暗号化データを受取った第2データ処理装置12にて、暗号化データを復号化して処理対象データに戻すS130の過程が実行される。
以下、この復号化の過程について図11を参照しながら詳述する。
In the second
Hereinafter, this decoding process will be described in detail with reference to FIG.
第2データ処理装置12に送られた暗号化データは、第2データ処理装置12の通信装置28における通信部283が受付ける(S1201)。
通信部283は、この暗号化データを認証部284に送る。認証部284は、その暗号化データがどの第1データ処理装置11から来たものかを、その暗号化データに付加されている認証データに基づいて判定する(S1202)。
認証部284によりかかる判定がされた後、その暗号化データはインタフェイス部281に送られる。インタフェイス部281は、その暗号化データを、認証部284でその暗号化データの送信元と判定された第1データ処理装置11と対応付けられた暗号化装置27Aに送る。
The encrypted data sent to the second
The
After the determination by the
暗号化装置27A内の前処理部272Aが、インタフェイス部271Aを介してこの暗号化データを受取る。
前処理部272Aは、受付けた暗号化データを所定のビット数毎に切断して、暗号化切断データを生成する(S1203)。
暗号化データを切断して暗号化切断データを生成する場合、前処理部272Aは、第1データ処理装置11の接続部277で行われたのと逆の処理を行う。つまり、暗号化データは、先頭から8ビット毎に切断され、複数の暗号化切断データに分けられる。
The
The
When the encrypted data is generated by cutting the encrypted data, the
次いで、暗号化切断データは暗号化・復号化部273Aに送られ、そこで復号化され、平文切断データとされる(S1204)。
復号化は、第1データ処理装置11における暗号化・復号化部273で行われたのと逆の処理として実行される。そのために、第2データ処理装置12では、第1データ処理装置11で暗号化を行う際に必要としたアルゴリズムと鍵を必要とする。
Next, the encrypted cut data is sent to the encryption / decryption unit 273A, where it is decrypted and converted into plaintext cut data (S1204).
Decryption is executed as a process reverse to that performed by the encryption /
復号化に用いられるアルゴリズムと鍵は、暗号化装置27A内で生成される。その仕組を説明する。
暗号化装置27Aのインタフェイス部271Aが暗号化データを受付けたという情報は、解生成部274Aへ送られる。解生成部274Aは、この情報を受付けたのを契機として、この情報を受付けるたびに解を生成する。
第2データ処理装置12の暗号化装置27A内にある解生成部274Aで行われる解の生成は、第1データ処理装置11の解生成部274で行われたのと同じ過程を経て行われる。なお、この解生成部274Aは、上述したように、その解生成部274Aを含む暗号化装置27Aと対応付けられた第1データ処理装置11の解生成部274が持っていたのと同様の初期行列と、解生成用アルゴリズムを持っている。したがって、第2データ処理装置12の暗号化装置27A内で生成される解は、生成された順番が同じもの同士を比較すれば、対応する第1データ処理装置11の暗号化装置27内で生成される解と同じになっている。
生成された解は、解生成部274Aから、前処理部272Aと、アルゴリズム生成部275Aと、鍵生成部276Aとに送られる。
アルゴリズム生成部275Aは、受付けた解に基づいて、解を受付けるたびにアルゴリズムを生成する。第2データ処理装置12のアルゴリズム生成部275Aがアルゴリズムを生成する過程は、第1データ処理装置11のアルゴリズム生成部275がアルゴリズムを生成する過程と同じである。生成されたアルゴリズムは、アルゴリズム生成部275Aから暗号化・復号化部273Aへ送られる。
他方、鍵生成部276Aは、受付けた解に基づいて、解を受付けるたびに鍵を生成する。第2データ処理装置12の鍵生成部276Aが鍵を生成する過程は、第1データ処理装置11の鍵生成部276が鍵を生成する過程と同じである。生成された鍵は、鍵生成部276Aから暗号化・復号化部273Aへ送られる。
ところで、このデータ処理システムでは、第1データ処理装置11で暗号化が行われるたびに第1データ処理装置11で新たな解が生成され、且つ第1データ処理装置11で生成された暗号化データが第2データ処理装置12で復号化されるたびに第2データ処理装置12で新たな解が生成される。また、上述したように、第2データ処理装置12の暗号化装置27Aで生成される解は、生成された順番が同じもの同士を比較すれば、対応する第1データ処理装置11内の暗号化装置27で生成される解と同じになっている。したがって、第1データ処理装置11である処理対象データを暗号化するときに生成された解と、その解に基づいて生成されたアルゴリズム及び鍵はすべて、その解を用いて生成されたアルゴリズム及び鍵を用いて第1データ処理装置11で生成された暗号化データを復号化するときに、第2データ処理装置12の暗号化装置27Aで生成される解と、その解に基づいて生成されたアルゴリズム及び鍵に、常に一致することになる。なお、この事情は、第2データ処理装置12で暗号化が行われ、第1データ処理装置11で復号化が行われる場合も同様である。
The algorithm and key used for decryption are generated in the
Information that the
The solution generation performed by the solution generation unit 274A in the
The generated solution is sent from the solution generation unit 274A to the
The
On the other hand, the
By the way, in this data processing system, every time encryption is performed by the first
暗号化・復号化部273Aでは、上述したように、アルゴリズム生成部275Aから受付けたアルゴリズムを用いて復号化の処理が行われる。より詳細には、暗号化・復号化部273Aは、アルゴリズム生成部275Aから受付けたアルゴリズム(『8ビットのデータである平文切断データを1行8列の行列Yとした場合に、解である8行8列の行列Xをa乗してから、時計周りにn×90°だけ回転させた行列に、Yを掛け合わせて求められるものが暗号化切断データである』という定義)に基づいて、復号化処理を行うためのアルゴリズム(『暗号化切断データを1行8列の行列Zと見た場合に、解である8行8列の行列Xをa乗してから、時計周りにn×90°だけ回転させた行列の逆行列に、Yを掛け合わせて求められるものが平文切断データである』という定義)を生成し、鍵を用いて上述の定義にしたがった演算を行うことで、復号化の処理を行う。こうして、暗号化・復号化部273Aでは、前処理部272Aからストリーム的に供給される暗号化切断データを次々に復号化し、平文切断データを生成する。
In the encryption / decryption unit 273A, as described above, the decryption process is performed using the algorithm received from the
次いで、暗号化・復号化部273Aは、必要に応じて、平文切断データから、ダミーデータを除く(S1205)。上述したように、解生成部274Aで生成された解は前処理部272Aに送られている。この解は、第1データ処理装置11の前処理部272でどのようにしてダミーデータを平文切断データに埋め込んだのかを決定するときに使用されたものである。つまり、暗号化装置27Aの前処理部272Aがその時点で持っている解は、第2データ処理装置12の暗号化・復号化部273Aが復号化を終えた(或いは復号化を行っている、もしくは今から復号化をしようとしている)暗号化切断データ(より正確には、その暗号化切断データが暗号化される前の平文切断データ)にどのようにしてダミーデータを埋め込んだかを示すものである。
前処理部272Aは、暗号化・復号化部273Aで復号化された平文切断データのどこにダミーデータが埋め込まれているかということについての情報を、暗号化・復号化部273Aに送る。
これを用いて、暗号化・復号化部273Aは、ダミーデータを平文切断データの中から除く。
Next, the encryption / decryption unit 273A removes the dummy data from the plaintext cut data as necessary (S1205). As described above, the solution generated by the solution generation unit 274A is sent to the
The
Using this, the encryption / decryption unit 273A removes the dummy data from the plaintext cut data.
このようにして生成された平文切断データは、接続部277Aへ送られる。接続部277Aは、受取った平文切断データを一まとめに接続し、第1データ処理装置11で暗号化される前の元の状態の処理対象データに戻す(S1206)。
このようにして、第2データ処理装置12が暗号化データを復号化して処理対象データに戻すS130の過程が終了する。
The plain text cut data generated in this way is sent to the
In this way, the process of S130 in which the second
生成された処理対象データは、接続部277Aからインタフェイス部271Aに送られ、バス29を介して暗号化装置27Bに送られる。
The generated processing target data is sent from the
ここで、暗号化装置27Bは、復号化されたその処理対象データを再び暗号化して暗号化データにする上述のS140の処理を行う。
暗号化装置27Bにおける暗号化の処理は、第1データ処理装置11におけるそれと略同様の流れで行われる(図12)。
Here, the
The encryption process in the
暗号化装置27Bに送られた処理対象データは、インタフェイス部271Bが受付ける(S1301)。
インタフェイス部271Bは、これを前処理部272Bに送る。
前処理部272Bは、受付けた処理対象データを所定のビット数毎に切断して、平文切断データを生成する(S1302)。この場合における処理対象データの切断の仕方は、暗号化装置27及び暗号化装置27Aと同じである必要はないが、この実施形態では暗号化装置27及び暗号化装置27Aで説明したのと同様の処理を行うことによって、処理対象データの切断を行うこととしている。また、前処理部272Bは、暗号化装置27で説明したのと同様の処理を行って、平文切断データに必要に応じてダミーデータを含める。
The processing target data sent to the
The
The
次いで、平文切断データは暗号化・復号化部273Bに送られ、そこで暗号化され、暗号化切断データとされる(S1303)。
ここで、暗号化装置27の場合と同様、暗号化に用いられるアルゴリズムと鍵の生成が行われる。これに先立って解の生成が行われるのも暗号化装置27の場合と同様である。解の生成から、アルゴリズム及び鍵の生成までの流れを以下に説明する。
Next, the plain text cut data is sent to the encryption / decryption unit 273B, where it is encrypted and becomes encrypted cut data (S1303).
Here, as in the case of the
解生成部274Bは、インタフェイス部271Bがバス29から処理対象データを受付けた場合、その情報をインタフェイス部271Bから受付ける。解生成部274Bは、適当なタイミングで解を生成するようになっていればよいが、この実施形態における解生成部274Bは、処理対象データを受付けたとの情報をインタフェイス部271Bから受付けた場合にそれを契機に解を生成する。解の生成の詳細は、暗号化装置27で説明したのと同様である。
生成された解は、アルゴリズム生成部275Bと鍵生成部276Bに送られる。
When the
The generated solution is sent to the
アルゴリズム生成部275Bと鍵生成部276Bは、暗号化装置27におけるアルゴリズム生成部275と鍵生成部276が実行したのと同じ処理を行ってアルゴリズムと鍵を生成する。生成されたアルゴリズムと鍵は、アルゴリズム生成部275B又は鍵生成部276Bから暗号化・復号化部273Bに送られる。
The
暗号化・復号化部273Bは、アルゴリズム生成部275Bからアルゴリズムを、鍵生成部276Bから鍵をそれぞれ受付け、それに基づいて、前処理部272Bから受付けた平文切断データを順次暗号化する(S1303)。
暗号化の詳細は、暗号化装置27で説明したのと同様である。
生成された暗号化切断データは、順次接続部277Bに送られる。
The encryption / decryption unit 273B receives the algorithm from the
Details of the encryption are the same as those described for the
The generated encrypted cut data is sequentially sent to the
接続部277Bは、暗号化切断データを一まとめにして暗号化データとする(S1304)。この暗号化データは、特定情報生成部278Bに送られる。
The
特定情報生成部278Bは、受付けた暗号化データの例えばヘッダに、上述したような特定情報を付加する(S1305)。
特定情報が付加された暗号化データは、インタフェイス部271Bを介してバス29に送られ、第2データ処理装置12内にあるHDD23に記録される。
The specific
The encrypted data to which the specific information is added is sent to the bus 29 via the
次に、例えば第1データ処理装置11から、第2データ処理装置12内のHDD23に記録された暗号化データを第1データ処理装置11に返信せよとの指示が来た場合に、第2データ処理装置12は以下の処理を実行する。
Next, for example, when the first
まず、暗号化装置27Bが、HDD23から暗号化データを読み出し、その暗号化データを復号化して処理対象データに戻すという、上述のS150の処理が実行される。この処理の詳細を、図13を参照しながら説明する。
具体的には、第2データ処理装置12の暗号化装置27Bにおけるインタフェイス部271BがHDD23からバス29を介して暗号化データを読み出す(S1401)。
インタフェイス部271Bは、この暗号化データを前処理部272Bに送る。前処理部272Bは、受付けた暗号化データを所定のビット数毎に切断して、暗号化切断データを生成する(S1402)。
暗号化データを切断して暗号化切断データを生成する場合、前処理部272Bは、復号化を行う際に暗号化装置27Aの前処理部272Aが行う上述した処理と同様の処理を行う。つまり、暗号化データは、先頭から8ビット毎に切断され、複数の暗号化切断データに分けられる。
First, the process of S150 described above is executed in which the
Specifically, the
The
When the encrypted data is cut to generate the encrypted cut data, the
次いで、暗号化切断データは順次暗号化・復号化部273Bに送られ、そこで復号化され、平文切断データとされる(S1403)。
復号化は、復号化を行う際に暗号化装置27Aの暗号化・復号化部273Aが行う上述した処理と同様の処理として実行される。かかる復号化を行うために、第2データ処理装置12では、アルゴリズムと鍵を必要とする。
Next, the encrypted cut data is sequentially sent to the encryption / decryption unit 273B, where it is decrypted and converted into plaintext cut data (S1403).
Decryption is executed as processing similar to the processing described above performed by the encryption / decryption unit 273A of the
アルゴリズムと鍵は、以下のようにして生成される。
この実施形態におけるインタフェイス部271Bは、暗号化データに付加された特定情報を読み出せるようになっている。この特定情報は、その特定情報が付加される暗号化データを暗号化するときに用いたアルゴリズムと鍵を特定するための情報である。
例えば、特定情報がその暗号化データを暗号化するときに用いたアルゴリズムと鍵自体である場合、インタフェイス217Bはこのアルゴリズムと鍵を暗号化データから読み出し、これを例えば前処理部272Bを介して暗号化・復号化部273Bへ送る。暗号化・復号化部273Bは、このアルゴリズムと鍵に基づいて、暗号化切断データの復号化を行う。
また、特定情報がその暗号化データを暗号化するときに用いたアルゴリズムと鍵を生成するときに用いた解である場合には、インタフェイス217Bはこの解を暗号化データから読み出し、これをアルゴリズム生成部275Bと鍵生成部276Bへ送る。この場合、アルゴリズム生成部275Bと鍵生成部276Bは受付けた解に基づいてアルゴリズムと鍵をそれぞれ生成するが、このアルゴリズムと鍵は、その解が付加されていた暗号化データを暗号化するときに用いたアルゴリズム及び鍵にそれぞれ一致する。アルゴリズム生成部275Bと鍵生成部276Bは、生成したアルゴリズムと鍵を暗号化・復号化部273Bへ送る。暗号化・復号化部273Bは、このアルゴリズムと鍵に基づいて、暗号化切断データの復号化を行う。
また、特定情報がその暗号化データを暗号化するときに用いたアルゴリズムと鍵を生成するときに用いた解が何番目に生成された解であるかを示す情報である場合には、インタフェイス217Bはこの情報を暗号化データから読み出し、これを解生成部274Bに送る。この情報を受付けた解生成部274Bは、その示された順番まで解を生成する。この解は、上述の情報が付加されていた暗号化データを暗号化するときに用いた解に一致する。なお、この場合、同じ順番で生成された解が常に同じものとなるように、初期行列だけは消去されずに保持されるようにしておく。解生成部274Bは、生成した解をアルゴリズム生成部275Bと鍵生成部276Bに送る。アルゴリズム生成部275Bと鍵生成部276Bは受付けた解に基づいてアルゴリズムと鍵をそれぞれ生成するが、このアルゴリズムと鍵は、その解が付加されていた暗号化データを暗号化するときに用いたアルゴリズム及び鍵にそれぞれ一致する。アルゴリズム生成部275Bと鍵生成部276Bは、生成したアルゴリズムと鍵を暗号化・復号化部273Bへ送る。暗号化・復号化部273Bは、このアルゴリズムと鍵に基づいて、暗号化切断データの復号化を行う。
以上のようにして、暗号化切断データは、平文切断データに戻されることになる。
The algorithm and key are generated as follows.
The
For example, when the specific information is the algorithm and key itself used when encrypting the encrypted data, the interface 217B reads the algorithm and key from the encrypted data, and for example, reads them through the
Further, when the specific information is the algorithm used when encrypting the encrypted data and the solution used when generating the key, the interface 217B reads this solution from the encrypted data, The data is sent to the
Also, if the specific information is information indicating the algorithm used when encrypting the encrypted data and the solution used when generating the key is the generated solution, the interface 217B reads this information from the encrypted data and sends it to the solution generator 274B. The solution generator 274B that has received this information generates solutions up to the indicated order. This solution coincides with the solution used when encrypting the encrypted data to which the above-described information is added. In this case, only the initial matrix is held without being erased so that the solutions generated in the same order are always the same. The solution generation unit 274B sends the generated solution to the
As described above, the encrypted cut data is returned to the plain text cut data.
次いで、暗号化・復号化部273Bは、必要に応じて、平文切断データから、ダミーデータを除く(S1404)。
ここで、平文切断データに含まれているダミーデータが、解に基づいて適当な位置に含められたのであれば、暗号化・復号化部273Bは、ダミーデータを除く際に、その平文切断データが前回暗号化された場合に用いられた解を必要とする。特定情報がその平文切断データが前回暗号化されたときに用いた解である場合には、インタフェイス217Bはこの解を暗号化・復号化部273Bに送る。また、特定情報がその平文切断データが前回暗号化されたときに用いられた解が何番目に生成された解であるかを示す情報である場合には、解生成部274Bは、生成した解を暗号化・復号化部273Bに送る。この解を用いて、暗号化・復号化部273Bは、解に基づいて適当な位置に含められたダミーデータを除く。
なお、平文切断データに含まれているダミーデータを、解に基づいて適当な位置に含める場合には、特定情報をその暗号化データを暗号化するときに用いたアルゴリズムと鍵自体とすることは好ましくない。そのようにすると、暗号化・復号化部273Bが解を入手することができないので、ダミーデータを除くことができないからである。
Next, the encryption / decryption unit 273B removes the dummy data from the plaintext cut data as necessary (S1404).
Here, if the dummy data included in the plaintext cut data is included in an appropriate position based on the solution, the encryption / decryption unit 273B determines that the plaintext cut data when removing the dummy data. Requires the solution used when was encrypted last time. If the specific information is the solution used when the plaintext cut data was previously encrypted, the interface 217B sends this solution to the encryption / decryption unit 273B. In addition, when the specific information is information indicating the number of solutions generated when the plaintext cut data was previously encrypted, the solution generator 274B generates the generated solution. Is sent to the encryption / decryption unit 273B. Using this solution, the encryption / decryption unit 273B removes dummy data included in an appropriate position based on the solution.
When dummy data included in the plaintext cut data is included at an appropriate position based on the solution, the specific information may be the algorithm and key itself used to encrypt the encrypted data. It is not preferable. This is because the encryption / decryption unit 273B cannot obtain the solution, and thus the dummy data cannot be removed.
ダミーデータの除かれた平文切断データは、接続部277Bに送られる。この平文切断データは、接続部277Bで一まとめに接続され処理対象データに戻される(S1405)。
The plain text cut data from which the dummy data is removed is sent to the
この平文切断データは、インタフェイス部271Bを介してバス29へ送られ、この平文切断データの元となっていた暗号化データの送信を要求してきた第1データ処理装置11と対応付けられた暗号化装置27Aに送られる。
これを受取った暗号化装置27Aは、その処理対象データを、暗号化して暗号化データにする上述のS160の処理を実行する。
This plaintext cut data is sent to the bus 29 via the
Receiving this, the
暗号化装置27Aは、この処理を、処理対象データを暗号化データにする際に、第1データ処理装置11の暗号化装置27が行った、S110で説明した処理と同じものとして実行する。
The
暗号化装置27Aで生成された暗号化データは、バス29を介して第2データ処理装置12における通信装置28に送られ、そこから、ネットワーク13を介して、暗号化データの送信を依頼してきた第1データ処理装置11の通信部28に送られる。これが、上述のS170の処理に該当する。
The encrypted data generated by the
この暗号化データは、第1データ処理装置11内の暗号化装置27で復号化される。これが、上述のS180の処理である。なお、暗号化装置27は、この処理を、暗号化データを処理対象データに復号化する際に、第2データ処理装置12の暗号化装置27Aが行った、S130で説明した処理と同じものとして実行する。
This encrypted data is decrypted by the
要するに、この実施形態における第1データ処理装置11のそれぞれに内蔵された暗号化装置27と、その暗号化装置27を内蔵する第1データ処理装置11と対応付けられた第2データ処理装置12内の暗号化装置27Aはお互いに、相手側が暗号化した暗号化データを、復号化できるようなものとなっている。
In short, the
第1データ処理装置11内の暗号化装置27で復号化されて生成された処理対象データは、S110の処理が行われる前に第1データ処理装置11内のHDD23にあったものと同一である。この処理対象データは、例えば、第1データ処理装置11内のHDD23に記録される。第1データ処理装置11は、それを適宜利用できる。
The processing target data generated by being decrypted by the
≪第2実施形態≫
第2実施形態では、データ処理装置は1つだけである。
第2実施形態におけるデータ処理装置のハードウエア構成は、第1実施形態における第1データ処理装置11と同様である。ただし、第2実施形態におけるデータ処理装置は、通信の必要がないので、第1データ処理装置11が備えていた通信装置28を有さない。
即ち、第2実施形態におけるデータ処理装置は、CPU21、ROM22、HDD23、RAM24、入力装置25、表示装置26、暗号化装置27、バス29を備えている。これらの各機能は、基本的に第1データ処理装置11におけるCPU21、ROM22、HDD23、RAM24、入力装置25、表示装置26、暗号化装置27、バス29の機能と一致する。
ただし、第2実施形態におけるデータ処理装置における暗号化装置27の構成は、第1実施形態の第1データ処理装置11に内蔵されていた暗号化装置27の構成(図4に示されていたもの)とほぼ同様であるものの、アルゴリズム生成部275が、第1アルゴリズム生成部275X及び第2アルゴリズム生成部275Yに、鍵生成部276が、第1鍵生成部276X及び第2鍵生成部276Yに置き換えられている点で、第1実施形態の暗号化装置27に相違する(図14)。
<< Second Embodiment >>
In the second embodiment, there is only one data processing device.
The hardware configuration of the data processing device in the second embodiment is the same as that of the first
That is, the data processing device in the second embodiment includes a
However, the configuration of the
第2実施形態のデータ処理装置では、後述するように、HDD23に記録されていた処理対象データの暗号化装置27による暗号化、その暗号化により生成された暗号化データのHDD23への記録、HDD23に記録されていた暗号化データの暗号化装置27による復号化、その復号化により生成された処理対象データのHDD23への記録の各処理が実行されるが、第2実施形態では、復号化される暗号化データは複数であり、且つ暗号化データが復号化される順番は、暗号化データが処理対象データから暗号化された順番に一致するようにされている。
第2実施形態におけるデータ処理装置における暗号化装置27と、第1実施形態の第1データ処理装置11に内蔵されていた暗号化装置27の相違は、この点に関連して生じるものとなっている。
In the data processing apparatus of the second embodiment, as will be described later, the processing target data recorded in the
The difference between the
第2実施形態におけるデータ処理装置における暗号化装置27は、上述したように、図14に示された如き構造となっている。
第2実施形態におけるデータ処理装置内の暗号化装置27が有するインタフェイス部271、前処理部272、暗号化・復号化部273、解生成部274、及び接続部277は、基本的に第1実施形態の第1データ処理装置11の暗号化装置27内にあったそれらと同様の機能を有している。インタフェイス部271は、バス29と通信装置28との間におけるデータのやりとりを行う。
前処理部272は、インタフェイス部271を介してバス29から受取った処理対象データ又は暗号化データを、所定のビット数毎に切断して、平文切断データ又は暗号化切断データを生成し、これを暗号化・復号化部273に送る。前処理部272は、平文切断データにダミーデータを含める場合がある。
暗号化・復号化部273は、平文切断データ又は暗号化切断データを前処理部272から受取り、平文切断データを受付けた場合にはそれを暗号化し、暗号化切断データを受付けた場合にはそれを復号化する。暗号化・復号化部273は、暗号化及び復号化の処理を行う場合の処理単位である基準ビット数が、この実施形態では8ビットに固定されている。
解生成部274は、解を順次生成する。解は、この実施形態では、前処理部272が処理対象データを受付けるたびに生成される。解は、擬似乱数である。
接続部277は、暗号化・復号化部273で暗号化切断データを復号化することによって生成された平文切断データを元の順序で接続して一まとめの処理対象データとする機能を有している。接続部277は、また、暗号化・復号化部273で平文切断データを暗号化することによって生成された暗号化切断データを接続して一まとめの暗号化データとする機能を有している。
As described above, the
The
The
The encryption /
The
The
第1アルゴリズム生成部275Xは、解生成部274から受付けた解に基づいてアルゴリズムを生成する。このアルゴリズムは、暗号化を行う際に用いられる。第2アルゴリズム生成部275Yは、解生成部274から受付けた解に基づいてアルゴリズムを生成する。このアルゴリズムは、復号化を行う際に用いられる。なお、第1アルゴリズム生成部275Xと第2アルゴリズム生成部275Yは、同じ解を用いてアルゴリズムを生成する場合には、同じアルゴリズムを生成するようにされている。
第1鍵生成部276Xは、解生成部274から受付けた解に基づいて鍵を生成するものである。この鍵は、暗号化を行う際に用いられる。第2鍵生成部276Yは、解生成部274から受付けた解に基づいて鍵を生成するものである。この鍵は、復号化を行う際に用いられる。なお、第1鍵生成部276Xと第2鍵生成部276Yは、同じ解を用いて鍵を生成する場合には、同じ鍵を生成するようにされている。
この実施形態では、第1アルゴリズム生成部275X及び第1鍵生成部276Xが、前処理部272が処理対象データを受付けるたびにアルゴリズムと鍵を生成する。また、第2アルゴリズム生成部275Y及び第2鍵生成部276Yが、前処理部272が暗号化データを受付けるたびにアルゴリズムと鍵を生成する。
The first
The first
In this embodiment, the first
第2実施形態におけるデータ処理装置の動作について図15を用いて説明する。
まず、処理対象データの読み出しが行われる(S1501)。処理対象データは、この実施形態では、HDD23から読み出される。処理対象データは、HDD23からバス29を経て、暗号化装置27に送られる。この処理対象データは、より詳細には、インタフェイス部271を介して、前処理部272に送られることになる。
The operation of the data processing apparatus in the second embodiment will be described with reference to FIG.
First, processing target data is read (S1501). The processing target data is read from the
前処理部272で、処理対象データは、所定のビット数毎に切断され、平文切断データにされる(S1502)。前処理部272は、必要に応じて、平文切断データにダミーデータを含める。
処理対象データから平文切断データを生成する方法は、第1実施形態のS1102で説明したのと同様である。
In the
The method for generating the plaintext cut data from the processing target data is the same as that described in S1102 of the first embodiment.
他方、解生成部274は、インタフェイス部271から、インタフェイス部271が処理対象データを受付けたという情報を受付けたのを契機にして、解を生成する。なお、解は、前処理部272で処理対象データが切断されるたびに生成されるようになっていてもよい。この場合には、前処理部272での処理対象データの生成と、解生成部274での解の生成を同期させる。
この実施形態における解の生成の方法は、第1実施形態の第1データ処理装置11が暗号化を行う際に解生成部274が行ったのと同様である。
生成された解は、第1アルゴリズム生成部275X、第2アルゴリズム生成部275Y、第1鍵生成部276X、及び第2鍵生成部276Yに送られる。
これを受付けた第1アルゴリズム生成部275X及び第1鍵生成部276Xはそれぞれ、アルゴリズムと鍵を生成する。この実施形態におけるアルゴリズム及び鍵の生成方法は、第1実施形態の第1データ処理装置11がアルゴリズムと鍵の生成を行う際にアルゴリズム生成部275及び鍵生成部276が行ったのと同様である。
第1アルゴリズム生成部275X及び第1鍵生成部276Xは生成したアルゴリズムと鍵を暗号化・復号化部273に送る。
また、暗号化・復号化部273は、第1アルゴリズム生成部275Xから受付けたアルゴリズムと、第1鍵生成部276Xから受付けた鍵に基づいて、前処理部272から受付けた平文切断データを暗号化する(S1503)。この処理は、第1実施形態で説明したS1103の処理と同様の処理として行われる。
これにより生成された暗号化切断データは、接続部277に送られ、そこで一まとめに接続され、暗号化データとされる(S1504)。
On the other hand, the
The solution generation method in this embodiment is the same as that performed by the
The generated solution is sent to the first
The first
The first
The encryption /
The encrypted cut data generated in this way is sent to the
以上のようにして、生成された暗号化データは、バス29を介してデータ処理装置内のHDD23に記録される。
このような暗号化の処理が、この実施形態では複数回行われる。
The encrypted data generated as described above is recorded in the
Such encryption processing is performed a plurality of times in this embodiment.
このデータ処理装置では、HDD23に記録された暗号化データの復号化が行われる。
以下、復号化の過程について、図16を参照して詳述する。
復号化は、HDD23に記録された暗号化データを暗号化装置27が読み出すことから開始される(S1601)。
暗号化装置27内の前処理部272が、インタフェイス部271を介してHDD23から暗号化データを受取ると、前処理部272は、受付けた暗号化データを所定のビット数毎に切断して、暗号化切断データを生成する(S1602)。
暗号化データを切断して暗号化切断データを生成する場合、前処理部272は、上述の暗号化の処理で行われたのと逆の処理を行う。つまり、暗号化データは、先頭から8ビット毎に切断され、複数の暗号化切断データに分けられる。この処理は、第1実施形態におけるS1203の処理と同様とされる。
次いで、暗号化切断データは暗号化・復号化部273に送られ、そこで復号化され、平文切断データとされる(S1603)。
復号化は、暗号化・復号化部273で行われた上述した暗号化の処理と逆の処理として実行される。そのために、暗号化・復号化部273は、暗号化の際に用いたアルゴリズムと鍵を必要とする。ここで、先に生成されていた解を用いて、第2アルゴリズム生成部275Yがアルゴリズムを、第2鍵生成部276Yが鍵をそれぞれ生成する。暗号化データが復号化される順番と、暗号化データが処理対象データから暗号化された順番とが一致するようになっているので、第2アルゴリズム生成部275Yと第2鍵生成部276Yが生成するアルゴリズムと鍵は、復号化されようとしている暗号化データが暗号化されたときに用いられた解に基づいて生成されることになる。これは、第2アルゴリズム生成部275Yが生成するアルゴリズムと、第2鍵生成部276Yが生成する鍵とが、これから復号化されようとしている暗号化データが暗号化されたときに用いられたアルゴリズムと鍵に一致することを意味する。
なお、第2アルゴリズム生成部275Yと第2鍵生成部276Yは、解生成部274が解を生成した後であれば、復号化を行うために暗号化・復号化部273がアルゴリズムと鍵を必要とするまでのどのタイミングでアルゴリズムと鍵を生成するようになっていても構わない。
第2アルゴリズム生成部275Yが生成したアルゴリズムと、第2鍵生成部276Yが生成した鍵は、暗号化・復号化部273に送られる。暗号化・復号化部273は、そのアルゴリズムと鍵を用いて暗号化切断データを順次復号化して平文切断データにする。この処理は、第1実施形態のS1204で説明した処理と同様の処理として実行される。
次いで、暗号化・復号化部273は、必要に応じて、平文切断データから、ダミーデータを除く(S1604)。この処理は、第1実施形態におけるS1205の処理と同様の処理として実行される。
In this data processing apparatus, the encrypted data recorded in the
Hereinafter, the decoding process will be described in detail with reference to FIG.
Decryption is started when the
When the
When the encrypted data is cut to generate the encrypted cut data, the
Next, the encrypted cut data is sent to the encryption /
Decryption is executed as a process opposite to the above-described encryption process performed by the encryption /
The second
The algorithm generated by the second
Next, the encryption /
このようにして生成された平文切断データは、接続部277へ送られる。接続部277は、受取った平文切断データを一まとめに接続し、処理対象データを生成する(S1605)。
生成された処理対象データは、接続部277からインタフェイス部271に送られ、バス29を介してHDD23に記録される。
The plain text cut data generated in this way is sent to the
The generated processing target data is sent from the
≪変形例≫
第2実施形態におけるデータ処理装置は、以下のように変形することができる。
この変形例におけるデータ処理装置は、第2実施形態におけるデータ処理装置と、暗号化装置27の構成が若干相違する。その他の部分においては、上述の第2実施形態におけるデータ処理装置と同様である。
変形例におけるデータ処理装置の暗号化装置27は、図17に示したように構成されている。この暗号化装置27は、第1解生成部274Xと第2解生成部274Yという2つの解生成部を備えている点で、1つの解生成部274しか備えていなかった第2実施形態におけるデータ処理装置の暗号化装置27と異なっている。
第1解生成部274Xと第2解生成部274Yはともに、第2実施形態における解生成部274と同様に、解を生成するようになっている。
第1解生成部274Xは、インタフェイス部271から、インタフェイス部271が処理対象データを受付けたという情報を受付けたのを契機にして、解を生成する。ただし、第1解生成部274Xは、前処理部272で処理対象データが切断されるたびに解を生成するようになっていてもよい。第1解生成部274Xで生成された解は、第1アルゴリズム生成部275X及び第1鍵生成部276Xに送られる。これを受付けた第1アルゴリズム生成部275X及び第1鍵生成部276Xはそれぞれ、第2実施形態の場合と同様にアルゴリズムと鍵を生成して、これを暗号化・復号化部273に送る。暗号化・復号化部273は、第1アルゴリズム生成部275X及び第1鍵生成部276Xから受付けたアルゴリズムと鍵を用いて、暗号化の処理を行う。
他方、第2解生成部274Yは、インタフェイス部271から、インタフェイス部271が暗号化データを受付けたという情報を受付けたのを契機にして、解を生成する。ただし、第2解生成部274Yは、前処理部272で暗号化データが切断されるたびに解を生成するようになっていてもよい。第2解生成部274Yで生成された解は、第2アルゴリズム生成部275Y、及び第2鍵生成部276Yに送られる。これを受付けた第2アルゴリズム生成部275Y及び第2鍵生成部276Yはそれぞれ、第2実施形態の場合と同様にアルゴリズムと鍵を生成して、これを暗号化・復号化部273に送る。暗号化・復号化部273は、第2アルゴリズム生成部275Y及び第2鍵生成部276Yから受付けたアルゴリズムと鍵を用いて、復号化の処理を行う。
なお、第2解生成部274Yが生成する解は、同じ順番で生成されたもの同士を比較すれば、第1解生成部274Xで生成された解と同じになるようにされている。これは、第1実施形態における第1データ処理装置11に内蔵されていた暗号化装置27内の解生成部271と、第2データ処理装置12に内蔵されていた暗号化装置27A内の解生成部271Aが、同じ順番で生成されたもの同士を比較すると同じ解を生成するようになっていたのと同様である。つまり、この変形例における第2解生成部274Yと第1解生成部274Xは、同じ解生成用アルゴリズムを有しており、且つ同じ初期行列を有している。
解の生成及びアルゴリズムの生成の処理を除いて、この変形例におけるデータ処理装置は、第2実施形態のデータ処理装置と同様の処理を実行する。
≪Modification≫
The data processing apparatus in the second embodiment can be modified as follows.
The data processing device in this modification is slightly different from the data processing device in the second embodiment in the configuration of the
The
Both the first
The first
On the other hand, the second
The solutions generated by the second
Except for the solution generation and algorithm generation processing, the data processing device in this modification performs the same processing as the data processing device of the second embodiment.
なお、第2実施形態及びその変形例が有していた暗号化装置は、第1実施形態における暗号化装置27Bに置き換えることができる。
Note that the encryption device included in the second embodiment and the modifications thereof can be replaced with the
11 第1データ処理装置
12 第2データ処理装置
13 ネットワーク
27 暗号化装置
28 通信装置
271 インタフェイス部
272 前処理部
273 暗号化・復号化部
274 解生成部
275 アルゴリズム生成部
276 鍵生成部
277 接続部
278B 特定情報生成部
11 First
Claims (17)
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
前記平文切断データを、鍵、及び所定のタイミングで変化するアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium A data processing apparatus comprising means for decrypting encrypted data using the algorithm and key used to encrypt the data to be processed data;
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
The plaintext cut data is encrypted with a key and an algorithm that changes at a predetermined timing to obtain encrypted cut data, and the encrypted cut data is a key used when encrypting the encrypted cut data, And encryption / decryption means that decrypts the data into plaintext cut data by an algorithm;
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
Specific information recording means for associating specific information for specifying the algorithm used when encrypting the processing target data with the encrypted data and recording the information on a predetermined recording medium;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
The encryption / decryption means, when decrypting the encrypted cut data, reads the specific information associated with the encrypted data from the specific information recording means and specifies the key based on the key and the specific information The decoding is performed by the algorithm made,
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
前記平文切断データを、アルゴリズム、及び所定のタイミングで変化する鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium A data processing apparatus comprising means for decrypting encrypted data using the algorithm and key used to encrypt the data to be processed data;
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
The plaintext cut data is encrypted with an algorithm and a key that changes at a predetermined timing to obtain encrypted cut data, and the encrypted cut data is a key used when encrypting the encrypted cut data, And encryption / decryption means that decrypts the data into plaintext cut data by an algorithm;
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
Specific information recording means for recording specific information for specifying the key used when the processing target data is encrypted in association with the encrypted data on a predetermined recording medium;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
The encryption / decryption means, when decrypting the encrypted cut data, reads the specific information associated with the encrypted data from the specific information recording means, and specifies the algorithm and the specific information based on the specific information The decryption is performed by the key that has been made, and
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
擬似乱数である解を順次発生させる解生成手段と、
前記平文切断データを、鍵、及び前記解に基づいて生成したアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium A data processing apparatus comprising means for decrypting encrypted data using the algorithm and key used to encrypt the data to be processed data;
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
Solution generation means for sequentially generating solutions that are pseudo-random numbers;
The plaintext cut data is encrypted by a key and an algorithm generated based on the solution to be encrypted cut data, and the encrypted cut data is used to encrypt the encrypted cut data And encryption / decryption means that decrypts the data into plaintext cut data by an algorithm;
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
Specific information recording means for associating specific information for specifying the algorithm used when encrypting the processing target data with the encrypted data and recording the information on a predetermined recording medium;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
The encryption / decryption means, when decrypting the encrypted cut data, reads the specific information associated with the encrypted data from the specific information recording means and specifies the key based on the key and the specific information The decoding is performed by the algorithm made,
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
擬似乱数である解を順次発生させる解生成手段と、
前記平文切断データを、アルゴリズム、及び前記解に基づいて生成した鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する特定情報記録手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
前記暗号化・復号化手段は、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記特定情報記録手段から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium A data processing apparatus comprising means for decrypting encrypted data using the algorithm and key used to encrypt the data to be processed data;
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
Solution generation means for sequentially generating solutions that are pseudo-random numbers;
The plaintext cut data is encrypted with an algorithm and a key generated based on the solution to be encrypted cut data, and the key used when the encrypted cut data is encrypted with the encrypted cut data And encryption / decryption means that decrypts the data into plaintext cut data by an algorithm;
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
Specific information recording means for recording specific information for specifying the key used when the processing target data is encrypted in association with the encrypted data on a predetermined recording medium;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
The encryption / decryption means, when decrypting the encrypted cut data, reads the specific information associated with the encrypted data from the specific information recording means, and specifies the algorithm and the specific information based on the specific information The decryption is performed by the key that has been made, and
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、
生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、
生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、
前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium Means for decrypting the encrypted data using the algorithm and key used to encrypt the data to be processed data, and encrypting the plurality of processed data into encrypted data. A data processing device configured to decrypt the encrypted data in the same order as they were encrypted,
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. Solution generating means for generating a solution;
First algorithm generating means for sequentially generating a new algorithm each time the processing target data is encrypted using the generated solution;
Second algorithm generation means for generating the same new algorithm that is sequentially generated by the first algorithm generation means each time the encrypted data is decrypted using the generated solution;
The plaintext cut data is encrypted with a key and an algorithm generated by the first algorithm generating means to be encrypted cut data, and the encrypted cut data is used to encrypt the encrypted cut data An encryption / decryption unit that decrypts the encrypted data generated by the second algorithm generation unit by the same algorithm as that used when encrypting the encrypted key and the plaintext cut data.
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する解生成手段と、
生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、
生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、
前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium Means for decrypting the encrypted data using the algorithm and key used to encrypt the data to be processed data, and encrypting the plurality of processed data into encrypted data. A data processing device configured to decrypt the encrypted data in the same order as they were encrypted,
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. Solution generating means for generating a solution;
First key generation means for sequentially generating a new key each time the processing target data is encrypted using the generated solution;
Second key generation means for generating the same new key as that generated by the first key generation means each time the encrypted data is decrypted using the generated solution;
The plaintext cut data is encrypted with an algorithm and a key generated by the first key generation means to obtain encrypted cut data, and the encrypted cut data is used to encrypt the encrypted cut data. And an encryption / decryption unit that decrypts the encrypted data generated by the second key generation unit using the same key as that used to encrypt the plaintext cut data.
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、
前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成手段と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、
前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成手段で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成手段と、
前記平文切断データを、鍵、及び前記第1アルゴリズム生成手段によって生成されたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium Means for decrypting the encrypted data using the algorithm and key used to encrypt the data to be processed data, and encrypting the plurality of processed data into encrypted data. A data processing device configured to decrypt the encrypted data in the same order as they were encrypted,
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. First solution generating means for generating a solution;
First algorithm generating means for sequentially generating a new algorithm each time the data to be processed is encrypted using the solution generated by the first solution generating means;
By substituting the past solution into a predetermined algorithm for generating a solution that can generate a new solution by substituting at least one of the past solutions, the encrypted data is sequentially decoded each time the encrypted data is decrypted. Second solution generating means for generating the same new solution as generated by the one solution generating means;
Second algorithm generation means for generating the same new algorithm that is sequentially generated by the first algorithm generation means each time the encrypted data is decrypted using the solution generated by the second solution generation means When,
The plaintext cut data is encrypted with a key and an algorithm generated by the first algorithm generating means to be encrypted cut data, and the encrypted cut data is used to encrypt the encrypted cut data An encryption / decryption unit that decrypts the encrypted data generated by the second algorithm generation unit by the same algorithm as that used when encrypting the encrypted key and the plaintext cut data.
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成手段と、
前記第1解生成手段で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成手段と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成手段で生成されるのと同じ新たな解を生成する第2解生成手段と、
前記第2解生成手段で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成手段で生成されるのと同じ新たな鍵を生成する第2鍵生成手段と、
前記平文切断データを、アルゴリズム、及び前記第1鍵生成手段によって生成された鍵によって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成手段によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする暗号化・復号化手段と、
前記暗号化・復号化手段によって暗号化された暗号化切断データをまとめた暗号化データを、前記記録媒体に記録するとともに、前記記録媒体に記録された暗号化データを前記記録媒体から読み出す読書き手段と、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段と、
を備えており、
前記切断手段は、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、
暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させる混合手段と、
復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する除去手段と、
を備えている、
データ処理装置。 Means for encrypting processing target data in plain text using a predetermined algorithm and a predetermined key to obtain encrypted data, a recording medium for recording the encrypted data, and encrypted data read from the recording medium Means for decrypting the encrypted data using the algorithm and key used to encrypt the data to be processed data, and encrypting the plurality of processed data into encrypted data. A data processing device configured to decrypt the encrypted data in the same order as they were encrypted,
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cut data,
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. First solution generating means for generating a solution;
First key generation means for sequentially generating a new key each time the data to be processed is encrypted using the solution generated by the first solution generation means;
By substituting the past solution into a predetermined algorithm for generating a solution that can generate a new solution by substituting at least one of the past solutions, the encrypted data is sequentially decoded each time the encrypted data is decrypted. Second solution generating means for generating the same new solution as generated by the one solution generating means;
Second key generation means for generating the same new key as that generated by the first key generation means each time the encrypted data is decrypted using the solution generated by the second solution generation means When,
The plaintext cut data is encrypted with an algorithm and a key generated by the first key generation means to obtain encrypted cut data, and the encrypted cut data is used to encrypt the encrypted cut data. And an encryption / decryption unit that decrypts the encrypted data generated by the second key generation unit using the same key as that used to encrypt the plaintext cut data.
Read / write that records the encrypted data in which the encrypted cut data encrypted by the encryption / decryption means are collected on the recording medium and reads the encrypted data recorded on the recording medium from the recording medium Means,
Connection means for connecting the decrypted plaintext cut data to the processing target data;
With
The cutting means is configured to cut the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from other plaintext cut data,
By including dummy data that is not related to the data to be processed in the data other than the one with the largest number of bits in the plaintext cut data before encryption, the number of bits of all the plaintext cut data is reduced to the plaintext cut. A mixing means for matching the number of bits of the data with the largest number of bits,
Removing means for removing the dummy data from the decrypted plaintext cut data including the dummy data;
With
Data processing device.
複数の前記第1データ処理装置のそれぞれと対になっている前記第1データ処理装置と同数の第2データ処理装置、及び第3データ処理装置を含んで構成され、
前記第1データ処理装置と前記第2データ処理装置の間では平文である処理対象データを暗号化した暗号化データによる通信が行われるとともに、前記第2データ処理装置と前記第3データ処理装置の間では、処理対象データでの通信が行われるようになっており、
前記第1データ処理装置を有する第1装置と、前記第2データ処理装置及び前記第3データ処理装置を有する第2装置とを含んで構成される、
データ処理システムであって、
前記第1データ処理装置、前記第2データ処理装置はともに、
前記処理対象データを所望のビット数毎に切断して複数の平文切断データにするとともに、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする切断手段、
対となっている前記第1データ処理装置と前記第2データ処理装置で共通とされた、他の前記第1データ処理装置と前記第2データ処理装置とは異なる解を順次発生させる解生成手段、
前記平文切断データを、前記解生成手段から受付けた前記解に基づいて生成した前記第1データ処理装置と前記第2データ処理装置で共通とされたアルゴリズムによって暗号化して暗号化切断データとするとともに、前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズムによって復号化して平文切断データにする暗号化・復号化手段、
復号化された前記平文切断データを接続して前記処理対象データにする接続手段、
前記暗号化データを送受信する送受信手段、
を備えているとともに、
前記第3データ処理装置は、請求項1〜8のいずれかに記載のデータ処理装置であり、前記第2データ処理装置が前記第1データ処理装置で暗号化された暗号化データを復号化して生成した処理対象データを暗号化し、その暗号化データを前記記録媒体に記録するとともに、その記録媒体から読み出した暗号化データを復号化して前記第2データ処理装置に送るようにされている、
データ処理システム。 A plurality of first data processing devices;
The same number of second data processing devices as the first data processing devices paired with each of the plurality of first data processing devices, and third data processing devices are included.
Communication between the first data processing device and the second data processing device is performed using encrypted data obtained by encrypting processing target data that is plain text, and between the second data processing device and the third data processing device. Communication with the processing target data is performed between them,
A first device having the first data processing device; and a second device having the second data processing device and the third data processing device.
A data processing system,
Both the first data processing device and the second data processing device are
The processing target data is cut into a plurality of plaintext cut data by cutting each desired number of bits, and the encrypted data is cut into the same number of bits cut when the encrypted data is encrypted. Cutting means to make a plurality of encrypted cutting data,
Solution generating means for sequentially generating solutions different from those of the other first data processing device and the second data processing device, which are common to the first data processing device and the second data processing device which are paired ,
The plain text cut data is encrypted by the algorithm common to the first data processing device and the second data processing device generated based on the solution received from the solution generating means to obtain encrypted cut data. Encryption / decryption means for decrypting the encrypted cut data by the algorithm used when encrypting the encrypted cut data into plaintext cut data;
Connection means for connecting the decrypted plaintext cut data to the processing target data;
Transmitting / receiving means for transmitting / receiving the encrypted data;
With
The third data processing device is the data processing device according to any one of claims 1 to 8, wherein the second data processing device decrypts the encrypted data encrypted by the first data processing device. The generated processing target data is encrypted, the encrypted data is recorded on the recording medium, and the encrypted data read from the recording medium is decrypted and sent to the second data processing device.
Data processing system.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
前記平文切断データを、鍵、及び所定のタイミングで変化するアルゴリズムによって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させ、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
Encrypting the plaintext cut data with a key and an algorithm that changes at a predetermined timing to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
A process of recording specific information for specifying the algorithm used when encrypting the processing target data in a predetermined recording medium in association with the encrypted data;
Reading encrypted data recorded on the recording medium from the recording medium;
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
Decrypting the encrypted cut data into a plain text cut data by decrypting the encrypted cut data with the key and algorithm used to encrypt the cut data;
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing device is configured to cut the processing target data so that at least one of the plaintext cut data, not limited to the plaintext cut data at the end, has a different bit number from other plaintext cut data. The processing unit cuts the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from the other plaintext cut data, and the plaintext cut before encryption. By including dummy data that is not related to the processing target data except for the data having the largest number of bits, the number of bits of all the plaintext cut data is set to the highest number of bits of the plaintext cut data. When the encrypted cut data is decrypted, it is matched with the number of bits of a large number, and a special characteristic associated with the encrypted data is decrypted. Information is read from the predetermined recording medium, decrypted by a key and an algorithm specified based on the specified information, and the dummy data is included in the decrypted plaintext cut data Removing the dummy data from
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
前記平文切断データを、アルゴリズム、及び所定のタイミングで変化する鍵によって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させ、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
Encrypting the plaintext cut data with an algorithm and a key that changes at a predetermined timing to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
A process of recording specific information for specifying the key used when the processing target data is encrypted in association with the encrypted data on a predetermined recording medium;
Reading encrypted data recorded on the recording medium from the recording medium;
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
Decrypting the encrypted cut data into a plain text cut data by decrypting the encrypted cut data with the key and algorithm used to encrypt the cut data;
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing device is configured to cut the processing target data so that at least one of the plaintext cut data, not limited to the plaintext cut data at the end, has a different bit number from other plaintext cut data. The processing unit cuts the processing target data so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a different bit number from the other plaintext cut data, and the plaintext cut before encryption. By including dummy data that is not related to the processing target data except for the data having the largest number of bits, the number of bits of all the plaintext cut data is set to the highest number of bits of the plaintext cut data. When the encrypted cut data is decrypted, it is matched with the number of bits of a large number, and a special characteristic associated with the encrypted data is decrypted. Information is read from the predetermined recording medium, decrypted with an algorithm and a key specified based on the specified information, and the decrypted plaintext cut data includes the dummy data Removing the dummy data from
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
擬似乱数である解を順次発生させる過程と、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
前記平文切断データを、鍵、及び前記解に基づいて生成したアルゴリズムによって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記処理対象データを暗号化したときに用いられた前記アルゴリズムを特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させ、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、鍵、及びその特定情報に基づいて特定されたアルゴリズムによって前記復号化を行うとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A process of sequentially generating a pseudo-random solution;
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
Encrypting the plaintext cut data with a key and an algorithm generated based on the solution into encrypted cut data; and
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
A process of recording specific information for specifying the algorithm used when encrypting the processing target data in a predetermined recording medium in association with the encrypted data;
Reading encrypted data recorded on the recording medium from the recording medium;
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
Decrypting the encrypted cut data into a plain text cut data by decrypting the encrypted cut data with the key and algorithm used to encrypt the cut data;
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing device is configured to cut the processing target data so that at least one of the plaintext cut data, not limited to the plaintext cut data at the end, has a different bit number from other plaintext cut data. The processing means data is cut by the cutting means so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a bit number different from that of the other plaintext cut data and is encrypted. By including dummy data that is not related to the processing target data in the previous plaintext cut data except the one with the largest number of bits, the number of bits of all the plaintext cut data is set to the plaintext cut data. When the decrypted encrypted data is matched with the number of bits of the largest number of bits, the encrypted data and The linked specific information is read from the predetermined recording medium, and the decryption is performed by a key and an algorithm specified based on the specific information, and the dummy data among the decrypted plaintext cut data is Removing the dummy data from what is included,
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
擬似乱数である解を順次発生させる過程と、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
前記平文切断データを、アルゴリズム、及び前記解に基づいて生成した鍵によって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記処理対象データを暗号化したときに用いられた前記鍵を特定するための特定情報を前記暗号化データと関連付けて所定の記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及びアルゴリズムによって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっているとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させ、前記暗号化切断データを復号化する際に、その暗号化データと関連付けられた特定情報を前記所定の記録媒体から読み出し、アルゴリズム、及びその特定情報に基づいて特定された鍵によって前記復号化を行うとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A process of sequentially generating a pseudo-random solution;
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
Encrypting the plaintext cut data with an algorithm and a key generated based on the solution to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
A process of recording specific information for specifying the key used when the processing target data is encrypted in association with the encrypted data on a predetermined recording medium;
Reading encrypted data recorded on the recording medium from the recording medium;
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
Decrypting the encrypted cut data into a plain text cut data by decrypting the encrypted cut data with the key and algorithm used to encrypt the cut data;
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing device is configured to cut the processing target data so that at least one of the plaintext cut data, not limited to the plaintext cut data at the end, has a different bit number from other plaintext cut data. The processing means data is cut by the cutting means so that at least one of the plaintext cut data that is not the plaintext cut data at the end has a bit number different from that of the other plaintext cut data and is encrypted. By including dummy data that is not related to the processing target data in the previous plaintext cut data except the one with the largest number of bits, the number of bits of all the plaintext cut data is set to the plaintext cut data. When the decrypted encrypted data is matched with the number of bits of the largest number of bits, the encrypted data and The linked specific information is read from the predetermined recording medium, and the decryption is performed using an algorithm and a key specified based on the specific information, and the dummy data among the decrypted plaintext cut data is Removing the dummy data from what is included,
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、
生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、
前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させるとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. The process of generating the solution;
A first algorithm generation step of sequentially generating a new algorithm each time the processing target data is encrypted using the generated solution;
Encrypting the plaintext cut data with a key and an algorithm generated by the first algorithm generation process to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
Reading encrypted data recorded on the recording medium from the recording medium;
A second algorithm generation step of generating the same new algorithm as that generated in the first algorithm generation step each time the encrypted data is decrypted using the generated solution;
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
The key used when encrypting the encrypted cut data and the same algorithm used when encrypting the encrypted data generated by the second algorithm generation process Decrypting the data into plaintext cut data,
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing apparatus encrypts a plurality of pieces of processing target data into encrypted data, decrypts the plurality of pieces of encrypted data in the same order as they are encrypted, and sets the processing target data at the end wherein by said cutting means adapted to cut such that at least one of the divisional plaintext data but not limited to plain text cut data is different from the number of bits other plain text cut data, the processed data, at the end of said The plaintext cut data that is not plaintext cut data is cut so that at least one of the plaintext cut data has a different bit number from the other plaintext cut data, and the plaintext cut data before encryption is the one with the largest number of bits. By including dummy data unrelated to the processing target data, the number of bits of all the plaintext cut data is changed to the plaintext cut Together to match the number of bits most things a lot of bits of the chromatography data, from those that contain the dummy data of the divisional plaintext data decrypted, removing the dummy data,
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する過程と、
生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、
前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させるとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. The process of generating the solution;
A first key generation step of sequentially generating a new key each time the processing target data is encrypted using the generated solution;
Encrypting the plaintext cut data with an algorithm and a key generated by the first key generation process to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
Reading encrypted data recorded on the recording medium from the recording medium;
A second key generation process for generating the same new key as that generated in the first key generation process each time the encrypted data is decrypted using the generated solution;
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
The algorithm used when encrypting the encrypted cut data and the same key used when encrypting the encrypted data generated by the second key generation process Decrypting the data into plaintext cut data,
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing apparatus encrypts a plurality of pieces of processing target data into encrypted data, decrypts the plurality of pieces of encrypted data in the same order as they are encrypted, and sets the processing target data at the end wherein by said cutting means adapted to cut such that at least one of the divisional plaintext data but not limited to plain text cut data is different from the number of bits other plain text cut data, the processed data, at the end of said The plaintext cut data that is not plaintext cut data is cut so that at least one of the plaintext cut data has a different bit number from the other plaintext cut data, and the plaintext cut data before encryption is the one with the largest number of bits. By including dummy data unrelated to the processing target data, the number of bits of all the plaintext cut data is changed to the plaintext cut Together to match the number of bits most things a lot of bits of the chromatography data, from those that contain the dummy data of the divisional plaintext data decrypted, removing the dummy data,
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、
前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たなアルゴリズムを生成する第1アルゴリズム生成過程と、
前記平文切断データを、鍵、及び前記第1アルゴリズム生成過程によって生成されたアルゴリズムによって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、
前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1アルゴリズム生成過程で生成されるのと同じ新たなアルゴリズムを生成する第2アルゴリズム生成過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられた鍵、及び前記第2アルゴリズム生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じアルゴリズムによって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させるとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. A first solution generation process for generating a solution;
A first algorithm generation step of sequentially generating a new algorithm each time the data to be processed is encrypted using the solution generated in the first solution generation step;
Encrypting the plaintext cut data with a key and an algorithm generated by the first algorithm generation process to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
Reading encrypted data recorded on the recording medium from the recording medium;
By substituting the past solution into a predetermined algorithm for generating a solution that can generate a new solution by substituting at least one of the past solutions, the encrypted data is sequentially decoded each time the encrypted data is decrypted. A second solution generation process for generating the same new solution as generated in the one solution generation process;
A second algorithm generation process for generating the same new algorithm as that generated in the first algorithm generation process each time the encrypted data is decrypted using the solution generated in the second solution generation process When,
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
The key used when encrypting the encrypted cut data and the same algorithm used when encrypting the encrypted data generated by the second algorithm generation process Decrypting the data into plaintext cut data,
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing apparatus encrypts a plurality of pieces of processing target data into encrypted data, decrypts the plurality of pieces of encrypted data in the same order as they are encrypted, and sets the processing target data at the end wherein by said cutting means adapted to cut such that at least one of the divisional plaintext data but not limited to plain text cut data is different from the number of bits other plain text cut data, the processed data, at the end of said The plaintext cut data that is not plaintext cut data is cut so that at least one of the plaintext cut data has a different bit number from the other plaintext cut data, and the plaintext cut data before encryption is the one with the largest number of bits. By including dummy data unrelated to the processing target data, the number of bits of all the plaintext cut data is changed to the plaintext cut Together to match the number of bits most things a lot of bits of the chromatography data, from those that contain the dummy data of the divisional plaintext data decrypted, removing the dummy data,
Data processing method.
その暗号化データを所定の記録媒体に記録する過程と、
その記録媒体から読み出した暗号化データをその暗号化データを暗号化するときに用いたアルゴリズム及び鍵を用いて復号化して処理対象データにする過程とを実行するデータ処理装置にて実行されるデータ処理方法であって、
前記データ処理装置が、
切断手段により、前記処理対象データを所望のビット数毎に切断して複数の平文切断データにする過程と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記処理対象データの暗号化を行うたびに順次新たな解を生成する第1解生成過程と、
前記第1解生成過程で生成された解を用いて前記処理対象データの暗号化を行うたびに順次新たな鍵を生成する第1鍵生成過程と、
前記平文切断データを、アルゴリズム、及び前記第1鍵生成過程によって生成された鍵によって暗号化して暗号化切断データとする過程と、
前記暗号化切断データをまとめた暗号化データを、前記記録媒体に記録する過程と、
前記記録媒体に記録された暗号化データを前記記録媒体から読み出す過程と、
過去の解の少なくとも1つを代入することで新しい解を生成することのできる所定の解生成用アルゴリズムに過去の解を代入することによって、前記暗号化データの復号化を行うたびに順次前記第1解生成過程で生成されるのと同じ新たな解を生成する第2解生成過程と、
前記第2解生成過程で生成された解を用いて前記暗号化データの復号化を行うたびに順次前記第1鍵生成過程で生成されるのと同じ新たな鍵を生成する第2鍵生成過程と、
前記切断手段により、前記暗号化データをその暗号化データが暗号化されたときに切断されたのと同じビット数毎に切断して複数の暗号化切断データにする過程と、
前記暗号化切断データをその暗号化切断データを暗号化するときに用いられたアルゴリズム、及び前記第2鍵生成過程によって生成されたその暗号化データを暗号化するときに用いられたものと同じ鍵によって復号化して平文切断データにする過程と、
復号化された前記平文切断データを接続して前記処理対象データにする過程と、
を含んでおり、
前記データ処理装置は、複数の処理対象データを暗号化して暗号化データとするとともに、複数の前記暗号化データをそれらが暗号化されたのと同じ順番で復号化し、前記処理対象データを、末尾の前記平文切断データに限らない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するようになっている前記切断手段により、前記処理対象データを、末尾の前記平文切断データではない前記平文切断データの少なくとも一つが他の平文切断データと異なるビット数となるように切断するとともに、暗号化前の前記平文切断データのうち最も多いビット数のものを除くものに、前記処理対象データとは関係のないダミーデータを含めることで、すべての前記平文切断データのビット数を前記平文切断データのうち最もビット数の多いもののビット数に一致させるとともに、復号化された前記平文切断データのうち前記ダミーデータが含まれているものから、前記ダミーデータを除去する、
データ処理方法。 A process of encrypting processing target data that is plaintext using a predetermined algorithm and a predetermined key to obtain encrypted data;
A process of recording the encrypted data on a predetermined recording medium;
Data to be executed by a data processing device that executes the process of decrypting the encrypted data read from the recording medium using the algorithm and key used to encrypt the encrypted data into the data to be processed A processing method,
The data processing device is
A step of cutting the processing target data into a plurality of plaintext cut data by cutting the data to be processed every desired number of bits;
By substituting the past solution into a predetermined solution generation algorithm that can generate a new solution by substituting at least one of the past solutions, a new one is sequentially generated each time the data to be processed is encrypted. A first solution generation process for generating a solution;
A first key generation step of sequentially generating a new key each time the data to be processed is encrypted using the solution generated in the first solution generation step;
Encrypting the plaintext cut data with an algorithm and a key generated by the first key generation process to obtain encrypted cut data;
The process of recording the encrypted data that summarizes the encrypted cut data on the recording medium;
Reading encrypted data recorded on the recording medium from the recording medium;
By substituting the past solution into a predetermined algorithm for generating a solution that can generate a new solution by substituting at least one of the past solutions, the encrypted data is sequentially decoded each time the encrypted data is decrypted. A second solution generation process for generating the same new solution as generated in the one solution generation process;
A second key generation process for generating the same new key as that generated in the first key generation process every time the encrypted data is decrypted using the solution generated in the second solution generation process. When,
Cutting the encrypted data into the plurality of encrypted cut data by cutting the encrypted data into the same number of bits that were cut when the encrypted data was encrypted;
The algorithm used when encrypting the encrypted cut data and the same key used when encrypting the encrypted data generated by the second key generation process Decrypting the data into plaintext cut data,
Connecting the decrypted plaintext cut data to the processing target data;
Contains
The data processing apparatus encrypts a plurality of pieces of processing target data into encrypted data, decrypts the plurality of pieces of encrypted data in the same order as they are encrypted, and sets the processing target data at the end wherein by said cutting means adapted to cut such that at least one of the divisional plaintext data but not limited to plain text cut data is different from the number of bits other plain text cut data, the processed data, at the end of said The plaintext cut data that is not plaintext cut data is cut so that at least one of the plaintext cut data has a different bit number from the other plaintext cut data, and the plaintext cut data before encryption is the one with the largest number of bits. By including dummy data unrelated to the processing target data, the number of bits of all the plaintext cut data is changed to the plaintext cut Together to match the number of bits most things a lot of bits of the chromatography data, from those that contain the dummy data of the divisional plaintext data decrypted, removing the dummy data,
Data processing method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014000025A JP5837626B2 (en) | 2014-01-06 | 2014-01-06 | Data processing apparatus, data processing system, and data processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014000025A JP5837626B2 (en) | 2014-01-06 | 2014-01-06 | Data processing apparatus, data processing system, and data processing method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011145008A Division JP2011234398A (en) | 2011-06-29 | 2011-06-29 | Data processing device, data processing system, and data processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014090492A JP2014090492A (en) | 2014-05-15 |
JP5837626B2 true JP5837626B2 (en) | 2015-12-24 |
Family
ID=50791976
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014000025A Active JP5837626B2 (en) | 2014-01-06 | 2014-01-06 | Data processing apparatus, data processing system, and data processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5837626B2 (en) |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0488736A (en) * | 1990-07-31 | 1992-03-23 | Matsushita Electric Ind Co Ltd | Data transmission system |
JPH06216897A (en) * | 1993-01-20 | 1994-08-05 | Nippon Signal Co Ltd:The | Data transmitter-receiver |
JP2546504B2 (en) * | 1993-07-14 | 1996-10-23 | 日本電気株式会社 | Pre-encryption processing device and post-decryption processing device in encryption |
JPH0918469A (en) * | 1995-06-30 | 1997-01-17 | Canon Inc | Equipment and system for cipher communication and ciphering device |
JPH1155241A (en) * | 1997-07-30 | 1999-02-26 | Sharp Corp | Communication equipment with enciphered key system |
JPH1196674A (en) * | 1997-09-22 | 1999-04-09 | Digital Vision Laboratories:Kk | Data recording device data reproducing device, and data recording medium |
JP3891720B2 (en) * | 1999-02-22 | 2007-03-14 | コロムビアミュージックエンタテインメント株式会社 | Recording medium and recording / reproducing apparatus |
JP2001211442A (en) * | 2000-01-27 | 2001-08-03 | Victor Co Of Japan Ltd | Contents information transmission method, contents information recording method, contents information transmitter, contents information recorder, transmission medium, and recording medium |
-
2014
- 2014-01-06 JP JP2014000025A patent/JP5837626B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2014090492A (en) | 2014-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2006253745A (en) | Data processing apparatus, system, and method | |
JP2006253746A (en) | Data processing apparatus, system, and method | |
KR101369748B1 (en) | Method for encrypting datas and appatus therefor | |
JP4596256B2 (en) | Transmission / reception system and method, transmission device and method, reception device and method, and program | |
EP2352251A1 (en) | Content decoding apparatus, content decoding method and integrated circuit | |
JP2007013506A (en) | Encryption processor, encryption method, decryption processor, decryption method and data structure | |
US20090010433A1 (en) | Schryption method and device | |
CN116389137A (en) | Data encryption method and system based on network information security | |
CN101697511A (en) | Method and system for receiving mobile streaming media conditions | |
JP2006191509A (en) | Communication system, and communication method | |
CN111277605B (en) | Data sharing method and device, computer equipment and storage medium | |
US20090103723A1 (en) | System And Method For Secure Storage Of Data | |
JP5837626B2 (en) | Data processing apparatus, data processing system, and data processing method | |
JP2011259439A (en) | Communication system and communication method | |
JP2011229174A (en) | Data processing device, data processing system and data processing method | |
JP2011234398A (en) | Data processing device, data processing system, and data processing method | |
JP2017118560A (en) | Data processing device, data processing system, and data processing method | |
JP2014079002A (en) | Data processing device, data processing system and data processing method | |
CN109711207A (en) | A kind of data ciphering method and device | |
JP4302076B2 (en) | Key judgment device | |
JP2006313505A (en) | Encryption and decryption system, apparatuses and methods for encryption and decryption, and program | |
JP2008167326A (en) | Information processing apparatus, information processing method, and computer program | |
CN118158343A (en) | Video data encryption and decryption method, computing device and computer readable storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140409 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140909 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141110 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20150324 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150624 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20150701 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150908 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150910 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20151006 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151105 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5837626 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |