JP2005301798A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2005301798A
JP2005301798A JP2004118933A JP2004118933A JP2005301798A JP 2005301798 A JP2005301798 A JP 2005301798A JP 2004118933 A JP2004118933 A JP 2004118933A JP 2004118933 A JP2004118933 A JP 2004118933A JP 2005301798 A JP2005301798 A JP 2005301798A
Authority
JP
Japan
Prior art keywords
data
unit
compressed
output
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2004118933A
Other languages
Japanese (ja)
Inventor
Tetsuya Ishikawa
哲也 石川
Tomohiro Suzuki
友弘 鈴木
Fumikage Uchida
史景 内田
Yuji Tamura
祐二 田村
Hiroyasu Nishimura
泰保 西村
Tomoya Ogawa
智哉 小川
Masayuki Yasukaga
正之 安加賀
Takashi Moromizato
尚 諸見里
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2004118933A priority Critical patent/JP2005301798A/en
Publication of JP2005301798A publication Critical patent/JP2005301798A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Storage Device Security (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To perfectly prevent presence of non-compressed/non-encrypted data on a storage device to improve security, in an information processor compressing/encrypting input/output data and storing them in the storage device. <P>SOLUTION: A chain of input processes for compressing/encrypting the image data inputted from a reading part 12 by a compression part 21 and a cipher part 22 and storing them in the storage device 17 are pipeline-processed, and delivery of the data is directly performed between devices not through a memory. The compressed/encrypted data stored in the storage device 17 are decrypted/expanded by a decryption part 23 and an expansion part 24 to be restored to the original data, and a chain of output processes until outputting them from a print part 13 are similarly pipeline-processed. Thereby, a copy job or a print job can be executed without making the non-compressed/non-encrypted data present on the storage device once. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、データを圧縮・暗号化して記憶手段に格納する機能を備えた情報処理装置に係わり、特にデジタル複写機のように画像データを圧縮・暗号化して格納する機能を備えた情報処理装置に関する。   The present invention relates to an information processing apparatus having a function of compressing / encrypting data and storing it in a storage means, and more particularly, an information processing apparatus having a function of compressing / encrypting and storing image data like a digital copying machine. About.

情報処理装置にデータを保存する場合には、必要な記憶容量の低減と機密保持の観点からデータを圧縮・暗号化することが行なわれている。通常は、入力されたデータを一旦メモリに保存し、このメモリからデータを順次読み出して圧縮・暗号化処理を施した後にハードディスク装置などの記憶装置へ格納するようになっている。また、記憶装置に保存してある圧縮・暗号化データを出力するときは、これを復号化・伸張して元に戻したデータを一旦メモリに保存した後、このメモリから順次読み出してデータを印刷装置に出力したり外部の装置へ送信したりするようになっている(たとえば、特許文献1参照。)。   When data is stored in the information processing apparatus, the data is compressed and encrypted from the viewpoint of reducing the required storage capacity and maintaining confidentiality. Normally, input data is temporarily stored in a memory, and the data is sequentially read out from the memory, compressed and encrypted, and then stored in a storage device such as a hard disk device. In addition, when outputting compressed / encrypted data stored in the storage device, the decrypted / decompressed data is restored to the original data, then temporarily stored in the memory, then sequentially read from this memory and printed. The data is output to the device or transmitted to an external device (for example, see Patent Document 1).

国際公開第WO97/10659号パンフレットInternational Publication No. WO97 / 10659 Pamphlet

データを圧縮・暗号化して保存することによりデータの機密性は高まるが、従来は、圧縮・暗号化する前のデータや復号化・伸張した後のデータを一旦メモリに保存するので、このメモリに残っている情報からデータが漏洩する可能性があった。特に、圧縮・暗号化されていないデータをハードディスク装置に保存する場合には、データを普通に消去しても、残存磁気情報から元の情報を再現することができるので、充分な機密性を確保することが難しかった。   Data confidentiality is enhanced by storing the compressed and encrypted data, but conventionally, the data before compression / encryption and the data after decryption / decompression are temporarily stored in the memory. There was a possibility of data leakage from the remaining information. In particular, when storing uncompressed / encrypted data on a hard disk drive, the original information can be reproduced from the remaining magnetic information even if the data is normally deleted, ensuring sufficient confidentiality. It was difficult to do.

本発明は、上記の問題を解決しようとするものであり、圧縮・暗号化されていないデータが一度も記憶装置上に存在することなく、入出力データを圧縮・暗号化して記憶装置に保存することのできるセキュリティ性の高い情報処理装置を提供することを目的としている。   The present invention is intended to solve the above-described problem. Input / output data is compressed / encrypted and stored in the storage device without any data that has not been compressed / encrypted on the storage device. An object of the present invention is to provide an information processing apparatus with high security.

請求項1に係わる発明は、データの入力手段(12、15、16、25)と、圧縮手段(21)と、暗号化手段(22)と、記憶手段(17)とを備え、
前記入力手段(12、15、16、25)から入力されたデータを前記圧縮手段(21)と前記暗号化手段(22)とを用いて圧縮・暗号化して前記記憶手段(17)に格納する一連の入力処理を、圧縮・暗号化が完了する前のデータを記憶手段(17)に格納することなく行なう
ことを特徴とする情報処理装置である。
The invention according to claim 1 comprises data input means (12, 15, 16, 25), compression means (21), encryption means (22), and storage means (17).
Data input from the input means (12, 15, 16, 25) is compressed and encrypted using the compression means (21) and the encryption means (22) and stored in the storage means (17). An information processing apparatus for performing a series of input processing without storing data before compression / encryption is completed in a storage means (17).

上記発明によれば、入力されたデータを圧縮・暗号化して記憶手段(17)に格納するまでの一連の入力処理が、圧縮・暗号化完了前のデータを記憶手段(17)に途中で格納することなく行なわれる。言い換えると、入力されたデータは圧縮・暗号化された後に記憶手段(17)に格納される。すなわち、入力されたデータについては圧縮・暗号化されたものだけが記憶手段(17)に格納される。   According to the above invention, a series of input processing until the input data is compressed / encrypted and stored in the storage means (17), the data before completion of compression / encryption is stored in the storage means (17) halfway. It is done without doing. In other words, the input data is compressed and encrypted and then stored in the storage means (17). That is, only the compressed / encrypted input data is stored in the storage means (17).

暗号化を圧縮後に行なってもよいし、生データから一気に圧縮・暗号化されたデータを生成するように構成してもよい。圧縮・暗号化が完了する前のデータは、圧縮・暗号化後のデータを格納する記憶手段(17)に限らず他のメモリや記憶装置を含めて一切の記憶手段(17)に記憶されない。たとえば、画像データを扱う場合には、ページメモリやラインメモリなどのメモリも含まれる。ただし、圧縮手段(21)や暗号化手段(22)が圧縮処理や暗号化処理を行なうために内部に持っているレジスタやメモリは含まない。記憶手段(17)は、半導体メモリのほかハードディスク装置やその他の方式の記憶装置であってもよい。   Encryption may be performed after compression, or data that is compressed and encrypted at once from raw data may be generated. Data before completion of compression / encryption is not stored in any storage means (17) including not only the storage means (17) for storing the data after compression / encryption but also other memory and storage devices. For example, when handling image data, a memory such as a page memory or a line memory is also included. However, it does not include a register or memory that the compression means (21) and encryption means (22) have in order to perform compression processing and encryption processing. The storage means (17) may be a hard disk device or other type of storage device in addition to the semiconductor memory.

請求項2に係わる発明は、記憶手段(17)と、復号化手段(23)と、伸張手段(24)と、データの出力手段(13)とを備え、
前記記憶手段(17)に格納されている圧縮・暗号化されたデータを前記復号化手段(23)と前記伸張手段(24)とを用いて元のデータに戻して前記出力手段(13)から出力する一連の出力処理を、復号化後のデータを記憶手段(17)に格納することなく行なう
ことを特徴とする情報処理装置である。
The invention according to claim 2 comprises storage means (17), decryption means (23), decompression means (24), and data output means (13).
The compressed / encrypted data stored in the storage means (17) is restored to the original data by using the decryption means (23) and the decompression means (24), and is returned from the output means (13). An information processing apparatus for performing a series of output processes to be output without storing the decrypted data in a storage means (17).

上記発明によれば、記憶手段(17)に格納されている圧縮・暗号化されたデータを復号化および伸張して元のデータに戻し、これを出力手段(13)に出力するまでの一連の出力処理が、復号化後のデータを出力処理の途中で記憶手段(17)に格納することなく行なわれる。   According to the above-described invention, a series of processes until the compressed / encrypted data stored in the storage means (17) is decrypted and decompressed to return to the original data and output to the output means (13). The output process is performed without storing the decrypted data in the storage means (17) during the output process.

伸張は復号化後に行なってもよいし、圧縮・暗号化されたデータから一気に生データを生成するように構成してもよい。復号化後のデータは圧縮・暗号化されたデータを格納している記憶手段(17)に限らず他のメモリや記憶装置を含めて一切の記憶手段(17)に記憶されない。たとえば、画像データを扱う場合には、ページメモリやラインメモリなどのメモリも含まれる。ただし、伸張手段(24)や復号化手段(23)が伸張処理や復号化処理を行なうために内部に持っているレジスタやメモリおよび出力手段(13)としてのプリンタ部が持っているラインメモリは含まない。   The decompression may be performed after the decryption, or the raw data may be generated at once from the compressed / encrypted data. The decrypted data is not stored in any storage means (17) including not only the storage means (17) storing the compressed and encrypted data but also other memories and storage devices. For example, when handling image data, a memory such as a page memory or a line memory is also included. However, the register and memory that the decompression means (24) and the decryption means (23) have in order to perform the decompression process and the decryption process, and the line memory that the printer unit as the output means (13) has are Not included.

請求項3に係わる発明は、データの入力手段(12、15、16、25)と、データの出力手段(13)と、圧縮手段(21)と、暗号化手段(22)と、記憶手段(17)と、復号化手段(23)と、伸張手段(24)とを備え、
前記入力手段(12、15、16、25)から入力されたデータを前記圧縮手段(21)と前記暗号化手段(22)とを用いて圧縮・暗号化して前記記憶手段(17)に格納する一連の入力処理を、圧縮・暗号化が完了する前のデータを記憶手段(17)に格納することなく行ない、
前記記憶手段(17)に格納されている圧縮・暗号化されたデータを前記復号化手段(23)と前記伸張手段(24)とを用いて元のデータに戻して前記出力手段(13)から出力する一連の出力処理を、復号化後のデータを記憶手段(17)に格納することなく行なう
ことを特徴とする情報処理装置である。
The invention according to claim 3 is a data input means (12, 15, 16, 25), a data output means (13), a compression means (21), an encryption means (22), and a storage means ( 17), decoding means (23), and decompression means (24),
Data input from the input means (12, 15, 16, 25) is compressed and encrypted using the compression means (21) and the encryption means (22) and stored in the storage means (17). A series of input processing is performed without storing the data before compression / encryption is completed in the storage means (17),
The compressed / encrypted data stored in the storage means (17) is restored to the original data by using the decryption means (23) and the decompression means (24), and is returned from the output means (13). An information processing apparatus for performing a series of output processes to be output without storing the decrypted data in a storage means (17).

上記発明によれば、入力されたデータを圧縮・暗号化して記憶手段(17)に格納するまでの一連の入力処理が、圧縮・暗号化完了前のデータを記憶手段(17)に途中で格納することなく行なわれる。また、記憶手段(17)に格納されている圧縮・暗号化されたデータを復号化・伸張して元のデータに戻しこれを出力手段(13)に出力するまでの一連の出力処理が、復号化後のデータを出力処理の途中で記憶手段(17)に格納することなく行なわれる。すなわち、入力されたデータについては、入力されてから出力されるまでの間に暗号化されていない状態で記憶手段(17)に格納されることは一切ない。   According to the above invention, a series of input processing until the input data is compressed / encrypted and stored in the storage means (17), the data before completion of compression / encryption is stored in the storage means (17) halfway. It is done without doing. In addition, a series of output processing until the compressed / encrypted data stored in the storage means (17) is decrypted / expanded to the original data and output to the output means (13) is decrypted. This is done without storing the converted data in the storage means (17) during the output process. That is, the input data is not stored in the storage means (17) in an unencrypted state between input and output.

請求項4に係わる発明は、記憶手段(17)を介さずに前記入力手段(12、15、16、25)と前記圧縮手段(21)と前記暗号化手段(22)との間でデータを受け渡しする
ことを特徴とする請求項1または3に記載の情報処理装置である。
In the invention according to claim 4, data is not transferred between the input means (12, 15, 16, 25), the compression means (21), and the encryption means (22) without the storage means (17). The information processing apparatus according to claim 1, wherein the information processing apparatus delivers the information.

上記発明によれば、入力手段(12、15、16、25)から入力されたデータは記憶手段(17)を介することなく直接、圧縮手段(21)に入力され、圧縮手段(21)の出力する圧縮データは記憶手段(17)を介することなく直接、暗号化手段(22)に入力される。   According to the above invention, the data inputted from the input means (12, 15, 16, 25) is directly inputted to the compression means (21) without going through the storage means (17), and the output of the compression means (21). The compressed data to be input is directly input to the encryption means (22) without going through the storage means (17).

請求項5に係わる発明は、記憶手段(17)を介さずに前記復号化手段(23)と前記伸張手段(24)と前記出力手段(13)との間でデータを受け渡しする
ことを特徴とする請求項2または3に記載の情報処理装置である。
The invention according to claim 5 is characterized in that data is transferred between the decoding means (23), the decompression means (24) and the output means (13) without going through the storage means (17). The information processing apparatus according to claim 2 or 3.

上記発明によれば、復号化手段(23)の出力する復号化後のデータ(圧縮データ)は記憶手段(17)を介することなく直接、伸張手段(24)に入力され、伸張手段(24)の出力する生データは記憶手段(17)を介することなく直接、出力手段(13)に入力される。   According to the above invention, the decrypted data (compressed data) output from the decryption means (23) is directly input to the decompression means (24) without going through the storage means (17), and the decompression means (24). Is directly input to the output means (13) without going through the storage means (17).

請求項6に係わる発明は、前記処理を流れ作業で行なう
ことを特徴とする請求項1、2、3、4または5に記載の情報処理装置である。
The invention according to claim 6 is the information processing apparatus according to claim 1, 2, 3, 4 or 5, wherein the processing is performed by a flow work.

上記発明によれば、各処理は、いわゆるパイプライン方式で実行される。すなわち、入力処理においては入力手段(12、15、16、25)と圧縮手段(21)と暗号化手段(22)とが同時並列に動作し、入力された順に次々とデータが圧縮され暗号化されて記憶手段(17)に格納される。また出力処理においては復号化手段(23)と伸張手段(24)と出力手段(13)とが同時並行に動作し、記憶手段(17)から読み出された順に次々とデータが復号化され伸張されて出力手段(13)に渡され出力される。   According to the above invention, each process is executed by a so-called pipeline system. That is, in the input process, the input means (12, 15, 16, 25), the compression means (21), and the encryption means (22) operate simultaneously in parallel, and the data is compressed and encrypted one after another in the order of input. And stored in the storage means (17). In the output process, the decryption means (23), the decompression means (24) and the output means (13) operate in parallel, and the data is decrypted and decompressed one after another in the order read from the storage means (17). Then, it is passed to the output means (13) for output.

請求項7に係わる発明は、前記データが画像データである
ことを特徴とする請求項1、2、3、4、5または6に記載の情報処理装置である。
The invention according to claim 7 is the information processing apparatus according to claim 1, 2, 3, 4, 5 or 6, wherein the data is image data.

画像データは、高解像度化やカラー化に伴ってデータ量が多くなる傾向にあるので、圧縮と暗号化を行なう本発明の対象データとして好適である。たとえば、本発明に係わる情報処理装置が画像データを扱うデジタル複写機の場合には、スキャナ部やプリントコントローラが入力手段(12、15、16、25)となり、プリンタ部が出力手段(13)になる。   Since image data tends to increase in data amount as the resolution and color increase, the image data is suitable as target data of the present invention for compression and encryption. For example, when the information processing apparatus according to the present invention is a digital copying machine that handles image data, the scanner unit and the print controller serve as input means (12, 15, 16, 25), and the printer section serves as the output means (13). Become.

本発明に係わる情報処理装置によれば、圧縮・暗号化されたデータだけが記憶手段に格納され、暗号化されていないデータが記憶手段に存在することが一切ないので、記憶手段ごと盗まれたり記憶手段に残っているデータが流出したりした場合にも、そのデータを復号化しなければ内容が分からず、機密性が確保され、セキュリティが向上する。   According to the information processing apparatus according to the present invention, only the compressed / encrypted data is stored in the storage means, and there is no unencrypted data in the storage means. Even when data remaining in the storage means is leaked, the contents are not known unless the data is decrypted, and confidentiality is ensured, and security is improved.

データを入力しこれを圧縮・暗号化して格納するまでの入力処理や記憶手段内のデータを復号化・伸張して出力するまでの出力処理を流れ作業で行なうものでは、入力手段と圧縮手段との間や圧縮手段と暗号化手段との間でデータを一時格納するためのバッファメモリが不要になり、圧縮・暗号化されないデータを記憶手段に一切格納しない入力処理や出力処理を容易に実現することができる。   In the case of performing the input process until data is input and compressed / encrypted and stored, and the output process until the data in the storage means is decrypted / decompressed and output, the input means, the compression means, No buffer memory is required to temporarily store data between the compression means and the encryption means, and input processing and output processing that does not store uncompressed / encrypted data in the storage means are easily realized. be able to.

以下、図面に基づき本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係わる情報処理装置としての画像処理装置10の構成を示している。画像処理装置10は、原稿を読み取って対応する画像を記録紙上に形成して出力するコピー機能のほか、スキャナ機能、プリンタ機能、ファクシミリ機能などを備えたデジタル複合機として構成されている。   FIG. 1 shows a configuration of an image processing apparatus 10 as an information processing apparatus according to an embodiment of the present invention. The image processing apparatus 10 is configured as a digital multifunction machine having a scanner function, a printer function, a facsimile function, and the like, in addition to a copy function for reading a document and forming a corresponding image on a recording sheet for output.

画像処理装置10は、当該装置の動作を統括制御する制御部11を備えている。制御部11は、図示省略のCPU(中央処理装置)とROM(リード・オンリ・メモリ)とRAM(ランダム・アクセス・メモリ)とを主要部とした回路で構成されている。   The image processing apparatus 10 includes a control unit 11 that performs overall control of the operation of the apparatus. The control unit 11 includes a circuit having a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory) (not shown) as main parts.

制御部11には、システムバスを通じて各種の機能部が接続されている。このうち、読取部12は、原稿画像を読み取って対応する画像データを取り込む機能を果たす。読取部12は、原稿を照射する光源と、原稿をその幅方向に1ライン分読み取るラインイメージセンサと、ライン単位の読取位置を原稿の長さ方向に移動させる移動手段と、原稿からの反射光をラインイメージセンサに導いて結像させるレンズやミラーから成る光学経路とを備えている。ラインイメージセンサはCCD(Charge Coupled Device)で構成される。ラインイメージセンサが出力するアナログ画像信号はA/D変換され、さらに誤差拡散処理などによって2値化されてデジタルの画像データとして出力される。   Various functional units are connected to the control unit 11 through a system bus. Among these, the reading unit 12 functions to read a document image and capture corresponding image data. The reading unit 12 includes a light source that irradiates the document, a line image sensor that reads the document for one line in the width direction, a moving unit that moves the reading position in units of lines in the length direction of the document, and reflected light from the document. And an optical path composed of a lens and a mirror for guiding the light to a line image sensor to form an image. The line image sensor is composed of a CCD (Charge Coupled Device). The analog image signal output from the line image sensor is A / D converted, further binarized by error diffusion processing, etc., and output as digital image data.

印刷部13は、画像データに対応する画像を電子写真プロセスによって記録紙上に形成して出力する機能を果たす。印刷部13は、記録紙の搬送装置と、感光体ドラムと、帯電装置と、レーザーユニットと、現像装置と、転写分離装置と、クリーニング装置と、定着装置とを有する、いわゆるレーザープリンタとして構成されている。   The printing unit 13 functions to form and output an image corresponding to the image data on a recording sheet by an electrophotographic process. The printing unit 13 is configured as a so-called laser printer having a recording paper conveyance device, a photosensitive drum, a charging device, a laser unit, a developing device, a transfer separation device, a cleaning device, and a fixing device. ing.

表示操作部14は、表面にタッチパネルを備えた液晶ディスプレイと各種の操作スイッチから構成され、ユーザに各種の案内表示や状態表示を行なったり、ユーザから各種の操作を受け付けたりする機能を有している。ネットワークI/F部15は、LAN(ローカル・エリア・ネットワーク)などのネットワークと接続して通信するためのインターフェイス部である。ローカル接続I/F部16は、IEEE1284などの通信規格に従って機器をローカル接続するためのインターフェイス部である。   The display operation unit 14 includes a liquid crystal display having a touch panel on the surface and various operation switches, and has a function of performing various guidance displays and status displays to the user, and receiving various operations from the user. Yes. The network I / F unit 15 is an interface unit for connecting and communicating with a network such as a LAN (local area network). The local connection I / F unit 16 is an interface unit for locally connecting devices in accordance with a communication standard such as IEEE1284.

画像処理部20は、圧縮手段としての圧縮部21と、暗号化手段としての暗号部22と、復号化手段としての復号部23と、伸張手段としての伸張部24と、ラスタライズ部25とを備えている。画像処理部20は、ASIC(Application Specific Integrated Circuit)などの集積回路で構成されている。   The image processing unit 20 includes a compression unit 21 as a compression unit, an encryption unit 22 as an encryption unit, a decryption unit 23 as a decryption unit, an expansion unit 24 as an expansion unit, and a rasterization unit 25. ing. The image processing unit 20 is configured by an integrated circuit such as an ASIC (Application Specific Integrated Circuit).

圧縮部21は所定の圧縮方式でデータを圧縮する機能を果たす。暗号部22はデータを暗号化する機能を果たす。伸張部24は暗号部22が暗号化したデータを暗号化前の状態に戻す機能を果たす。復号部23は、圧縮部21が圧縮したデータを圧縮前の状態に戻す機能を果たす。ラスタライズ部25は、ページディスクリプト言語などで表現された印刷データをイメージデータに展開する機能を果たす。   The compression unit 21 performs a function of compressing data by a predetermined compression method. The encryption unit 22 functions to encrypt data. The decompression unit 24 functions to return the data encrypted by the encryption unit 22 to the state before encryption. The decoding unit 23 functions to return the data compressed by the compression unit 21 to the state before compression. The rasterizing unit 25 has a function of developing print data expressed in a page script language into image data.

圧縮部21、暗号部22、復号部23、伸張部24はそれぞれの機能を果たすために必要なバッファメモリを内部に備えている。このバッファメモリは圧縮方式や暗号化方式などに応じて必要量用意すればよい。画像処理部20は、圧縮部21と暗号部22とを並列に動作させるパイプライン処理でデータを圧縮・暗号化するようになっている。また、データを復号化・伸張する処理についても伸張部24と復号部23とを並列に動作させるパイプライン処理で行なうようになっている。   The compression unit 21, the encryption unit 22, the decryption unit 23, and the decompression unit 24 are internally provided with buffer memories necessary for performing their functions. A necessary amount of this buffer memory may be prepared according to the compression method, encryption method, and the like. The image processing unit 20 compresses and encrypts data by pipeline processing in which the compression unit 21 and the encryption unit 22 operate in parallel. Also, processing for decoding / decompressing data is performed by pipeline processing in which the expansion unit 24 and the decoding unit 23 operate in parallel.

記憶装置17は、画像処理部20が出力する圧縮・暗号化されたデータを記憶する機能を果たす。ここではハードディスク装置(HDD)を記憶装置17に使用しているがこれに限定されるものではない。   The storage device 17 functions to store the compressed / encrypted data output from the image processing unit 20. Here, a hard disk device (HDD) is used for the storage device 17, but the present invention is not limited to this.

次に、画像処理装置10が原稿の複製を作成するコピージョブを実行する際の動作の流れを説明する。図2は、コピージョブにおける画像データの流れを示している。コピージョブは、原稿を読み取り、その画像データを圧縮・暗号化して記憶装置17に格納するまでの入力処理と、記憶装置17に格納されている圧縮・暗号化されたデータを復号化・伸張して印刷出力する出力処理との組み合わせにより実現される。これら入力処理および出力処理はそれぞれ流れ作業として行なわれる。   Next, an operation flow when the image processing apparatus 10 executes a copy job for creating a copy of a document will be described. FIG. 2 shows the flow of image data in a copy job. In the copy job, an input process from reading a document, compressing / encrypting the image data to storing it in the storage device 17, and decrypting / decompressing the compressed / encrypted data stored in the storage device 17. This is realized in combination with output processing for printing out. These input processing and output processing are each performed as a flow operation.

まず、読取部12で原稿の読み取り動作を開始すると、読み取った原稿画像に対応する画像データが順次読取部12から画像処理部20の圧縮部21に出力される(ステップS101)。圧縮部21は、読取部12から入力された画像データを順次圧縮し(ステップS102)、圧縮後のデータ(圧縮データ)を次々と暗号部22に画像処理部20の中で引き渡す。圧縮部21から暗号部22へのデータの引渡しは画像処理部20内部で直接行なわれる。   First, when the reading unit 12 starts reading an original, image data corresponding to the read original image is sequentially output from the reading unit 12 to the compression unit 21 of the image processing unit 20 (step S101). The compression unit 21 sequentially compresses the image data input from the reading unit 12 (step S102), and sequentially passes the compressed data (compressed data) to the encryption unit 22 in the image processing unit 20. Data transfer from the compression unit 21 to the encryption unit 22 is performed directly in the image processing unit 20.

暗号部22は圧縮部21から入力される圧縮データを順次、暗号化して圧縮・暗号化データを出力する(ステップS103)。暗号部22の出力する圧縮・暗号化データは画像処理部20から記憶装置17に送られて格納される。ここまでが入力処理である。   The encryption unit 22 sequentially encrypts the compressed data input from the compression unit 21 and outputs the compressed / encrypted data (step S103). The compressed / encrypted data output from the encryption unit 22 is sent from the image processing unit 20 to the storage device 17 and stored therein. Up to here is the input processing.

このように、読取部12での読み取りから圧縮・暗号化して格納するまでの入力処理は流れ作業的にパイプライン処理で行なわれ、圧縮・暗号化されていない画像データがメモリ上に格納されることはない。   As described above, the input process from reading by the reading unit 12 until compression and encryption is stored is performed by pipeline processing in a flow work, and image data that is not compressed and encrypted is stored in the memory. There is nothing.

コピージョブでは、所定ページ数分の圧縮・暗号化データが記憶装置17に格納された時点で出力処理を開始するようになっている。圧縮・暗号化されているデータを格納順に記憶装置17から読み出して(ステップS105)、読み出した圧縮・暗号化データを順次画像処理部20の復号部23に入力する。   In the copy job, the output process is started when a predetermined number of pages of compressed / encrypted data are stored in the storage device 17. The compressed / encrypted data is read from the storage device 17 in the order of storage (step S105), and the read compressed / encrypted data is sequentially input to the decrypting unit 23 of the image processing unit 20.

復号部23は、記憶装置17から次々に入力される圧縮・暗号化データを逐次復号化して圧縮データに戻し(ステップS106)、これを伸張部24に順次引き渡す。伸張部24は復号部23から次々に入力される圧縮データを逐次伸張して圧縮前の画像データに戻し(ステップS107)、これを画像処理部20から印刷部13へ順次出力する。印刷部13は入力された画像データに対応する画像を順次形成して印刷出力する(ステップS108)。ステップS105からステップS108までが出力処理である。   The decryption unit 23 sequentially decrypts the compressed / encrypted data sequentially input from the storage device 17 and returns the compressed data to the compressed data (step S106), and sequentially delivers it to the decompression unit 24. The decompression unit 24 sequentially decompresses the compressed data sequentially input from the decoding unit 23 and returns the compressed image data to the uncompressed image data (step S107), which is sequentially output from the image processing unit 20 to the printing unit 13. The printing unit 13 sequentially forms and prints out images corresponding to the input image data (step S108). Steps S105 to S108 are output processing.

図3は、流れ作業的に画像データが処理される様子を示している。同図は2ページの原稿を1部コピーする場合の例を示している。スキャナインの処理51の開始からわずかに遅れて圧縮処理52が開始される。また圧縮処理52の開始からわずかに遅れて暗号化処理53の実行が開始され、この暗号化処理53の開始からさらにわずかに遅れてメモリINの処理54が開始される。   FIG. 3 shows how image data is processed in a flow process. This figure shows an example in which one copy of a two-page document is copied. The compression process 52 is started slightly after the start of the scanner-in process 51. Further, the encryption process 53 starts to be executed slightly after the start of the compression process 52, and the process 54 of the memory IN is started further slightly after the start of the encryption process 53.

1ページ目の圧縮・暗号化データの格納が完了すると、メモリOUTの処理55が開始される。メモリOUTの処理55の開始からわずかに遅れて復号化処理56が開始され、復号化処理56の開始からわずかに遅れて伸張処理57が開始される。さらに伸張処理57の開始からわずかに遅れてプリントアウトの処理58が開始している。このように流れ作業で画像データを処理することにより、生の画像データがメモリ上に存在することなく一連の処理が実行される。   When the storage of the compressed / encrypted data of the first page is completed, the processing 55 of the memory OUT is started. The decoding process 56 is started slightly after the start of the process 55 of the memory OUT, and the decompression process 57 is started slightly after the start of the decoding process 56. Further, the printout process 58 is started slightly after the start of the expansion process 57. By processing the image data in the flow operation in this way, a series of processing is executed without the raw image data existing in the memory.

図4は、画像処理装置10が印刷データを外部装置から受け取って対応する画像を印刷出力するプリントジョブを実行する際の動作の流れを示している。プリントジョブは、印刷データを受信し、これをラスタライズしたものを圧縮・暗号化して記憶装置17に格納するまでの入力処理と、記憶装置17に格納されている圧縮・暗号化されたデータを復号化・伸張して印刷出力する出力処理との組み合わせにより実現される。これら入力処理および出力処理はそれぞれ流れ作業として行なわれる。   FIG. 4 shows an operation flow when the image processing apparatus 10 executes a print job for receiving print data from an external apparatus and printing out a corresponding image. The print job receives the print data, performs input processing until the rasterized version is compressed / encrypted and stored in the storage device 17, and decrypts the compressed / encrypted data stored in the storage device 17. This is realized by a combination with output processing that prints out and prints out. These input processing and output processing are each performed as a flow operation.

まず、パーソナルコンピュータなどの装置はアプリケーションプログラムからプリンタドライバを通じて印刷データを出力し、画像処理装置10はこれをネットワークI/F部15やローカル接続I/F部16を通じて受信する。   First, an apparatus such as a personal computer outputs print data from an application program through a printer driver, and the image processing apparatus 10 receives the print data through the network I / F unit 15 and the local connection I / F unit 16.

画像処理装置10が印刷データの受信を開始すると(ステップS201)、受信した順に印刷データが画像処理部20のラスタライズ部25へ入力される。ラスタライズ部25は、入力された順に印刷データをラスタライズしてイメージの画像データを順次生成し(ステップS202)、生成した画像データを順次圧縮部21に引き渡す。ラスタライズ部25から圧縮部21への画像データの引渡しは画像処理部20内部で直接行なわれる。   When the image processing apparatus 10 starts receiving print data (step S201), the print data is input to the rasterizing unit 25 of the image processing unit 20 in the order of reception. The rasterizing unit 25 rasterizes the print data in the input order to sequentially generate image data of the image (step S202), and sequentially transfers the generated image data to the compressing unit 21. The transfer of the image data from the rasterizing unit 25 to the compression unit 21 is performed directly in the image processing unit 20.

圧縮部21は、ラスタライズ部25から入力された画像データを順次圧縮し(ステップS203)、圧縮後のデータ(圧縮データ)を次々と暗号部22に引き渡す。圧縮部21から暗号部22へのデータの引渡しは画像処理部20内部で直接行なわれる。暗号部22は圧縮部21から入力される圧縮データを順次、暗号化して圧縮・暗号化データを出力する(ステップS204)。暗号部22の出力する圧縮・暗号化データは画像処理部20から記憶装置17に送られて格納される。ここまでが入力処理である。   The compression unit 21 sequentially compresses the image data input from the rasterization unit 25 (step S203), and delivers the compressed data (compressed data) to the encryption unit 22 one after another. Data transfer from the compression unit 21 to the encryption unit 22 is performed directly in the image processing unit 20. The encryption unit 22 sequentially encrypts the compressed data input from the compression unit 21 and outputs the compressed / encrypted data (step S204). The compressed / encrypted data output from the encryption unit 22 is sent from the image processing unit 20 to the storage device 17 and stored therein. Up to here is the input processing.

このように、印刷データの受信からラスタライズおよび圧縮・暗号化して格納するまでの入力処理は流れ作業的にパイプライン処理で行なわれ、圧縮・暗号化されていない画像データがメモリ上に格納されることはない。   As described above, the input processing from the reception of the print data to the rasterization, compression / encryption and storage is performed by the pipeline process in a flow work, and the uncompressed / encrypted image data is stored in the memory. There is nothing.

プリントジョブでは、所定ページ数(たとえば1ページ)分の圧縮・暗号化データが記憶装置17に格納された時点で出力処理を開始するようになっている。出力処理(ステップS206〜S209)は、コピージョブにおけるステップS105〜S108と同様でありその説明は省略する。   In the print job, output processing is started when compressed / encrypted data for a predetermined number of pages (for example, one page) is stored in the storage device 17. The output process (steps S206 to S209) is the same as steps S105 to S108 in the copy job, and a description thereof will be omitted.

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。たとえば、実施の形態では、圧縮処理と暗号化処理とを独立に行なうようにしたが、圧縮処理と暗号化処理の双方をまとめて一度に行ない、生の画像データから一気に圧縮・暗号化データを生成するように構成してもよい。復号化・伸張についても同様である。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and there are changes and additions within the scope of the present invention. Are also included in the present invention. For example, in the embodiment, the compression process and the encryption process are performed independently. However, both the compression process and the encryption process are performed at a time, and the compressed / encrypted data is simultaneously generated from the raw image data. You may comprise so that it may produce | generate. The same applies to decoding / decompression.

画像処理部20の内部や印刷部13の内部には、圧縮・暗号化されていない画像データが1ライン〜数ライン分保持されるが、次々と画像データが同じ箇所に上書きされるので画像データの機密性は充分に確保される。   The image processing unit 20 and the printing unit 13 store uncompressed / encrypted image data for one to several lines, but the image data is overwritten one after another in the same place, so the image data Is sufficiently secure.

また、実施の形態では、入力処理と出力処理の双方が可能な画像処理装置10を例に説明したが、入力処理と出力処理のいずれか一方を行なう装置であってもかまわない。たとえば、圧縮・暗号化された後の画像データを入力して記憶装置に保存する機能と、記憶装置に保存されている圧縮・暗号化データを復号化・伸張して出力する機能を備える装置として構成してもよい。また、入力される画像データを圧縮・暗号化して保存する機能と、保存されている圧縮・暗号化データをそのまま外部装置に出力する機能、たとえばFTP(File Transfer Protocol)転送や電子メールの添付ファイルとして出力する機能を備えた装置として構成してもよい。   In the embodiment, the image processing apparatus 10 capable of both input processing and output processing has been described as an example. However, the image processing apparatus 10 may perform either input processing or output processing. For example, as a device having a function of inputting compressed and encrypted image data and storing it in a storage device, and a function of decoding and decompressing and outputting compressed / encrypted data stored in the storage device It may be configured. Also, a function to compress and encrypt input image data and a function to output the stored compressed / encrypted data to an external device as it is, for example, FTP (File Transfer Protocol) transfer or an attached file of an e-mail As an apparatus having a function of outputting as

本発明の実施の形態に係わる画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image processing apparatus concerning embodiment of this invention. 本発明の実施の形態に係わる画像処理装置がコピージョブを実行する際のデータフローを示す流れ図である。3 is a flowchart illustrating a data flow when an image processing apparatus according to an embodiment of the present invention executes a copy job. 本発明の実施の形態に係わる画像処理装置が流れ作業的に画像データが処理する様子を示す説明図である。It is explanatory drawing which shows a mode that the image processing apparatus concerning embodiment of this invention processes image data in flow work. 本発明の実施の形態に係わる画像処理装置がプリントジョブを実行する際のデータフローを示す流れ図である。3 is a flowchart illustrating a data flow when an image processing apparatus according to an embodiment of the present invention executes a print job.

符号の説明Explanation of symbols

10…画像処理装置
11…制御部
12…読取部
13…印刷部
14…表示操作部
15…ネットワークI/F部
16…ローカル接続I/F部
17…記憶装置
20…画像処理部
21…圧縮部
22…暗号部
23…復号部
24…伸張部
25…ラスタライズ部
51…スキャナインの処理
52…圧縮処理
53…暗号化処理
54…メモリINの処理
55…メモリOUTの処理
56…復号化処理
57…伸張処理
58…プリントアウトの処理
DESCRIPTION OF SYMBOLS 10 ... Image processing apparatus 11 ... Control part 12 ... Reading part 13 ... Printing part 14 ... Display operation part 15 ... Network I / F part 16 ... Local connection I / F part 17 ... Storage device 20 ... Image processing part 21 ... Compression part DESCRIPTION OF SYMBOLS 22 ... Encryption part 23 ... Decryption part 24 ... Decompression part 25 ... Rasterization part 51 ... Scanner-in process 52 ... Compression process 53 ... Encryption process 54 ... Memory IN process 55 ... Memory OUT process 56 ... Decryption process 57 ... Decompression processing 58 ... Printout processing

Claims (7)

データの入力手段と、圧縮手段と、暗号化手段と、記憶手段とを備え、
前記入力手段から入力されたデータを前記圧縮手段と前記暗号化手段とを用いて圧縮・暗号化して前記記憶手段に格納する一連の入力処理を、圧縮・暗号化が完了する前のデータを記憶手段に格納することなく行なう
ことを特徴とする情報処理装置。
A data input means, a compression means, an encryption means, and a storage means;
A series of input processes in which data input from the input unit is compressed and encrypted using the compression unit and the encryption unit and stored in the storage unit, and data before compression / encryption is stored An information processing apparatus characterized in that it is performed without storing in the means.
記憶手段と、復号化手段と、伸張手段と、データの出力手段とを備え、
前記記憶手段に格納されている圧縮・暗号化されたデータを前記復号化手段と前記伸張手段とを用いて元のデータに戻して前記出力手段から出力する一連の出力処理を、復号化後のデータを記憶手段に格納することなく行なう
ことを特徴とする情報処理装置。
A storage unit, a decoding unit, a decompression unit, and a data output unit;
A series of output processes in which the compressed / encrypted data stored in the storage means is restored to the original data using the decryption means and the decompression means and output from the output means, An information processing apparatus for performing data without storing the data in a storage means.
データの入力手段と、データの出力手段と、圧縮手段と、暗号化手段と、記憶手段と、復号化手段と、伸張手段とを備え、
前記入力手段から入力されたデータを前記圧縮手段と前記暗号化手段とを用いて圧縮・暗号化して前記記憶手段に格納する一連の入力処理を、圧縮・暗号化が完了する前のデータを記憶手段に格納することなく行ない、
前記記憶手段に格納されている圧縮・暗号化されたデータを前記復号化手段と前記伸張手段とを用いて元のデータに戻して前記出力手段から出力する一連の出力処理を、復号化後のデータを記憶手段に格納することなく行なう
ことを特徴とする情報処理装置。
Data input means, data output means, compression means, encryption means, storage means, decryption means, and decompression means,
A series of input processes in which data input from the input unit is compressed and encrypted using the compression unit and the encryption unit and stored in the storage unit, and data before compression / encryption is stored Without storing it in the means,
A series of output processes in which the compressed / encrypted data stored in the storage means is restored to the original data using the decryption means and the decompression means and output from the output means, An information processing apparatus for performing data without storing the data in a storage means.
記憶手段を介さずに前記入力手段と前記圧縮手段と前記暗号化手段との間でデータを受け渡しする
ことを特徴とする請求項1または3に記載の情報処理装置。
4. The information processing apparatus according to claim 1, wherein data is transferred between the input unit, the compression unit, and the encryption unit without using a storage unit. 5.
記憶手段を介さずに前記復号化手段と前記伸張手段と前記出力手段との間でデータを受け渡しする
ことを特徴とする請求項2または3に記載の情報処理装置。
4. The information processing apparatus according to claim 2, wherein data is exchanged between the decryption unit, the decompression unit, and the output unit without using a storage unit. 5.
前記処理を流れ作業で行なう
ことを特徴とする請求項1、2、3、4または5に記載の情報処理装置。
The information processing apparatus according to claim 1, 2, 3, 4, or 5, wherein the processing is performed by a flow work.
前記データが画像データである
ことを特徴とする請求項1、2、3、4、5または6に記載の情報処理装置。
The information processing apparatus according to claim 1, 2, 3, 4, 5, or 6, wherein the data is image data.
JP2004118933A 2004-04-14 2004-04-14 Information processor Withdrawn JP2005301798A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004118933A JP2005301798A (en) 2004-04-14 2004-04-14 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004118933A JP2005301798A (en) 2004-04-14 2004-04-14 Information processor

Publications (1)

Publication Number Publication Date
JP2005301798A true JP2005301798A (en) 2005-10-27

Family

ID=35333233

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004118933A Withdrawn JP2005301798A (en) 2004-04-14 2004-04-14 Information processor

Country Status (1)

Country Link
JP (1) JP2005301798A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007220108A (en) * 2006-02-13 2007-08-30 Heidelberger Druckmas Ag Method for safe transmission of operating data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007220108A (en) * 2006-02-13 2007-08-30 Heidelberger Druckmas Ag Method for safe transmission of operating data
US8418255B2 (en) 2006-02-13 2013-04-09 Heidelberger Druckmaschinen Ag Method for the secure transmission of operating data

Similar Documents

Publication Publication Date Title
JP4849536B2 (en) Image processing system, control method, and program
US20040264698A1 (en) Data encrypting device, data decoding device, image data storing device and image forming apparatus
JP2008017441A (en) Data processing apparatus, data processing method, and program
JP5089416B2 (en) Image processing apparatus, control method therefor, and program
JP2006341497A (en) Image forming device
JP3989472B2 (en) Image data processing circuit and image processing apparatus comprising the same
JP2009130726A (en) Image reading apparatus, and image forming apparatus
JP2007279817A (en) Image processor
JP2006261955A (en) Image formation system, image formation method, information processor and information processing method
JP2005092731A (en) Online print management system and method, offline job restoring device, offline job generating device, and printer driver
JPH0723239A (en) Digital copying machine
US20110103587A1 (en) Data concealing apparatus, data decryption apparatus and image forming apparatus having data encrypting function
US20160065789A1 (en) Image processing method, image forming method, image processing apparatus, and image forming apparatus
JPH0965148A (en) Picture processing system and picture output method
JP2005301798A (en) Information processor
JP4197169B2 (en) Image forming apparatus
JP4716674B2 (en) Image processing device
JPH10322492A (en) Image encryption device capable of paper copy print
JP2006050060A (en) Image processing apparatus
JP2002101242A (en) Picture forming device, scanner system, scanner device, client device, method for changing management information and storage medium stored control program of client device
JP2007148284A (en) Image processor
JP2008149631A (en) Image processing system
JP2008287339A (en) Image processor and image processing method, and computer program and recording medium
JP2007156037A (en) Image processor, image forming apparatus, and code processing method
JP2006115095A (en) Image forming apparatus and computer-readable storage medium

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070703