JP4797680B2 - Information processing apparatus and information processing method - Google Patents

Information processing apparatus and information processing method Download PDF

Info

Publication number
JP4797680B2
JP4797680B2 JP2006042349A JP2006042349A JP4797680B2 JP 4797680 B2 JP4797680 B2 JP 4797680B2 JP 2006042349 A JP2006042349 A JP 2006042349A JP 2006042349 A JP2006042349 A JP 2006042349A JP 4797680 B2 JP4797680 B2 JP 4797680B2
Authority
JP
Japan
Prior art keywords
data
random number
erasure
overwriting
erasing
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.)
Expired - Fee Related
Application number
JP2006042349A
Other languages
Japanese (ja)
Other versions
JP2007219997A (en
Inventor
伸和 三好
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2006042349A priority Critical patent/JP4797680B2/en
Publication of JP2007219997A publication Critical patent/JP2007219997A/en
Application granted granted Critical
Publication of JP4797680B2 publication Critical patent/JP4797680B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置及び情報処理方法に係り、特に、記憶装置に記憶されたデータを上書き消去する情報処理装置及び情報処理方法に関する。   The present invention relates to an information processing device and an information processing method, and more particularly to an information processing device and an information processing method for overwriting and erasing data stored in a storage device.

従来、情報処理装置では、入力されたデータを一時的にハードディスクなどの不揮発性の記憶装置に記憶し、記憶されたデータを記憶装置から読み出して所定の処理が実行される。この記憶装置に記憶されたデータが漏洩すると、機密性の問題が生じるため、データを上書きして消去している。   Conventionally, in an information processing apparatus, input data is temporarily stored in a non-volatile storage device such as a hard disk, and the stored data is read from the storage device and predetermined processing is executed. If the data stored in this storage device leaks, there is a problem of confidentiality, so the data is overwritten and erased.

ハードディスク上のデータを上書き消去する方式としては、米国安全保証局(NSA)推奨方式(1回目、2回目は乱数データで上書きし、3回目は固定値データで上書きする方式)が一般的に知られている。また、上書き回数を増やして消去効果をより高める方式が一般的に知られており、その場合には、さらに消去効果を高めるために、上書き消去する毎に異なる消去用データで上書き消去している。   As a method for overwriting and erasing data on the hard disk, the US National Security Agency (NSA) recommended method (the first and second times are overwritten with random number data and the third is overwritten with fixed value data) is generally known. It has been. Also, a method for increasing the erasing effect by increasing the number of overwriting is generally known, and in that case, in order to further enhance the erasing effect, overwriting is performed with different erasing data every time overwriting is performed. .

また、ハードディスク上のデータを上書き消去する場合に、メモリ上に消去用データを展開し、メモリ上の消去用データで上書き消去するデジタル画像形成装置が知られている(特許文献1)。
特開2005−18567
Also, there is known a digital image forming apparatus in which when data on a hard disk is overwritten and erased, the data for erasing is developed on the memory and overwritten with the data for erasing on the memory (Patent Document 1).
JP-A-2005-18567

しかしながら、特許文献1に記載のデジタル画像形成装置では、上書き回数を増やした場合、その回数に応じてメモリ上に展開する消去用データを更新すると、消去用データの更新に時間がかかってしまい、また、あらかじめ複数の消去用データをメモリ上に展開しておくと、多くのメモリ領域が必要となってしまう、という問題がある。   However, in the digital image forming apparatus described in Patent Document 1, when the number of overwriting is increased, if the erasing data developed on the memory is updated according to the number of overwriting, it takes time to update the erasing data. In addition, if a plurality of erasing data are expanded on a memory in advance, there is a problem that a large memory area is required.

本発明は、上記の問題点を解決するためになされたもので、消去用データを記憶するために必要となるメモリ領域の増加を抑止し、かつ、上書き消去処理の時間を短縮して、消去効果の高い上書き消去を行うことができる情報処理装置及び情報処理方法を提供することを目的とする。   The present invention has been made to solve the above-mentioned problems, and it is possible to suppress the increase in the memory area necessary for storing the erasing data and to shorten the time of the overwriting process, thereby erasing the data. An object of the present invention is to provide an information processing apparatus and an information processing method capable of performing overwriting and erasing with high effect.

上記の目的を達成するために本発明に係る情報処理装置は、データを記憶した上書き可能な不揮発性の記憶装置と、前記記憶装置に記憶されたデータを上書き消去するための消去用データとしての乱数データを記憶した消去用データ記憶手段と、前記記憶装置に記憶されたデータを複数回上書き消去する場合に、上書き消去を行う毎に、前記消去用データ記憶手段における読み出すアドレスの順番及び前記記憶装置に上書きするアドレスの順番の少なくとも一方を変更して、前記消去データ記憶手段から前記消去用データを読み出して、前記記憶装置に対して上書き消去する上書き消去手段とを含んで構成されている。 In order to achieve the above object, an information processing apparatus according to the present invention includes an overwritable non-volatile storage device storing data and erasure data for overwriting and erasing data stored in the storage device . When erasing data storage means storing random number data and the data stored in the storage device are overwritten and erased a plurality of times, the order of addresses read in the erasing data storage means and the memory each time overwriting is performed It includes at least one of the order of addresses to be overwritten on the apparatus, reads the erasure data from the erasure data storage means, and overwrites erasure means for overwriting and erasing the storage apparatus.

また、本発明に係る情報処理方法は、データを記憶した上書き可能な不揮発性の記憶装置を備えた情報処理装置における情報処理方法であって、前記記憶装置に記憶されたデータを上書き消去するための消去用データとしての乱数データを記憶し、前記記憶装置に記憶されたデータを複数回上書き消去する場合に、上書き消去を行う毎に、前記記憶された消去用データの読み出すアドレスの順番及び前記記憶装置に上書きするアドレスの順番の少なくとも一方を変更して、前記記憶された前記消去用データを読み出して、前記記憶装置に対して上書き消去することを特徴としている。 An information processing method according to the present invention is an information processing method in an information processing apparatus provided with an overwritable non-volatile storage device storing data for overwriting and erasing data stored in the storage device. Random number data as erasure data is stored, and when the data stored in the storage device is overwritten and erased a plurality of times, each time the overwriting is performed, the order of addresses to be read from the stored erasure data and the It is characterized in that at least one of the order of addresses overwritten in the storage device is changed, the stored data for erasure is read out, and the storage device is overwritten and erased.

本発明によれば、記憶装置に記憶されたデータを上書き消去するための消去用データを記憶し、記憶装置に記憶されたデータを複数回上書き消去する場合に、上書き消去を行う毎に、記憶された消去用データの読み出すアドレスの順番及び記憶装置に上書きするアドレスの順番の少なくとも一方を変更して、記憶された消去用データを読み出して、記憶装置に対して上書き消去する。   According to the present invention, when erasing data for overwriting and erasing data stored in the storage device is stored, and the data stored in the storage device is overwritten and erased a plurality of times, the data is stored every time overwriting is performed. At least one of the order of addresses for reading out the erased data and the order of addresses overwritten in the storage device are changed, the stored erase data is read out and overwritten in the storage device.

従って、上書き消去を行う毎に、消去用データの読み出すアドレスの順番及び上書きするアドレスの順番の少なくとも一方を変更することにより、異なる消去用データによる上書き消去を実現しているため、消去用データを記憶するために必要となるメモリ領域の増加を抑止し、かつ、上書き消去処理の時間を短縮して、消去効果の高い上書き消去を行うことができる。   Therefore, each time overwriting is performed, by changing at least one of the order of addresses for reading the erasing data and the order of the addresses to be overwritten, overwriting erasing with different erasing data is realized. It is possible to suppress an increase in the memory area required for storing and shorten the time for the overwrite erasing process, thereby performing overwrite erasure with a high erasure effect.

本発明に係る上書き消去手段は、上書き消去を行う毎に、消去用データ記憶手段における読み出し開始アドレスを変更して、消去データ記憶手段から消去用データを順に読み出して、記憶装置に対して上書き消去することができる。これにより、異なる消去用データによる上書き消去を実現することができ、また、読み出し開始アドレスを変更するだけで済むため、上書き消去処理を高速に行うことができる。   The overwrite erasure unit according to the present invention changes the read start address in the erasure data storage unit every time overwriting is performed, sequentially reads the erasure data from the erasure data storage unit, and overwrites the storage device. can do. As a result, overwrite erasure with different erasure data can be realized, and since only the read start address needs to be changed, the overwrite erasure process can be performed at high speed.

また、本発明に係る上書き消去手段は、上書き消去を行う毎に、記憶装置に上書きする上書き開始アドレスを変更して、消去データ記憶手段から消去用データを順に読み出して、記憶装置に対して上書き消去することができる。これにより、異なる消去用データによる上書き消去を実現することができ、また、上書き開始アドレスを変更するだけで済むため、上書き消去処理を高速に行うことができる。   In addition, each time overwriting is performed, the overwrite erasure unit according to the present invention changes the overwrite start address to be overwritten in the storage device, sequentially reads the erasure data from the erase data storage unit, and overwrites the storage device. Can be erased. As a result, overwrite erasure with different erasure data can be realized, and since only the overwrite start address needs to be changed, the overwrite erasure process can be performed at high speed.

また、上記の消去用データを、乱数データとする。これにより、消去効果を高めることができ、また、上書き消去を行う毎に、乱数データを生成しないため、上書き消去処理の時間の増加を防止することができる。 In addition, the erasing data of the above, shall be the random number data. As a result, the erasing effect can be enhanced, and since random number data is not generated every time overwriting is performed, it is possible to prevent an increase in overwriting time.

また、本発明に係る消去用データ記憶手段を、消去用データを予め記憶した不揮発性メモリとすることができる。これにより、上書き消去処理の際に消去用データを生成する必要がないため、上書き消去処理を高速化することができ、また、消去用データが改ざんされる恐れがなくなるため、消去効果を確実に高めることができる。   Further, the erasing data storage means according to the present invention can be a non-volatile memory in which erasing data is stored in advance. This eliminates the need to generate erasure data during the overwrite erasure process, thereby speeding up the overwrite erasure process and eliminating the possibility of erasure data being tampered with, thus ensuring the erasure effect. Can be increased.

また、本発明に係る上書き消去手段を、回路として実現することができ、これにより、CPUは、上書き消去手段に上書き消去処理の指示を行えばよいため、CPUの負荷が低減すると共に、不正な消去処理が行われる可能性が低減される。また、本発明に係る消去用データ記憶手段を、上記の回路内のメモリとして実現することができ、これにより、記憶手段にデータを転送するためのバス帯域に余裕ができると共に、消去用データが改ざんされる可能性が低減される。   In addition, the overwriting erasure unit according to the present invention can be realized as a circuit, which allows the CPU to instruct the overwriting unit to perform overwriting processing, thereby reducing the load on the CPU and illegal The possibility that the erasing process is performed is reduced. In addition, the erasing data storage means according to the present invention can be realized as a memory in the above-described circuit, thereby providing a sufficient bus bandwidth for transferring data to the storage means, and erasing data can be stored. The possibility of tampering is reduced.

以上説明したように、本発明の情報処理装置及び情報処理方法によれば、上書き消去を行う毎に、消去用データの読み出すアドレスの順番及び上書きするアドレスの順番の少なくとも一方を変更することにより、異なる消去用データによる上書き消去を実現しているため、消去用データを記憶するために必要となるメモリ領域の増加を抑止し、かつ、上書き消去処理の時間を短縮して、消去効果の高い上書き消去を行うことができる、という効果が得られる。   As described above, according to the information processing apparatus and the information processing method of the present invention, every time overwriting is performed, by changing at least one of the order of reading addresses for erasing data and the order of addresses to be overwritten, Overwriting with different erasing data has been realized, so it is possible to suppress the increase in memory area required to store the erasing data and to shorten the time of overwriting process, thereby overwriting with high erasing effect. The effect that erasing can be performed is obtained.

以下、本発明の実施の形態について図面を参照して説明する。なお、本実施の形態では、複写機に本発明を適用した場合について説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In this embodiment, a case where the present invention is applied to a copying machine will be described.

図1に示すように、本発明の第1の実施の形態に係る複写機10は、各種プログラムやパラメータ等が記憶されたROM12、各種プログラムを実行するCPU14、CPU14による各種プログラムの実行時におけるワークエリア等として用いられるRAM16、画像データや後述するデータ消去処理ルーチンを実行するためのプログラムなどが記憶されたHDD22、及びこれらを相互に接続するためのバス20が設けられている。   As shown in FIG. 1, the copying machine 10 according to the first embodiment of the present invention includes a ROM 12 that stores various programs, parameters, and the like, a CPU 14 that executes various programs, and a work performed when the CPU 14 executes various programs. A RAM 16 used as an area or the like, an HDD 22 in which image data and a program for executing a data erasing process routine to be described later are stored, and a bus 20 for connecting them to each other are provided.

また、RAM16には、HDD22へのデータ書き込み単位(例えば、1セクタの記憶容量512byteなど)に対応した消去用データとしての乱数データが複数記憶された乱数データ記憶用領域が設けられており、乱数データは、複写機10の初期化処理時にCPU14により生成されて乱数データ記憶用領域に記憶されるようになっている。   The RAM 16 is provided with a random number data storage area in which a plurality of random number data as erasure data corresponding to a data write unit to the HDD 22 (for example, a storage capacity of 512 bytes per sector) is stored. The data is generated by the CPU 14 during the initialization process of the copying machine 10 and stored in the random number data storage area.

また、複写機10には、さらに、原稿を読みとって画像データを生成するスキャナ24と、画像データに基づいて感光体に静電潜像を記録し、静電潜像をモノクロトナーまたはカラートナーを用いて現像し、現像した画像を記録用紙に転写して出力する印字部26と、複写機10の各種処理を指示するための操作ボタンや操作パネルからなる操作パネル部28とが設けられており、これらもバス20に接続されている。   The copier 10 further includes a scanner 24 that reads an original to generate image data, and records an electrostatic latent image on a photoconductor based on the image data. The electrostatic latent image is printed with monochrome toner or color toner. There are provided a printing unit 26 that develops and develops the image, transfers the developed image to a recording sheet, and outputs, and an operation panel unit 28 including operation buttons and an operation panel for instructing various processes of the copying machine 10. These are also connected to the bus 20.

なお、複写機10は、従来公知の複写機の一般的構成を備えていればよく、本実施の形態では、複写機10の他の構成及び一般的処理の説明を省略する。   The copying machine 10 only needs to have a general configuration of a conventionally known copying machine, and the description of the other configuration and general processing of the copying machine 10 is omitted in this embodiment.

次に、第1の実施の形態の作用を説明する。   Next, the operation of the first embodiment will be described.

まず、ユーザがスキャナ24に複数枚の原稿をセットし、操作パネル部28を操作して、コピー開始を指示すると、スキャナ24が原稿を読み取って生成した画像データが、一時的にHDD22に記憶され、HDD22から画像データが読み出されて、印字部26によって、記録用紙に画像データが印刷される。   First, when a user sets a plurality of documents on the scanner 24 and operates the operation panel unit 28 to instruct to start copying, image data generated by the scanner 24 reading the document is temporarily stored in the HDD 22. Then, the image data is read from the HDD 22, and the image data is printed on the recording paper by the printing unit 26.

そして、ユーザが、操作パネル部28を操作して、HDD22に記憶されているデータの上書き消去を指示すると、CPU14によって図2に示すデータ消去処理ルーチンが実行される。   When the user operates the operation panel unit 28 to give an instruction to overwrite the data stored in the HDD 22, the CPU 14 executes a data erasing process routine shown in FIG.

まず、ステップ100において、上書き回数を示す変数であるmを初期値の1にセットし、ステップ102において、RAM16の乱数データ記憶用領域に記憶されている複数の乱数データを識別するための変数であるnにmの値をセットし、ステップ104で、HDD22のデータ記憶領域に対する書き込み先アドレスを先頭アドレス(先頭セクタのアドレス)に設定する。   First, in step 100, m, which is a variable indicating the number of times of overwriting, is set to an initial value of 1. In step 102, a variable for identifying a plurality of random number data stored in the random number data storage area of the RAM 16 is used. A value of m is set in a certain n, and in step 104, the write destination address for the data storage area of the HDD 22 is set as the head address (address of the head sector).

そして、ステップ106において、乱数データnをRAM22の乱数データ記憶用領域のアドレス(先頭アドレスから512×(n―1)byte分のアドレスを加算したアドレス)から読み出して、ステップ108において、乱数データnを、HDD22のデータ記憶領域に書き込んで、画像データを上書きする。   In step 106, the random number data n is read from the address of the random number data storage area of the RAM 22 (the address obtained by adding the address of 512 × (n−1) bytes from the head address). In step 108, the random number data n Is written in the data storage area of the HDD 22 and the image data is overwritten.

次のステップ110では、nの値が乱数データ記憶用領域に記憶されている乱数データの個数を示すN未満であるか否かを判定し、次の乱数データがある場合には、ステップ112でnの値をインクリメントしてステップ116へ移行するが、一方、次の乱数データがない場合には、nの値を1に戻して、ステップ116へ移行する。   In the next step 110, it is determined whether or not the value of n is less than N indicating the number of random number data stored in the random number data storage area. The value of n is incremented and the process proceeds to step 116. On the other hand, if there is no next random number data, the value of n is returned to 1 and the process proceeds to step 116.

ステップ116では、設定されたHDD22の書き込み先アドレスが、データ記憶領域の最終アドレス(最終セクタのアドレス)であるか否かを判定し、データ記憶領域において次の書き込み先アドレスがある場合には、ステップ118で、書き込み先アドレスを次のアドレス(次のセクタのアドレス)に設定し、ステップ106へ戻る。一方、データ記憶領域全てに乱数データを書き込み、次の書き込み先アドレスがない場合には、ステップ120で、mの値が、設定された上書き回数M未満であるか否かを判定し、M回上書きしていない場合には、ステップ122でmをインクリメントして、ステップ102へ戻り、nにmの値を設定して、読み出し開始となる乱数データを一つずらし、上記ステップ104〜ステップ118を実行する。そして、ステップ120で、M回上書きしたと判定された場合には、データ消去処理ルーチンを終了する。   In step 116, it is determined whether or not the set write destination address of the HDD 22 is the final address (last sector address) of the data storage area. If there is a next write destination address in the data storage area, In step 118, the write destination address is set to the next address (the address of the next sector), and the process returns to step 106. On the other hand, if random number data is written in all the data storage areas and there is no next write destination address, it is determined in step 120 whether or not the value of m is less than the set overwrite count M, and M times. If not overwritten, m is incremented in step 122, the process returns to step 102, the value of m is set in n, the random number data to be read out is shifted by one, and the above steps 104 to 118 are performed. Execute. If it is determined in step 120 that the data has been overwritten M times, the data erasure processing routine is terminated.

上記のように上書き消去処理が行われると、図3に示すように、1回目の上書き処理では、RAM16の乱数データ記憶用領域の先頭アドレスから順に乱数データが読み出され、HDD22のデータ記憶領域に書き込まれる。続いて2回目の上書き処理では、RAM16の乱数データ記憶用領域の2番目の乱数データから順に乱数データが読み出され、HDD22に書き込まれる。以降、上書き処理の回数に応じて、読み出し開始となる乱数データが一つずつずらされるように、読み出し開始アドレスが変更されて、複数回の上書き処理が行われる。   When the overwriting process is performed as described above, as shown in FIG. 3, in the first overwriting process, the random number data is read sequentially from the top address of the random number data storage area of the RAM 16, and the data storage area of the HDD 22 is read. Is written to. Subsequently, in the second overwriting process, random number data is sequentially read from the second random number data in the random number data storage area of the RAM 16 and written to the HDD 22. Thereafter, in accordance with the number of overwriting processes, the reading start address is changed so that the random number data for starting reading is shifted one by one, and the overwriting process is performed a plurality of times.

以上説明したように、第1の実施の形態に係る複写機によれば、上書き消去を行う毎に、乱数データの読み出し開始アドレスを変更することにより、上書き消去の回数毎に異なる乱数データによって上書き消去を行っているため、乱数データを記憶するために必要となるメモリ領域の増加を抑止し、かつ、上書き消去処理の時間を短縮して、消去効果の高い上書き消去を行うことができる。     As described above, according to the copier according to the first embodiment, each time overwriting is performed, the random number data read start address is changed, so that overwriting is performed with different random number data for each number of overwriting. Since the erasure is performed, it is possible to suppress an increase in the memory area necessary for storing the random number data, reduce the time for the overwrite erasure process, and perform the overwrite erasure with a high erasure effect.

また、乱数データの読み出し開始アドレスを変更して、順に乱数データを読み出すだけで済むため、上書き消去処理を高速に行うことができる。   Further, since it is only necessary to change the read start address of the random number data and read the random number data in order, the overwrite erasure process can be performed at high speed.

また、乱数データによって上書き消去を行うことにより、消去効果を高めることができ、また、上書き消去を行う度に、乱数データを生成しないため、上書き消去処理の時間の増加を防止することができる。   Further, by performing overwriting with random number data, the erasing effect can be enhanced, and random number data is not generated each time overwriting is performed, so that it is possible to prevent an increase in overwriting time.

なお、上記の実施の形態では、乱数データの読み出し開始アドレスを変更して、読み出す乱数データの順番を変更する場合を例に説明したが、1回の上書き消去の中で、乱数データの読み出すアドレスをランダムに設定することにより、読み出す乱数データの順番を変更してもよい。   In the above embodiment, the case where the read start address for random number data is changed to change the order of read random number data has been described as an example. May be changed randomly to change the order of random number data to be read.

また、上書き処理を行う毎に、読み出し開始となる乱数データを一つずつずらすように、読み出し開始アドレスを変更する場合を例に説明したが、これに限定されるものではなく、上書き処理毎に、乱数データを複数ずつずらして読み出し開始の乱数データとしてもよく、その他の規則で、読み出し開始の乱数データを変更して、読み出し開始アドレスを変更するようにしてもよい。   In addition, the case where the read start address is changed so as to shift the random number data to be read one by one every time overwriting processing is described as an example, but the present invention is not limited to this. Alternatively, the random number data may be shifted plurally to be the read start random number data, or the read start random number data may be changed according to other rules to change the read start address.

また、RAMに記憶されている乱数データは、所定回数の上書き処理が行われる毎に更新されるようにしてもよい。これにより、更に消去効果を高めることができる。   The random number data stored in the RAM may be updated every time a predetermined number of overwriting processes are performed. Thereby, the erasing effect can be further enhanced.

次に第2の実施の形態について説明する。なお、第2の実施の形態に係る複写機の構成は、第1の実施の形態と同一構成であるので、同一符号を付して、構成に関する説明を省略する。   Next, a second embodiment will be described. Note that the configuration of the copier according to the second embodiment is the same as that of the first embodiment, and therefore, the same reference numerals are given and description of the configuration is omitted.

第2の実施の形態では、上書き処理において、上書き処理を行う毎に、HDDのデータ記憶領域の書き込み開始アドレスを変更する点が第1の実施の形態と異なっている。   The second embodiment is different from the first embodiment in that in the overwriting process, the write start address of the data storage area of the HDD is changed every time the overwriting process is performed.

次に、第2の実施の形態に係るデータ消去処理ルーチンについて、図4を用いて説明する。なお、第1の実施の形態と同一処理については、同一符号を付して詳細な説明を省略する。   Next, a data erasing process routine according to the second embodiment will be described with reference to FIG. Note that the same processes as those in the first embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

まず、ステップ100において、上書き回数を示す変数であるmを初期値の1にセットし、ステップ200において、RAM16の乱数データ記憶用領域に記憶されている乱数データを識別するための変数であるnを初期値の1にセットし、ステップ202で、HDD22のデータ記憶領域のセクタを示す変数であるsをmの値にセットし、書き込み開始セクタをセクタmとする。   First, in step 100, m, which is a variable indicating the number of times of overwriting, is set to an initial value 1, and in step 200, n is a variable for identifying random number data stored in the random number data storage area of the RAM 16. Is set to an initial value of 1, and in step 202, s, which is a variable indicating a sector of the data storage area of the HDD 22, is set to a value of m, and the write start sector is set to sector m.

そして、ステップ106において、乱数データnをRAM22の乱数データ記憶用領域から読み出して、ステップ204で、書き込み先アドレスをセクタsのアドレスに設定し、ステップ108において、乱数データnを、HDD22のデータ記憶領域のセクタsに書き込んで、画像データを上書きする。   In step 106, the random number data n is read from the random number data storage area of the RAM 22. In step 204, the write destination address is set to the address of the sector s. In step 108, the random number data n is stored in the data storage of the HDD 22. Write to the sector s in the area and overwrite the image data.

次のステップ206では、sの値が、HDD22のデータ記憶領域のセクタ数を示すS未満であるか否かを判定し、次のセクタがある場合には、ステップ208でsの値をインクリメントしてステップ212へ移行するが、一方、セクタsが最終セクタであり、次のセクタがない場合には、sの値を1に戻して、データ記憶領域の先頭セクタとし、ステップ212へ移行する。   In the next step 206, it is determined whether or not the value of s is less than S indicating the number of sectors in the data storage area of the HDD 22. If there is a next sector, the value of s is incremented in step 208. On the other hand, if the sector s is the last sector and there is no next sector, the value of s is returned to 1 to be the first sector of the data storage area, and the process proceeds to step 212.

ステップ212では、sがmの値と等しいか否かを判定し、セクタsが書き込み開始したセクタmではない場合には、ステップ214で、nの値をインクリメントして、ステップ106へ戻り、次の乱数データをHDD22のデータ記録領域に上書きする。一方、データ記憶領域の全てのセクタに乱数データを上書きし、セクタsが書き込み開始したセクタmであると判定されると、ステップ120で、mの値が、設定された上書き回数M未満であるか否かを判定し、M回上書きしていない場合には、ステップ122でmをインクリメントして、ステップ200へ戻り、nを1に設定し、ステップ202で、sをインクリメントされたmの値に設定して、書き込み開始するセクタを一つずらし、上述した処理を実行する。そして、ステップ120で、M回上書きしたと判定された場合には、データ消去処理ルーチンを終了する。   In step 212, it is determined whether or not s is equal to the value of m. If the sector s is not the sector m from which writing has started, the value of n is incremented in step 214, and the processing returns to step 106. Is overwritten in the data recording area of the HDD 22. On the other hand, if random data is overwritten on all sectors in the data storage area and it is determined that sector s is the sector m from which writing has started, the value of m is less than the set number M of overwrites in step 120. If it has not been overwritten M times, m is incremented in step 122, the process returns to step 200, n is set to 1, and s is incremented in step 202. And the above-described processing is executed by shifting the writing start sector by one. If it is determined in step 120 that the data has been overwritten M times, the data erasure processing routine is terminated.

上記のように上書き消去処理が行われると、1回目の上書き処理では、RAM16の乱数データ記憶用領域に記憶された乱数データが順に読み出され、HDD22のデータ記憶領域の先頭セクタから順に書き込まれる。続いて2回目の上書き処理では、HDD22のデータ記憶領域の2番目のセクタから順に乱数データが書き込まれる。以降、上書き処理の回数に応じて、書き込みを開始するセクタを一つずつずらすように、書き込み開始アドレスを変更していく。   When the overwriting process is performed as described above, in the first overwriting process, the random number data stored in the random number data storage area of the RAM 16 is sequentially read and written in order from the first sector of the data storage area of the HDD 22. . Subsequently, in the second overwriting process, random number data is written in order from the second sector of the data storage area of the HDD 22. Thereafter, the write start address is changed so that the sector to start writing is shifted one by one in accordance with the number of overwriting processes.

以上説明したように、第2の実施の形態に係る複写機によれば、上書き消去を行う毎に、乱数データの書き込み開始セクタを変更することにより、上書き消去の回数毎に異なる乱数データによって上書き消去を行っているため、乱数データを記憶するために必要となるメモリ領域の増加を抑止し、かつ、上書き消去処理の時間を短縮して、消去効果の高い上書き消去を行うことができる。   As described above, according to the copier according to the second embodiment, each time overwrite is performed, the random number data write start sector is changed, so that overwrite is performed with different random number data for each number of overwrites. Since the erasure is performed, it is possible to suppress an increase in the memory area necessary for storing the random number data, reduce the time for the overwrite erasure process, and perform the overwrite erasure with a high erasure effect.

また、乱数データの書き込み開始セクタを変更して、順に乱数データを書き込むだけで済むため、上書き消去処理を高速に行うことができる。   Further, since it is only necessary to change the random number data write start sector and sequentially write the random number data, the overwrite erasure process can be performed at high speed.

なお、上記の実施の形態では、HDDにおける乱数データの書き込み開始アドレスを変更して、書き込む乱数データの順番を変更する場合を例に説明したが、1回の上書き消去の中で、乱数データを書き込むアドレスをランダムに設定することにより、書き込む乱数データの順番を変更してもよい。   In the above-described embodiment, the case where the random number data write start address in the HDD is changed to change the order of the random number data to be written has been described as an example. The order of random number data to be written may be changed by randomly setting the address to be written.

次に第3の実施の形態について説明する。なお、第1の実施の形態と同様の構成となっている部分については、同一符号を付して、説明を省略する。   Next, a third embodiment will be described. In addition, about the part which becomes the structure similar to 1st Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

第3の実施の形態では、CPUではなく、上書き消去処理を制御する機能を有する回路によって、上書き消去処理を行う点が第1の実施の形態と異なっている。   The third embodiment is different from the first embodiment in that the overwriting process is performed not by the CPU but by a circuit having a function of controlling the overwriting process.

図5に示すように、第3の実施の形態に係る複写機310は、HDD22のデータの入出力を制御すると共に、HDD22に記憶された画像データの上書き消去処理を行うデータ処理装置312を備えており、データ処理装置312は、バス20に接続され、HDD22は、データ処理装置312を介してバス20に接続されている。   As shown in FIG. 5, the copying machine 310 according to the third embodiment includes a data processing device 312 that controls input / output of data in the HDD 22 and performs an overwrite erasing process of image data stored in the HDD 22. The data processing device 312 is connected to the bus 20, and the HDD 22 is connected to the bus 20 via the data processing device 312.

また、データ処理装置312は、図6に示すように、バス20とのデータの入出力を制御するバスインタフェース314と、HDD22とのデータの入出力を制御するHDDインタフェース316と、CPU14からの指示に基づいて、HDD22に対する上書き消去処理を行う消去制御回路318とから構成されている。   As shown in FIG. 6, the data processing device 312 includes a bus interface 314 that controls data input / output with the bus 20, an HDD interface 316 that controls data input / output with the HDD 22, and instructions from the CPU 14. And an erasure control circuit 318 for performing overwrite erasure processing on the HDD 22 based on the above.

消去制御回路318は、図2で説明したデータ消去処理ルーチンと同じ処理を実行するように実装されており、また、バスインタフェース314は、DMA転送機能を有しており、消去制御回路318からの指示によって、RAM16から所定のデータを読み出すことができるようになっている。   The erasure control circuit 318 is mounted so as to execute the same processing as the data erasure processing routine described with reference to FIG. 2, and the bus interface 314 has a DMA transfer function. In response to the instruction, predetermined data can be read from the RAM 16.

なお、データ処理装置312は、半導体回路によって構成され、ASIC(Application Specific Integrated Circuit:特定用途用理論回路チップ)として実装されている。   The data processing device 312 is configured by a semiconductor circuit and is mounted as an ASIC (Application Specific Integrated Circuit).

次に、第3の実施の形態に係る作用について説明する。ユーザが、操作パネル部28を操作して、HDD22に記憶されている画像データの上書き消去を指示すると、CPU14によって、消去制御回路318に対し、HDD22のデータ記憶領域への複数回の乱数データ上書き消去処理の指示がなされ、消去制御回路318は、図2で説明したデータ消去処理ルーチンを実行する。   Next, the operation according to the third embodiment will be described. When the user operates the operation panel unit 28 to instruct to overwrite the image data stored in the HDD 22, the CPU 14 causes the erase control circuit 318 to overwrite the random number data in the data storage area of the HDD 22 multiple times. An instruction for erasure processing is given, and the erasure control circuit 318 executes the data erasure processing routine described with reference to FIG.

1回目の上書き処理として、RAM16の乱数データ記憶用領域の先頭アドレスから順に乱数データを読み出してHDD22のデータ記憶領域に書き込む。続いて2回目の上書き処理では、RAM16の乱数データ記憶用領域の2番目の乱数データから順に読み出して、HDD22に書き込んでいく。以降、上書き処理の回数に応じて、読み出し開始する乱数データを一つずつずらすように、読み出し開始アドレスを変更していく。   As the first overwriting process, random number data is read in order from the top address of the random number data storage area of the RAM 16 and written to the data storage area of the HDD 22. Subsequently, in the second overwriting process, the second random number data in the random number data storage area of the RAM 16 is sequentially read and written to the HDD 22. Thereafter, the read start address is changed so as to shift the random number data to be read one by one in accordance with the number of overwriting processes.

以上説明したように、第3の実施の形態に係る複写機によれば、データ処理装置をASICとして実装することで、CPUはデータ処理装置に対して上書き消去処理の指示のみ行えばよいため、CPUの負荷を低減させることができる。   As described above, according to the copying machine according to the third embodiment, since the data processing apparatus is mounted as an ASIC, the CPU only needs to instruct the data processing apparatus to perform the overwriting process. The load on the CPU can be reduced.

また、ウイルス、ソフトウエアのバグ、悪意を持った開発者が意図的に作成した不正ソフトウエアなどにより、CPUによって不正な処理が行われる可能性がある場合であっても、データ処理装置が上書き消去処理を実行するため、不正な上書き消去処理が行われる可能性を低減することができる。   In addition, even if there is a possibility that illegal processing is performed by the CPU due to viruses, software bugs, malicious software intentionally created by malicious developers, the data processing device is overwritten. Since the erasure process is executed, it is possible to reduce the possibility that an illegal overwrite erasure process is performed.

次に、第4の実施の形態について説明する。なお、第1の実施の形態及び第3の実施の形態と同様の構成となっている部分については、同一符号を付して、説明を省略する。   Next, a fourth embodiment will be described. In addition, about the part which has the structure similar to 1st Embodiment and 3rd Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

第4の実施の形態では、乱数データがデータ処理装置内に設けられたメモリに格納されている点が第1の実施の形態及び第3の実施の形態と異なっている。   The fourth embodiment is different from the first embodiment and the third embodiment in that random number data is stored in a memory provided in the data processing apparatus.

図7に示すように、第4の実施の形態に係る複写機のデータ処理装置412は、バスインタフェース314と、HDDインタフェース316と、CPU14からの指示に基づいて、HDD22に対して上書き消去処理を行うように制御する消去制御回路418と、乱数データを記憶した乱数データ記憶メモリ420と、消去制御回路418からの指示に基づいて、乱数データ記憶メモリ420から乱数データを読み出す読み出し回路422と、バスインタフェース314から転送されてきたデータ及び読み出し回路422から出力されてきた乱数データの何れか一方を選択してHDDインタフェース316に出力するセレクタ424とから構成されている。   As shown in FIG. 7, the data processing apparatus 412 of the copier according to the fourth embodiment performs overwrite erasure processing on the HDD 22 based on instructions from the bus interface 314, the HDD interface 316, and the CPU 14. An erasure control circuit 418 that controls to perform, a random number data storage memory 420 that stores random number data, a read circuit 422 that reads random number data from the random number data storage memory 420 based on an instruction from the erasure control circuit 418, and a bus The selector 424 selects either one of the data transferred from the interface 314 and the random number data output from the reading circuit 422 and outputs the selected data to the HDD interface 316.

また、消去制御回路418は、図2で説明したデータ消去処理ルーチンと同じ処理を実行するように実装されている。   The erase control circuit 418 is mounted so as to execute the same process as the data erase process routine described with reference to FIG.

また、乱数データ記憶メモリ420に記憶されている乱数データは、CPU14によって生成されてバスインタフェース314を介して記憶されたものであるか、または、データ処理装置412の内部回路(図示省略)によって生成されて記憶されたものとなっている。   The random number data stored in the random number data storage memory 420 is generated by the CPU 14 and stored via the bus interface 314, or is generated by an internal circuit (not shown) of the data processing device 412. Has been memorized.

なお、データ処理装置412は、半導体回路によって構成され、ASICとして実装されている。   The data processing device 412 is constituted by a semiconductor circuit and is mounted as an ASIC.

次に、第4の実施の形態に係る作用について説明する。ユーザが、操作パネル部28を操作して、HDD22に記憶されている画像データの上書き消去を指示すると、CPU14によって、消去制御回路418に対し、HDD22のデータ記憶領域への複数回の乱数データ上書き消去処理の指示がなされ、消去制御回路418は、図2で説明したデータ消去処理ルーチンと同様の処理を実行する。   Next, the operation according to the fourth embodiment will be described. When the user operates the operation panel unit 28 to instruct to overwrite the image data stored in the HDD 22, the CPU 14 causes the erase control circuit 418 to overwrite the random number data in the data storage area of the HDD 22 a plurality of times. An instruction for erasure processing is given, and the erasure control circuit 418 executes processing similar to the data erasure processing routine described with reference to FIG.

1回目の上書き処理として、読み出し回路422によって、乱数データ記憶メモリ420の先頭アドレスから順に乱数データを読み出して、セレクタ424によって、読み出し回路422から出力された乱数データを選択するように制御し、HDD22のデータ記憶領域に書き込む。続いて2回目の上書き処理では、読み出し回路422によって、乱数データ記憶メモリ420の2番目の乱数データから順に読み出して、HDD22に書き込んでいく。以降、上書き処理の回数に応じて、読み出し開始する乱数データを一つずつずらすように、乱数データ記憶メモリ420上の読み出し開始アドレスを変更していく。   As the first overwriting process, the read circuit 422 reads the random number data in order from the head address of the random number data storage memory 420, and the selector 424 controls to select the random number data output from the read circuit 422. Write to the data storage area. Subsequently, in the second overwriting process, the reading circuit 422 sequentially reads the second random number data from the random number data storage memory 420 and writes it to the HDD 22. Thereafter, the read start address on the random number data storage memory 420 is changed so as to shift the random number data to be read one by one in accordance with the number of overwriting processes.

以上説明したように、第4の実施の形態によれば、データ処理装置内に乱数データ記憶メモリを設けることにより、データを転送するためのバス帯域に余裕ができ、また、乱数データが改ざんされる可能性を低減することができる。   As described above, according to the fourth embodiment, by providing the random number data storage memory in the data processing device, the bus bandwidth for transferring data can be afforded, and the random number data has been tampered with. The possibility of being reduced can be reduced.

次に、第5の実施の形態について説明する。   Next, a fifth embodiment will be described.

第5の実施の形態では、乱数データを記憶する乱数データ記憶メモリが不揮発性メモリになっている点が第4の実施の形態と異なっており、データ処理装置内の乱数データ記憶メモリには、予め生成された乱数データが記憶されている。   The fifth embodiment is different from the fourth embodiment in that the random number data storage memory for storing random number data is a nonvolatile memory, and the random number data storage memory in the data processing device includes: Pre-generated random number data is stored.

これにより、乱数データが改ざんされる可能性が更に低減され、また、上書き消去処理の際に、乱数データを生成する必要がないため、上書き消去処理を高速化することができる。   As a result, the possibility that the random number data is falsified is further reduced, and it is not necessary to generate random number data during the overwrite erasure process, so that the overwrite erasure process can be speeded up.

次に、第6の実施の形態について説明する。なお、第1の実施の形態及び第4の実施の形態と同様の構成となっている部分については、同一符号を付して、説明を省略する。   Next, a sixth embodiment will be described. In addition, about the part which has the structure similar to 1st Embodiment and 4th Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

第6の実施の形態では、消去用データとして乱数データと固定値データとがあり、乱数データと固定値データとによって上書き処理が行われる点が第1の実施の形態及び第4の実施の形態と異なっている。   In the sixth embodiment, there are random number data and fixed value data as erasure data, and the overwriting process is performed by the random number data and the fixed value data, in the first embodiment and the fourth embodiment. Is different.

図8に示すように、第5の実施の形態に係る複写機のデータ処理装置512は、消去用データを記憶する消去用データ記憶メモリ520が設けられており、消去用データとして、乱数データと固定値データとが記憶されている。   As shown in FIG. 8, the data processing apparatus 512 of the copier according to the fifth embodiment is provided with an erasing data storage memory 520 for storing erasing data. Fixed value data is stored.

なお、消去用データ記憶メモリ520に記憶されている乱数データ及び固定値データは、CPU14によって生成されてバスインタフェース314を介して記憶されたものであるか、または、データ処理装置512の内部回路(図示省略)によって生成されて記憶されたものとなっている。   Note that the random number data and fixed value data stored in the erasing data storage memory 520 are generated by the CPU 14 and stored via the bus interface 314, or an internal circuit of the data processing device 512 ( (Not shown) and generated and stored.

次に、第6の実施の形態に係る作用について説明する。ユーザが、操作パネル部28を操作して、HDD22に記憶されている画像データの上書き消去を指示すると、CPU14によって、消去制御回路418に対し、HDD22のデータ記憶領域への複数回の乱数データ上書き消去処理と固定値データ上書き消去処理とが指示され、消去制御回路418によって、図9に示すデータ消去処理ルーチンが実行される。なお、第1の実施の形態に係るデータ消去処理ルーチンと同様の処理については、同一符号を付して、詳細な説明を省略する。また、乱数データの上書き処理をM回繰り返した後、固定値データの上書き処理を実行する場合を例に説明する。   Next, the operation according to the sixth embodiment will be described. When the user operates the operation panel unit 28 to instruct to overwrite the image data stored in the HDD 22, the CPU 14 causes the erase control circuit 418 to overwrite the random number data in the data storage area of the HDD 22 a plurality of times. An erasure process and a fixed value data overwrite erasure process are instructed, and the erasure control circuit 418 executes a data erasure process routine shown in FIG. Note that the same processes as those in the data erasing process routine according to the first embodiment are denoted by the same reference numerals, and detailed description thereof is omitted. Further, a case will be described as an example in which the overwrite processing of fixed value data is executed after the random number data overwrite processing is repeated M times.

まず、ステップ100において、上書き回数を示す変数であるmを初期値の1にセットし、ステップ102において、nにmの値をセットし、ステップ104で、HDD22のデータ記憶領域に対する書き込み先アドレスを先頭アドレスに設定する。   First, in step 100, m, which is a variable indicating the number of overwriting, is set to an initial value of 1. In step 102, the value of m is set to n. In step 104, the write destination address for the data storage area of the HDD 22 is set. Set to the start address.

そして、ステップ600において、mが、設定された乱数データの上書き回数Mと固定値データの上書き回数との和であるM+1未満であるか否かを判定し、乱数データの上書き処理がM回行われていない場合には、ステップ106において、乱数データnをRAM22の乱数データ記憶用領域から読み出して、ステップ108において、乱数データnを、HDD22のデータ記憶領域に書き込んで、画像データを上書きする。   In step 600, it is determined whether m is less than M + 1, which is the sum of the set random number data overwrite count M and the fixed value data overwrite count, and random number data overwrite processing is performed M times. If not, the random number data n is read from the random number data storage area of the RAM 22 in step 106, and the random number data n is written in the data storage area of the HDD 22 in step 108 to overwrite the image data.

次のステップ110では、nの値がN未満であるか否かを判定し、次の乱数データがある場合には、ステップ112でnの値をインクリメントしてステップ116へ移行するが、一方、次の乱数データがない場合には、nの値を1に戻して、ステップ116へ移行する。ステップ116では、設定されたHDD22の書き込み先アドレスが、最終アドレスであるか否かを判定し、次の書き込み先アドレスがある場合には、ステップ118で、書き込み先アドレスを次のアドレスに設定し、ステップ106へ戻る。一方、データ記憶領域において次の書き込み先アドレスがない場合には、ステップ604で、mの値が、M+1未満であるか否かを判定し、M回の乱数データ上書き処理及び固定値データの上書処理が行われていない場合には、ステップ122でmをインクリメントして、ステップ600へ戻る。   In the next step 110, it is determined whether or not the value of n is less than N. If there is next random number data, the value of n is incremented in step 112 and the process proceeds to step 116. If there is no next random number data, the value of n is returned to 1 and the process proceeds to step 116. In step 116, it is determined whether or not the set write destination address of the HDD 22 is the final address. If there is a next write destination address, the write destination address is set to the next address in step 118. Return to step 106. On the other hand, if there is no next write destination address in the data storage area, it is determined in step 604 whether or not the value of m is less than M + 1. If the writing process has not been performed, m is incremented in step 122 and the process returns to step 600.

また、ステップ600において、M回の乱数データ上書き処理が行われ、M+1回目の上書き処理であると判定されると、ステップ602において、消去用データ記憶メモリ520の固定値データ記憶領域から固定値データを読み出して、HDD22のデータ記憶領域に固定値データを上書きして、ステップ118へ移行する。   If it is determined in step 600 that the M-time random number data overwrite process is performed and the M + 1th overwrite process is performed, in step 602, the fixed value data is stored from the fixed value data storage area of the erasure data storage memory 520. And the fixed value data is overwritten in the data storage area of the HDD 22, and the process proceeds to step 118.

また、ステップ604において、M回の乱数データの上書き処理及び固定値データの上書き処理が行われ、M+1回の上書き処理が行われたと判定されると、データ消去処理ルーチンを終了する。   If it is determined in step 604 that M random number data overwrite processing and fixed value data overwrite processing have been performed and M + 1 number overwrite processing has been performed, the data erasure processing routine is terminated.

上記のように上書き消去処理が行われると、1回目の上書き処理として、読み出し回路422によって、消去用データ記憶メモリ520の乱数データ記憶領域の先頭アドレスから順に乱数データが読み出されて、HDD22のデータ記憶領域に書き込まれる。続いて2回目の上書き処理では、読み出し回路422によって、消去用データ記憶メモリ520の乱数データ記憶領域の2番目の乱数データが順に読み出されて、HDD22に書き込まれていく。以降、上書き処理の回数に応じて、読み出し開始する乱数データが一つずつずらされるように、消去用データ記憶メモリ520の乱数データ記憶領域上の読み出し開始アドレスを変更していく。そして、複数回の乱数データの上書き処理が終了すると、消去用データ記憶メモリ520の固定値データ記憶領域に記憶された固定値データが読み出されて、HDD22のデータ記憶領域に書き込まれる。   When the overwriting process is performed as described above, as the first overwriting process, the read circuit 422 reads the random number data in order from the leading address of the random number data storage area of the erasing data storage memory 520, and the HDD 22 Written to the data storage area. Subsequently, in the second overwriting process, the read circuit 422 sequentially reads the second random number data in the random number data storage area of the erasing data storage memory 520 and writes it to the HDD 22. Thereafter, the read start address on the random number data storage area of the erasing data storage memory 520 is changed so that the random number data to be read start is shifted one by one according to the number of overwriting processes. Then, when the random number data overwriting process is completed a plurality of times, the fixed value data stored in the fixed value data storage area of the erasing data storage memory 520 is read and written to the data storage area of the HDD 22.

以上説明したように、第6の実施の形態に係る複写機によれば、乱数データと固定値データとによってHDDを上書き消去するため、更に消去効果を高めることができる。   As described above, according to the copier according to the sixth embodiment, since the HDD is overwritten and erased with the random number data and the fixed value data, the erasing effect can be further enhanced.

なお、上記の実施の形態では、固定値データが消去用データ記憶メモリに記憶されている場合を例に説明したが、固定値データの上書き処理毎に、固定値データを生成するようにしてもよい。この場合には、データ処理装置の内部に、固定データを生成する回路を設ければよい。   In the above embodiment, the case where the fixed value data is stored in the erasing data storage memory has been described as an example. However, the fixed value data may be generated every time the fixed value data is overwritten. Good. In this case, a circuit for generating fixed data may be provided inside the data processing apparatus.

本発明の第1の実施の形態に係る複写機の構成を示す概略図である。1 is a schematic diagram showing a configuration of a copier according to a first embodiment of the present invention. 本発明の第1の実施の形態に係る複写機のデータ消去処理ルーチンの内容を示すフローチャートである。3 is a flowchart showing the contents of a data erasure processing routine of the copying machine according to the first embodiment of the present invention. 本発明の第1の実施の形態に係るHDDに複数回上書きされる乱数データの様子を示すイメージ図である。It is an image figure which shows the mode of the random number data overwritten in multiple times by HDD concerning the 1st Embodiment of this invention. 本発明の第2の実施の形態に係る複写機のデータ消去処理ルーチンの内容を示すフローチャートである。6 is a flowchart showing the contents of a data erasure processing routine of a copying machine according to a second embodiment of the present invention. 本発明の第3の実施の形態に係る複写機の構成を示す概略図である。It is the schematic which shows the structure of the copying machine which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施の形態に係る複写機のデータ処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the data processor of the copying machine which concerns on the 3rd Embodiment of this invention. 本発明の第4の実施の形態に係る複写機のデータ処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the data processing apparatus of the copying machine which concerns on the 4th Embodiment of this invention. 本発明の第6の実施の形態に係る複写機のデータ処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the data processor of the copying machine which concerns on the 6th Embodiment of this invention. 本発明の第6の実施の形態に係る複写機のデータ消去処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the data deletion processing routine of the copying machine which concerns on the 6th Embodiment of this invention.

符号の説明Explanation of symbols

10、310 複写機
12 ROM
14 CPU
16 RAM
22 HDD
312、412、512 データ処理装置
314 バスインタフェース
316 HDDインタフェース
318、418 消去制御回路
420 乱数データ記憶メモリ
520 消去用データ記憶メモリ
10, 310 Copier 12 ROM
14 CPU
16 RAM
22 HDD
312, 412, 512 Data processing device 314 Bus interface 316 HDD interface 318, 418 Erase control circuit 420 Random number data storage memory 520 Erase data storage memory

Claims (5)

データを記憶した上書き可能な不揮発性の記憶装置と、
前記記憶装置に記憶されたデータを上書き消去するための消去用データとしての乱数データを記憶した消去用データ記憶手段と、
前記記憶装置に記憶されたデータを複数回上書き消去する場合に、上書き消去を行う毎に、前記消去用データ記憶手段における読み出すアドレスの順番及び前記記憶装置に上書きするアドレスの順番の少なくとも一方を変更して、前記消去データ記憶手段から前記消去用データを読み出して、前記記憶装置に対して上書き消去する上書き消去手段と、
を含む情報処理装置。
An overwritable non-volatile storage device storing data;
Erasure data storage means for storing random number data as erasure data for overwriting and erasing data stored in the storage device;
When overwriting and erasing data stored in the storage device a plurality of times, at least one of the order of addresses to be read in the erasing data storage means and the order of addresses to be overwritten in the storage device is changed each time overwriting is performed. Then, the erasure data storage means reads out the erasure data, and overwrites and erases the storage device; and
An information processing apparatus including:
前記上書き消去手段は、上書き消去を行う毎に、前記消去用データ記憶手段における読み出し開始アドレスを変更して、前記消去データ記憶手段から前記消去用データを順に読み出して、前記記憶装置に対して上書き消去する請求項1記載の情報処理装置。   The overwrite erasure unit changes the read start address in the erasure data storage unit each time overwriting is performed, sequentially reads the erasure data from the erasure data storage unit, and overwrites the storage device. The information processing apparatus according to claim 1, which is erased. 前記上書き消去手段は、上書き消去を行う毎に、前記記憶装置に上書きする上書き開始アドレスを変更して、前記消去データ記憶手段から前記消去用データを順に読み出して、前記記憶装置に対して上書き消去する請求項1又は2記載の情報処理装置。   The overwrite erasure unit changes the overwrite start address to be overwritten on the storage device each time overwriting is performed, sequentially reads the erasure data from the erasure data storage unit, and overwrites the storage device. The information processing apparatus according to claim 1 or 2. 消去用データ記憶手段は、前記消去用データを予め記憶した不揮発性メモリである請求項1〜請求項の何れか1項記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 3 , wherein the erasing data storage means is a nonvolatile memory in which the erasing data is stored in advance. データを記憶した上書き可能な不揮発性の記憶装置を備えた情報処理装置における情報処理方法であって、
前記記憶装置に記憶されたデータを上書き消去するための消去用データとしての乱数データを記憶し、
前記記憶装置に記憶されたデータを複数回上書き消去する場合に、上書き消去を行う毎に、前記記憶された消去用データの読み出すアドレスの順番及び前記記憶装置に上書きするアドレスの順番の少なくとも一方を変更して、前記記憶された前記消去用データを読み出して、前記記憶装置に対して上書き消去することを特徴とする情報処理方法。
An information processing method in an information processing apparatus including an overwritable nonvolatile storage device storing data,
Storing random number data as erasure data for overwriting and erasing the data stored in the storage device;
When overwriting and erasing data stored in the storage device a plurality of times, each time overwriting is performed, at least one of the order of addresses read from the stored erasing data and the order of addresses overwritten in the storage device is determined. An information processing method comprising: changing, reading the stored erasure data, and overwriting the storage device.
JP2006042349A 2006-02-20 2006-02-20 Information processing apparatus and information processing method Expired - Fee Related JP4797680B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006042349A JP4797680B2 (en) 2006-02-20 2006-02-20 Information processing apparatus and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006042349A JP4797680B2 (en) 2006-02-20 2006-02-20 Information processing apparatus and information processing method

Publications (2)

Publication Number Publication Date
JP2007219997A JP2007219997A (en) 2007-08-30
JP4797680B2 true JP4797680B2 (en) 2011-10-19

Family

ID=38497209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006042349A Expired - Fee Related JP4797680B2 (en) 2006-02-20 2006-02-20 Information processing apparatus and information processing method

Country Status (1)

Country Link
JP (1) JP4797680B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4937863B2 (en) * 2007-09-05 2012-05-23 株式会社日立製作所 Computer system, management computer, and data management method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005199668A (en) * 2004-01-19 2005-07-28 Ricoh Co Ltd Image forming apparatus and erasing method
JP2005219997A (en) * 2004-02-09 2005-08-18 Toshiba Ceramics Co Ltd Silica glass crucible

Also Published As

Publication number Publication date
JP2007219997A (en) 2007-08-30

Similar Documents

Publication Publication Date Title
US8687009B2 (en) Image processing apparatus and controlling method therefor
US10452329B2 (en) Information processing apparatus that controls display of an erasure mode setting screen based on a type of storage device in the apparatus, and method of controlling the same
JP4276183B2 (en) Office machine security management device, office machine security management method, and office machine security management program
US9329806B2 (en) Image producing device, image forming device, and image processing device
KR101339869B1 (en) Image forming apparatus and method of overwriting for storage unit in image forming apparatus
JP4944761B2 (en) Image processing apparatus, image processing method, and program
JP4797680B2 (en) Information processing apparatus and information processing method
JP2007053735A (en) Image forming apparatus and image data storage region replacing method
US7487324B2 (en) Computer system
JP4300956B2 (en) Information processing apparatus, information processing method, recording medium, and program
US7886107B2 (en) Data processor, data processing method, and computer readable medium storing program therefor
JP3748179B2 (en) Image processing device
JP5223492B2 (en) Print control apparatus and print control program
JP6995607B2 (en) Information processing equipment, control methods and programs for information processing equipment
JP2006276908A (en) Information processor, information processing method, and program
JP2005084974A (en) Information processor
JP4791065B2 (en) Information processing apparatus, information processing method, and program
JP2007279816A (en) Data processor and data processing method and program
JP7238087B2 (en) JOB PROCESSING DEVICE, CONTROL METHOD AND PROGRAM FOR JOB PROCESSING DEVICE
CN108307087B (en) Information processing device and computer-readable storage medium
JP2006344022A (en) Equipment and program starting method
JP2007310608A (en) Data processor, data processing method and data processing program
JP2009141487A (en) Digital copier
JP4656139B2 (en) Recording control apparatus, image processing apparatus, and program
JP5097143B2 (en) Image processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110419

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110620

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: 20110705

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110718

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140812

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees