JP2007116529A - Image processor and data processor - Google Patents

Image processor and data processor Download PDF

Info

Publication number
JP2007116529A
JP2007116529A JP2005307333A JP2005307333A JP2007116529A JP 2007116529 A JP2007116529 A JP 2007116529A JP 2005307333 A JP2005307333 A JP 2005307333A JP 2005307333 A JP2005307333 A JP 2005307333A JP 2007116529 A JP2007116529 A JP 2007116529A
Authority
JP
Japan
Prior art keywords
image data
encrypted
image
date
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005307333A
Other languages
Japanese (ja)
Inventor
Takashi Moromizato
尚 諸見里
Tomohiro Suzuki
友弘 鈴木
Fumikage Uchida
史景 内田
Tetsuya Ishikawa
哲也 石川
Hiroyasu Nishimura
泰保 西村
Yuji Tamura
祐二 田村
Tomoya Ogawa
智哉 小川
Masayuki Yasukaga
正之 安加賀
Munetoshi Eguchi
宗利 江口
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 JP2005307333A priority Critical patent/JP2007116529A/en
Publication of JP2007116529A publication Critical patent/JP2007116529A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor which automatically controls encryption and decryption of image data in accordance with an encryption period and enables a specific user to obtain decrypted data even in the encryption period. <P>SOLUTION: During image reading, the image processor checks whether date information indicating the encryption period is set within image data input by an image input part 11 or not and encrypts the image data by an encryption processing part 13 to store encrypted image data in a storage part 14 when date information is set there. During image output, the image processor discriminates whether a present date is included in the encryption period indicated by the date information set to the encrypted image data being an output object or not by a date information comparison part 17 and decrypts and outputs the encrypted image data by a decryption processing part 18 in the case of the present date on the outside of the encryption period and outputs the encrypted image data without decrypting it in the case of the present date in the encryption period. Since all outputs are not inhibited during the encryption period and encrypted image data is output then without being decrypted, the specific user knowing a decryption key can decrypt the encrypted image data. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、暗号化されたデータを扱う画像処理装置およびデータ処理装置に関する。   The present invention relates to an image processing apparatus and a data processing apparatus that handle encrypted data.

従来からデータの機密を確保するための一方法として暗号化が行なわれるが、データの中には、特定の期間だけ機密が確保されればよいものもある。そこで、データの作成時に、機密を要する期間の指定を作成者から受け付け、その期間を表わす期日情報を付加した暗号データを作成し、その期日情報が示す期間内に出力要求を受けたときは出力を拒否し、期間外に出力要求を受けたときは暗号データを復号化して出力する処理方法が提案されている(たとえば、特許文献1参照。)。   Conventionally, encryption is performed as one method for ensuring the confidentiality of data. However, some data only needs to be secured for a specific period. Therefore, at the time of data creation, the specification of a period requiring confidentiality is accepted from the creator, encrypted data with date information indicating the period is created, and output when an output request is received within the period indicated by the date information And a processing method for decrypting and outputting encrypted data when an output request is received outside the period has been proposed (see, for example, Patent Document 1).

特開2001−189718号公報JP 2001-189718 A

上記の特許文献1に開示された方法では、データを作成する際に、機密の要否や機密を要する期間などを判断しなければならない。このため、この技術を、たとえば、デジタル複合機などの画像処理装置に適用すると、原稿を読み取ってその画像データをハードディスク装置に保存する作業を行なうときに、その作業者が原稿毎に機密の要否や機密期間を判断して操作部から設定しなければならず、画像データの保存作業が煩雑になってしまう。また、作業者と原稿の作成者とが相違する場合には、機密の要否や機密を保持すべき期間を作業者が判断できない場合もある。   In the method disclosed in Patent Document 1 described above, when data is created, it is necessary to determine whether or not confidentiality is required and a period that requires confidentiality. For this reason, when this technique is applied to an image processing apparatus such as a digital multi-function peripheral, for example, when the document is read and the image data is stored in the hard disk device, the operator needs to keep confidential information for each document. No, it must be determined from the operation unit by determining the confidential period, and the image data storage operation becomes complicated. In addition, when the worker and the document creator are different, the worker may not be able to determine the necessity of confidentiality and the period during which confidentiality should be maintained.

さらに、特許文献1に開示された方法では、作成時に指定した期間内の出力要求は拒否されてしまうので、原稿の作成者のように秘匿する必要のない特定のユーザが出力要求を行なった場合でも、出力を得ることができないという問題がある。   Further, in the method disclosed in Patent Document 1, since an output request within a period specified at the time of creation is rejected, when a specific user who does not need to keep secret such as a document creator makes an output request However, there is a problem that the output cannot be obtained.

本発明は、上記の問題を解決しようとするものであり、機密の要否や機密の保持期間を作業者が意識することなく必要な場合に画像データが自動的に暗号化される画像処理装置を提供することを目的としている。   An object of the present invention is to solve the above-described problem, and an image processing apparatus in which image data is automatically encrypted when necessary without requiring the operator to be aware of the necessity of confidentiality or the confidentiality retention period. It is intended to provide.

また、機密を保持すべき期間内であっても特定のユーザに対しては復号化されたデータの取得を可能にする画像処理装置およびデータ処理装置を提供することを目的としている。   It is another object of the present invention to provide an image processing device and a data processing device that enable a specific user to obtain decrypted data even within a period in which confidentiality should be maintained.

上記の目的は、以下に示す各項の発明により達成される。   The above object is achieved by the inventions of the following items.

(1)画像データを入力する画像データ入力手段と、
前記画像データ入力手段で入力した前記画像データに対して暗号化期間を規定する日時情報が設定されているか否かを判定する判定手段と、
前記判定手段による判定の結果、日時情報が設定されている場合は、前記画像データを暗号化する暗号化手段と
を有する
ことを特徴とする画像処理装置。
(1) image data input means for inputting image data;
Determination means for determining whether date and time information defining an encryption period is set for the image data input by the image data input means;
An image processing apparatus comprising: an encryption unit configured to encrypt the image data when date and time information is set as a result of determination by the determination unit.

上記発明では、入力された画像データに暗号化期間を規定する日時情報が設定されているか否かを判定し、日時情報が設定されている場合は自動的にその画像データを暗号化する。このように、画像データに暗号化の要否を判断するための日時情報が設定されているので、作業者自身で暗号化の要否を判断しなくて済む。   In the above invention, it is determined whether or not date and time information that defines an encryption period is set in the input image data. If the date and time information is set, the image data is automatically encrypted. As described above, the date / time information for determining whether or not encryption is necessary is set in the image data, so that it is not necessary for the operator to determine whether or not encryption is necessary.

日時情報は、暗号化すべき期間を表わす情報でも、暗号化の不要な期間を表わす情報でもかまわない。また、日時情報は、画像データにコードデータとして付加されたものでもよいし、画像データに対応する画像の中にイメージ情報として含まれていてもよく、その形態は問わない。日時情報は画像データと共に(対応付けて)入力されることが望ましい。画像入力手段は、原稿を光学的に読み取って画像データを入力するものでよいし、外部PC(Personal Computer)などから入力するものでもよい。   The date / time information may be information representing a period to be encrypted or information representing a period not requiring encryption. The date / time information may be added to the image data as code data, or may be included as image information in an image corresponding to the image data, and the form is not limited. The date / time information is desirably input together with (associated with) the image data. The image input means may be one that optically reads a document and inputs image data, or may be input from an external PC (Personal Computer) or the like.

(2)前記暗号化手段で暗号化された画像データに対して、復号化処理を許可する許可コードを付与する付与手段をさらに有する
ことを特徴とする(1)に記載の画像処理装置。
(2) The image processing apparatus according to (1), further comprising a grant unit that grants a permission code for permitting a decryption process to the image data encrypted by the encryption unit.

上記発明では、暗号化された画像データに対して復号化処理を行なうための許可コードが付与される。許可コードは、単に復号化処理を許可することを示す情報でもよいし、復号化処理で使用する復号鍵でもよい。許可コードは画像データに関連付けて保存される。また、付与した許可コードを作業者に通知するとよい。   In the above invention, a permission code for performing decryption processing on the encrypted image data is given. The permission code may simply be information indicating that the decryption process is permitted, or may be a decryption key used in the decryption process. The permission code is stored in association with the image data. Also, the granted permission code may be notified to the worker.

(3)前記許可コードの入力を受ける入力手段と、
前記許可コードの入力に応じて、前記暗号化手段で暗号化された前記画像データに対して復号化処理を行なう復号化手段と
を有する
ことを特徴とする(2)に記載の画像処理装置。
(3) input means for receiving the permission code;
The image processing apparatus according to (2), further comprising: a decoding unit that performs a decoding process on the image data encrypted by the encryption unit in response to an input of the permission code.

上記発明では、付与した許可コードを知っているユーザは、暗号化された画像データを許可コードの入力により復号化処理することができる。   In the above invention, a user who knows the granted permission code can decrypt the encrypted image data by inputting the permission code.

(4)前記暗号化手段で暗号化された画像データに設定されている前記日時情報と該画像データに基づく画像出力時の日時とを比較する比較手段と、
前記比較手段の比較結果に応じて、前記暗号化された画像データに対して復号化処理を行なうか否かを決定する決定手段と、
前記決定手段による決定結果に基づいて、前記暗号化された前記画像データに対して復号化処理を行なう復号化手段と
を有する
ことを特徴とする(1)乃至(3)のいずれか1つに記載の画像処理装置。
(4) comparison means for comparing the date and time information set in the image data encrypted by the encryption means and the date and time at the time of image output based on the image data;
Determining means for determining whether or not to perform decryption processing on the encrypted image data in accordance with a comparison result of the comparing means;
(1) to (3), further comprising: a decoding unit that performs a decoding process on the encrypted image data based on a determination result by the determining unit. The image processing apparatus described.

上記発明では、暗号化された画像データを復号化処理するか否かが、その暗号化された画像データに設定されている日時情報に基づいて決定される。   In the above invention, whether or not to decrypt the encrypted image data is determined based on the date and time information set in the encrypted image data.

(5)前記暗号化手段で暗号化された画像データに基づく画像出力時の日時が、該画像データに設定されている前記日時情報に合致するか否かを比較する比較手段と、
前記比較手段の比較結果に応じて、前記暗号化された画像データに対して復号化処理を行なうか否かを決定する決定手段と、
前記決定手段による決定結果に基づいて、前記暗号化された前記画像データに対して復号化処理を行なう復号化手段と
を有する
ことを特徴とする(1)乃至(3)のいずれか1つに記載の画像処理装置。
(5) comparison means for comparing whether or not an image output date and time based on the image data encrypted by the encryption means matches the date and time information set in the image data;
Determining means for determining whether or not to perform decryption processing on the encrypted image data in accordance with a comparison result of the comparing means;
(1) to (3), further comprising: a decoding unit that performs a decoding process on the encrypted image data based on a determination result by the determining unit. The image processing apparatus described.

上記発明では、暗号化された画像データを復号化処理するか否かが、その暗号化された画像データに設定されている日時情報と、該画像データに基づく画像出力日時とが合致するか否かに基づいて決定される。   In the above invention, whether or not the encrypted image data is decrypted is whether or not the date and time information set in the encrypted image data matches the image output date and time based on the image data. It is decided based on.

(6)前記決定手段により前記復号化処理を行なう決定がなされた場合は、前記暗号化された前記画像データを前記復号化手段で復号化処理して出力し、前記復号化処理を行なわない決定がなされた場合は、前記暗号化された前記画像データを復号化処理せずに出力する出力手段をさらに有する
ことを特徴とする(4)または(5)に記載の画像処理装置。
(6) If the decision means decides to perform the decryption process, the decision is made that the encrypted image data is decrypted and output by the decryption means, and the decryption process is not performed. The image processing apparatus according to (4) or (5), further including an output unit that outputs the encrypted image data without decryption processing when the image data is performed.

上記発明では、日時情報と現在日時との比較の結果、復号化処理を行なわない決定がなされた場合は、暗号化された画像データが復号化処理されずに出力される。したがって、日時情報により復号化処理が禁止されている期間内であっても、許可コードや復号鍵を有するユーザは、暗号化された状態の画像データを取得してこれを別途、復号化処理することができる。   In the above invention, when it is determined that the decryption process is not performed as a result of the comparison between the date and time information and the current date and time, the encrypted image data is output without being decrypted. Accordingly, even within a period in which the decryption process is prohibited by the date and time information, a user having a permission code or a decryption key acquires the image data in an encrypted state and separately decrypts the image data. be able to.

(7)暗号データの復号化処理を行う復号化手段と、
暗号化期間を規定する日時情報が設定されて保存されている暗号データの出力要求を受ける受付手段と、
前記受付手段で出力要求を受けたとき、前記出力要求が対象とする前記暗号データに設定されている前記日時情報に基づいて、前記暗号データの復号化処理を許可するか否かを判別する判別手段と、
前記判別手段による判別の結果、復号化が許可された場合は、前記暗号データを前記復号化手段で復号化処理して出力し、復号化が許可されない場合は、前記暗号データを復号化処理せずに出力する出力手段と
を有する
ことを特徴とするデータ処理装置。
(7) decryption means for decrypting encrypted data;
Receiving means for receiving an output request for encrypted data stored with date and time information defining an encryption period; and
Discriminating whether or not to permit decryption processing of the encrypted data based on the date and time information set in the encrypted data targeted by the output request when receiving the output request by the accepting unit Means,
If the result of determination by the determination means is that decryption is permitted, the encrypted data is decrypted by the decryption means and output, and if decryption is not permitted, the encrypted data is decrypted. And a data processing apparatus comprising: an output unit that outputs the data without output.

上記発明では、出力要求を受けた暗号データに設定されている日時情報に基づいて、その暗号データに対する復号化処理を許可するか否かを判別し、許可する場合は暗号データを復号化処理して出力し、許可しない場合は暗号データを復号化処理せずに出力する。これにより、日時情報によって復号化処理が禁止されている期間内であっても、許可コードや復号鍵を有するユーザは、出力された暗号データを別途、復号化処理することができる。   In the above invention, based on the date and time information set in the encrypted data for which the output request has been received, it is determined whether or not to permit the decryption process for the encrypted data, and if so, the encrypted data is decrypted. If the permission is not granted, the encrypted data is output without being decrypted. Thereby, even within the period when the decryption process is prohibited by the date and time information, the user having the permission code and the decryption key can separately decrypt the output encrypted data.

(8)前記復号化処理の許可コードの入力を受ける入力手段をさらに有し、
前記許可コードの入力に応じて、前記暗号データを前記復号化手段で復号化処理して出力する
ことを特徴とする(7)に記載のデータ処理手段。
(8) It further has an input means for receiving an input of a permission code for the decryption process,
The data processing means according to (7), wherein the encrypted data is decrypted by the decrypting means in response to the input of the permission code.

上記発明では、日時情報によって復号化処理が禁止されている期間内であっても、許可コードを入力することで、復号化処理された出力を得ることができる。   In the above invention, even if the decoding process is prohibited by the date and time information, the output after the decoding process can be obtained by inputting the permission code.

(9)前記暗号データが暗号化された画像データである
ことを特徴とする(7)または(8)に記載のデータ処理装置。
(9) The data processing apparatus according to (7) or (8), wherein the encrypted data is encrypted image data.

本発明に係わる画像処理装置によれば、入力された画像データに日時情報が設定されている場合はその画像データを自動的に暗号化するので、作業者自身で機密の要否や機密の保持期間を認識したり、暗号化の指示操作を行なったりする必要がなく、作業性・利便性が向上する。   According to the image processing apparatus according to the present invention, when date and time information is set in the input image data, the image data is automatically encrypted. It is not necessary to recognize the password or to perform an encryption instruction operation, so that workability and convenience are improved.

また、暗号化された画像データや暗号データに設定されている日時情報に基づいて復号化処理を行なうか否かを決定し、復号化処理を行なわないと決定した場合は、暗号化された画像データや暗号データを復号化処理せずに出力するものでは、日時情報によって復号化処理が禁止されている期間内であっても、許可コードや復号鍵を有するユーザは、出力されたデータを別途、復号化処理することができる。すなわち、許可コードや復号鍵を持たないユーザに対しては日時情報によるアクセス制限を行ないつつ、許可コードや復号鍵を持っているユーザに対しては日時情報にかかわらずデータへのアクセスを可能にして利便性を向上させることができる。   Further, it is determined whether or not to perform the decryption process based on the encrypted image data and the date / time information set in the encrypted data, and if it is determined not to perform the decryption process, the encrypted image In the case of outputting data or encrypted data without decryption processing, even if the decryption processing is prohibited by the date and time information, a user having a permission code or decryption key must separately output the output data. Decryption processing can be performed. In other words, users who do not have permission codes and decryption keys are restricted from accessing the date and time information, while users who have permission codes and decryption keys can access data regardless of the date and time information. Convenience.

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

図1は、本発明の実施の形態に係わる画像処理装置10の概略構成を示している。画像処理装置10は、原稿を読み取って画像データを入手しその保存や外部端末への送信を行なうスキャナ機能、原稿を読み取って入手した画像データに基づく画像を記録紙上に形成するコピー機能、外部端末から受信した印刷データや画像データに基づく画像を記録紙上に形成するプリンタ機能などを有する、いわゆるデジタル複合機として構成されている。   FIG. 1 shows a schematic configuration of an image processing apparatus 10 according to an embodiment of the present invention. The image processing apparatus 10 scans a document to obtain image data, stores it, and transmits it to an external terminal. A copy function that forms an image on recording paper based on the image data obtained by scanning the document, an external terminal. The printer is configured as a so-called digital multifunction peripheral having a printer function for forming an image based on print data or image data received from the printer on a recording sheet.

画像処理装置10は、画像入力部11と、日時情報検出部12と、暗号化処理部13と、記憶部14と、通信部15と、内部時計16と、日時情報比較部17と、復号化処理部18と、画像出力部19と、操作表示部20とを有している。   The image processing apparatus 10 includes an image input unit 11, a date / time information detection unit 12, an encryption processing unit 13, a storage unit 14, a communication unit 15, an internal clock 16, a date / time information comparison unit 17, and a decryption unit. A processing unit 18, an image output unit 19, and an operation display unit 20 are included.

画像入力部11は、画像データを入力する画像入力手段として機能する。画像入力部11は、原稿を光学的に読み取って画像データを取得するスキャナ装置として構成するほか、ネットワーク2を通じて接続された外部PC30などから通信部15を介して画像データを入手する態様であってもよい。   The image input unit 11 functions as an image input unit that inputs image data. The image input unit 11 is configured as a scanner device that optically reads a document to acquire image data, and obtains image data from an external PC 30 or the like connected through the network 2 via the communication unit 15. Also good.

日時情報検出部12は、画像入力部11から入力した画像データに日時情報が設定されているか否かを判定する判定手段として機能する。ここでは、画像データに対応する画像を画像解析することで日時情報の有無を判定したり日時情報の内容(期間や日時)を認識したりするようになっている。日時情報が文字情報の場合は、日時情報の検出および内容の認識にOCR(Optical Character Reader)処理を使用している。   The date / time information detection unit 12 functions as a determination unit that determines whether date / time information is set in the image data input from the image input unit 11. Here, the image corresponding to the image data is subjected to image analysis to determine the presence / absence of date / time information and to recognize the contents (period and date / time) of the date / time information. When the date / time information is character information, OCR (Optical Character Reader) processing is used to detect the date / time information and to recognize the contents.

暗号化処理部13は、画像入力部11で入力した画像データを暗号化する機能を果たす。暗号化処理部13は、入力した画像データに日時情報が設定されている場合は、その画像データを暗号化する。暗号化方式は特に限定されず、どのようなものでもかまわない。暗号化処理部13は、暗号化された画像データにこれを復号化処理するための許可コードを付与する付与手段としても機能する。許可コードは、復号鍵であってもよいし、単に復号化処理の許否を判断するための認証情報であってもよい。許可コードは、たとえば、暗号化された画像データのヘッダ情報などとして管理され、暗号化された画像データと関連付けて保存される。   The encryption processing unit 13 has a function of encrypting the image data input by the image input unit 11. If the date and time information is set for the input image data, the encryption processing unit 13 encrypts the image data. The encryption method is not particularly limited, and any encryption method may be used. The encryption processing unit 13 also functions as a granting unit that gives a permission code for decrypting the encrypted image data. The permission code may be a decryption key or simply authentication information for determining whether or not to permit the decryption process. The permission code is managed, for example, as header information of encrypted image data, and is stored in association with the encrypted image data.

記憶部14は、画像データや暗号化された画像データを一時的に保存する用途に使用される。記憶部14にはハードディスク装置や不揮発の半導体メモリなどが利用される。   The storage unit 14 is used for temporarily storing image data or encrypted image data. The storage unit 14 is a hard disk device or a nonvolatile semiconductor memory.

通信部15は、LAN(Local Area Network)などの通信回線を通じて外部PC30や他の画像処理装置との間で各種のデータを送受信する機能を果たす。通信部15を通じて、たとえば、暗号化された画像データや許可コードが送受信される。   The communication unit 15 fulfills a function of transmitting / receiving various data to / from the external PC 30 and other image processing apparatuses through a communication line such as a LAN (Local Area Network). For example, encrypted image data and permission codes are transmitted and received through the communication unit 15.

内部時計16は、機械内部の時計であって、現在日時を計時する機能を果たす。ネットワーク2に接続されているサーバにアクセスして現在日時(年月日や時刻)を取得するようにしてもよい。   The internal clock 16 is a clock inside the machine and has a function of measuring the current date and time. A server connected to the network 2 may be accessed to acquire the current date and time (year / month / day and time).

日時情報比較部17は、暗号化された画像データに設定されている日時情報と、この画像データに基づく画像出力時の日時とを比較する、すなわち、暗号化された画像データに基づく画像出力時の日時が、この画像データに設定されている日時情報に合致するか否かを比較する比較手段と、この比較結果に応じて、前記暗号化された画像データに対して復号化処理を行なうか否かを決定する決定手段もしくは判別手段としての機能とを果たす。   The date / time information comparison unit 17 compares the date / time information set in the encrypted image data with the date / time when the image is output based on the image data, that is, when the image is output based on the encrypted image data. Comparing means for comparing whether or not the date and time matches the date and time information set in the image data, and whether or not the encrypted image data is decrypted according to the comparison result It functions as a determination means or a determination means for determining whether or not.

復号化処理部18は、暗号化された画像データに対して復号化処理を行なう復号化手段として機能する。   The decryption processing unit 18 functions as decryption means for performing decryption processing on the encrypted image data.

画像出力部19は、画像データを出力する出力手段としての機能を果たす。たとえば、画像データに対応する画像を記録紙上に形成して出力するプリンタ装置として構成される。なお、画像データを外部PC30や他の画像処理装置などに送信する場合は、通信部15が出力手段として機能する。   The image output unit 19 functions as an output unit that outputs image data. For example, it is configured as a printer device that forms and outputs an image corresponding to image data on a recording sheet. In addition, when transmitting image data to the external PC 30 or another image processing apparatus, the communication unit 15 functions as an output unit.

操作表示部20は、ユーザから各種の操作を受け付ける操作部としての機能と、各種の操作画面や通知画面を表示する表示部としての機能を果たす。操作表示部20は、液晶ディスプレイ、タッチパネル、操作スイッチなどで構成される。操作表示部20は、許可コードを入力する入力手段や画像データの出力要求を受ける受付手段や許可コードをユーザに通知する手段としても機能する。   The operation display unit 20 functions as an operation unit that receives various operations from the user and a function as a display unit that displays various operation screens and notification screens. The operation display unit 20 includes a liquid crystal display, a touch panel, an operation switch, and the like. The operation display unit 20 also functions as an input unit that inputs a permission code, a reception unit that receives an output request for image data, and a unit that notifies a user of a permission code.

図2は、画像処理装置10が読み取る原稿40の一例を示している。原稿40に付されている日時情報マーク41は、日時情報を可視画像として表わしたマークである。日時情報マーク41には、一次元バーコード41aや二次元のバーコードを使用できる。また、日時情報を文字や数字、記号で表わすもの(図中のマーク41b、41cなど)でもよい。   FIG. 2 shows an example of a document 40 read by the image processing apparatus 10. The date / time information mark 41 attached to the document 40 is a mark representing the date / time information as a visible image. As the date and time information mark 41, a one-dimensional barcode 41a or a two-dimensional barcode can be used. Further, the date and time information may be expressed by letters, numbers, symbols (marks 41b and 41c in the figure).

日時情報は、暗号化を要する期間(暗号化期間)を表わしている。暗号化期間の規定形態には、(1)暗号化期間の始期を示すもの、(2)暗号化期間の終期を示すもの、(3)暗号化を要する期間を示すもの、(4)暗号化の不要な期間を示すもの、などがある。   The date / time information represents a period (encryption period) that requires encryption. The encryption period specification form includes (1) indicating the beginning of the encryption period, (2) indicating the end of the encryption period, (3) indicating the period that requires encryption, (4) encryption There are things that indicate unnecessary periods.

上記(1)、(2)の規定形態では、「2005年10月22日9時00分」というように、始期または終期となる特定の日時を1つ指定する。上記(3)、(4)の規定形態では「2005年10月1日〜2005年12月31日」や「9:00〜17:00」というように2つの日時で期間を指定する。   In the prescribed forms (1) and (2) above, one specific date and time that is the start or end is specified, such as “October 22, 2005, 9:00”. In the prescribed forms (3) and (4) above, the period is specified by two dates and times such as “October 1, 2005 to December 31, 2005” or “9:00 to 17:00”.

なお、日時情報は、図2に示す日時情報マーク41のように可視画像として原稿内に含めるもののほか、コードデータで表わされたものでもよい。コードデータの場合、たとえば、外部PC30などから入力される画像データのヘッダ情報や付加情報として入力される。   The date / time information may be represented by code data in addition to the date / time information mark 41 shown in FIG. In the case of code data, for example, it is input as header information or additional information of image data input from the external PC 30 or the like.

図3は、画像データ入力時(例えば、画像読み取り時)の画像処理装置10の動作の流れを示している。画像処理装置10は、画像入力部11で原稿を読み取って画像データを入力する(ステップS101)。次に、画像入力部11で読み取った画像データに日時情報が設定されているか否かを日時情報検出部12で調べ、日時情報が設定されているときは暗号化することを決定し、日時情報が設定されていないときは暗号化しないことを決定する(ステップS102)。ここでは、読み取った画像データの画像内に日時情報マーク41が存在するか否かをOCR処理などの画像解析で判別する。   FIG. 3 shows a flow of operations of the image processing apparatus 10 when inputting image data (for example, when reading an image). The image processing apparatus 10 reads an original with the image input unit 11 and inputs image data (step S101). Next, the date / time information detection unit 12 checks whether or not date / time information is set in the image data read by the image input unit 11. If the date / time information is set, it decides to encrypt the date / time information. When is not set, it is determined not to encrypt (step S102). Here, whether or not the date / time information mark 41 exists in the image of the read image data is determined by image analysis such as OCR processing.

暗号化すると決定した場合は(ステップS103;Y)、画像入力部11で読み取った画像データを暗号化処理部13で暗号化すると共に、その暗号化された画像データに復号化処理のための許可コードを付与する(ステップS104)。そして、暗号化されかつ許可コードの付与された画像データを記憶部14に保存したり(ステップS105)外部PC30に送信したりして(ステップS106)処理を終了する(エンド)。なお、画像データを保存するか送信するかはユーザの指定に従う。保存と送信の双方を指定可能に構成してもよい。   When it is determined that the image data is to be encrypted (step S103; Y), the image data read by the image input unit 11 is encrypted by the encryption processing unit 13, and the encrypted image data is allowed to be decrypted. A code is assigned (step S104). Then, the encrypted image data to which the permission code is added is stored in the storage unit 14 (step S105) or transmitted to the external PC 30 (step S106), and the processing is ended (END). Whether the image data is stored or transmitted is determined by the user. Both storage and transmission may be specified.

ここでは、許可コードは復号化処理に使用する復号鍵になっている。また、許可コードは、操作表示部20に表示したり画像出力部19でプリントアウトしたりして、今回の画像読取動作を指示したユーザに通知される。   Here, the permission code is a decryption key used for the decryption process. Further, the permission code is displayed on the operation display unit 20 or printed out by the image output unit 19, and is notified to the user who has instructed the current image reading operation.

一方、日時情報が検出されず、画像データを暗号化しないと決定した場合は(ステップS103;N)、画像入力部11から読み取った画像データを暗号化せずに記憶部14への保存や外部PC30への送信を行なって(ステップS105、S106)処理を終了する(エンド)。   On the other hand, when the date / time information is not detected and it is determined not to encrypt the image data (step S103; N), the image data read from the image input unit 11 is stored in the storage unit 14 without being encrypted, or externally stored. Transmission to the PC 30 is performed (steps S105 and S106), and the process is terminated (END).

このように、原稿(画像データ)に日時情報が設定されている場合はその画像データを自動的に暗号化するので、作業者自身で機密の要否や機密の保持期間を判断したり、暗号化を指示する操作を行なったりする必要がなく、作業性・利便性が向上する。   In this way, if date and time information is set for the document (image data), the image data is automatically encrypted, so the operator himself can determine whether the confidentiality is necessary and the confidentiality retention period, There is no need to perform an operation for instructing, and workability and convenience are improved.

図4は、画像処理装置10が行なう画像出力時の動作の流れを示している。ユーザから画像データの出力要求を受けると、その出力要求に係わる画像データを入手する(ステップS121)。出力対象の画像データが画像処理装置10の記憶部14に記憶されている場合は記憶部14から入手する。また、出力対象の画像データが外部PC30などの外部サーバに保存されている場合は、そこから画像データを通信で入手する。   FIG. 4 shows the flow of operations performed by the image processing apparatus 10 during image output. When an image data output request is received from the user, image data related to the output request is obtained (step S121). When the image data to be output is stored in the storage unit 14 of the image processing apparatus 10, the image data is obtained from the storage unit 14. Further, when the image data to be output is stored in an external server such as the external PC 30, the image data is obtained from the communication.

ここで、ユーザからの出力要求は、画像処理装置10の操作表示部20から受け付けてもよいし、外部PC30などの外部端末から受け付けてもよい。出力要求における画像データの特定は、たとえば、ジョブ番号やファイル名などで行なわれる。また、コピー機能での画像出力の場合は、画像処理装置10の内部処理で出力対象の画像データが特定される。   Here, the output request from the user may be received from the operation display unit 20 of the image processing apparatus 10 or may be received from an external terminal such as the external PC 30. The image data in the output request is specified by, for example, a job number or a file name. In the case of image output by the copy function, image data to be output is specified by internal processing of the image processing apparatus 10.

入手した出力対象の画像データが暗号化されているか否かを判断し、暗号化されていない場合は(ステップS122;N)、その画像データを画像出力部19から出力して(ステップS126)処理を終了する(エンド)。   It is determined whether or not the obtained image data to be output is encrypted. If the image data is not encrypted (step S122; N), the image data is output from the image output unit 19 (step S126). End (end).

暗号化されている場合は(ステップS122;Y)、日時情報比較部17はその画像データに設定されている日時情報が示す暗号化期間と内部時計16などから取得したこの画像データに基づく画像出力時の日時とを比較して復号化処理を許可するか否かを判別する(ステップS123)。すなわち、画像出力時の日時が日時情報の示す暗号化期間内か否かを調べ、暗号化期間外であれば復号化処理を許可し、暗号化期間内であれば復号化処理を許可しない決定を行なう。   If encrypted (step S122; Y), the date / time information comparison unit 17 outputs the image based on the encryption period indicated by the date / time information set in the image data and the image data acquired from the internal clock 16 or the like. It is determined whether or not to permit the decoding process by comparing the date and time (step S123). That is, it is determined whether or not the date and time at the time of image output is within the encryption period indicated by the date and time information. If it is outside the encryption period, the decryption process is permitted, and if it is within the encryption period, the decryption process is not permitted. To do.

復号化処理を許可する場合は(ステップS124;Y)、復号化処理部18で画像データを復号化する(ステップS125)。このとき、その画像データに付与されている許可コードが復号鍵の場合はそれを使用して復号化処理を行なう。そして、復号化された画像データを画像出力部19から出力して(ステップS126)処理を終了する(エンド)。   If the decoding process is permitted (step S124; Y), the decoding processing unit 18 decodes the image data (step S125). At this time, if the permission code assigned to the image data is a decryption key, the decryption process is performed using the decryption key. Then, the decoded image data is output from the image output unit 19 (step S126), and the process ends (END).

復号化処理が許可されない場合は(ステップS124;N)、復号化処理せずに、暗号化されたままの画像データを出力して(ステップS126)処理を終了する(エンド)。   If the decryption process is not permitted (step S124; N), the encrypted image data is output without performing the decryption process (step S126), and the process ends (END).

現在日時が暗号化期間内の場合は、暗号化された画像データをそのまま出力するので、復号鍵や復号化処理の許可コードを持っているユーザはその画像データを別途、復号化することができる。すなわち、許可コードや復号鍵を持たないユーザに対しては日時情報によるアクセス制限を行ないつつ、許可コードや復号鍵を持っているユーザに対しては日時情報にかかわらずデータへのアクセスを可能にして利便性を向上させることができる。   If the current date and time is within the encryption period, the encrypted image data is output as it is, so that a user who has a decryption key or a decryption processing permission code can decrypt the image data separately. . In other words, users who do not have permission codes and decryption keys are restricted from accessing the date and time information, while users who have permission codes and decryption keys can access data regardless of the date and time information. Convenience.

なお、復号化処理せずに、暗号化されたままでの画像データの出力は、その出力先が他の複合機や外部PC30のような外部装置である場合に有効である。すなわち、暗号化期間内であっても外部装置は暗号化された状態の画像データを入手できるので、外部装置側のユーザが復号鍵や復号化処理の許可コードを持っているユーザであれば、入手した画像データを復号化処理して元の画像データに復元することができる。特に、出力先の外部装置まで暗号化された状態で画像データが転送されるので、通信経路での情報漏洩は起こりにくくセキュリティが向上する。また、画像データは、外部装置が入手した後も、復号鍵や許可コードを有するユーザが復号化処理を指示するまでは暗号化された状態なので、入手後に外部装置に保存しておいても情報漏洩が起こりにくくセキュリティが確保される。   The output of the image data as it is without being decrypted is effective when the output destination is an external device such as another multifunction peripheral or the external PC 30. That is, since the external device can obtain the encrypted image data even within the encryption period, if the user on the external device side has a decryption key or a decryption processing permission code, The obtained image data can be decoded and restored to the original image data. In particular, since image data is transferred in an encrypted state up to the output destination external device, information leakage on the communication path hardly occurs and security is improved. In addition, since the image data is encrypted until it is obtained by the user having the decryption key or permission code after the acquisition by the external device, the information can be stored in the external device after acquisition. Leakage does not occur easily and security is secured.

画像データの出力先がプリンタや表示装置のときは、復号化処理が許可されずに暗号化されたままの画像データを出力すると乱れた画像が出力されてしまう。そこで、日時情報に基づいて復号化処理が許可されない場合は、たとえば、ユーザに対して許可コードの入力を求め、許可コードが入力されたときは、許可コードの入力に応じて画像データに対して復号化処理を行なって画像データを出力し、許可コードが入力されない場合は出力を中止するように構成してもよい。ユーザによる許可コードの入力は、画像処理装置10の操作表示部20から行なわれてもよいし、外部PC30などの外部端末から行なわれてもよい。   When the output destination of the image data is a printer or a display device, if the decrypted image data is output without being permitted to be decrypted, a distorted image is output. Therefore, when the decoding process is not permitted based on the date / time information, for example, the user is requested to input a permission code, and when the permission code is input, the image data is input according to the input of the permission code. The image data may be output by performing a decoding process, and the output may be stopped when the permission code is not input. The input of the permission code by the user may be performed from the operation display unit 20 of the image processing apparatus 10 or may be performed from an external terminal such as the external PC 30.

次に、画像処理装置10での画像読み取り動作および画像出力動作が、日時情報の有無や、日時情報が示す暗号化期間と現在日時との関係でどのように変化するかを各種の例で説明する。   Next, how the image reading operation and the image output operation in the image processing apparatus 10 change depending on the presence / absence of date / time information and the relationship between the encryption period indicated by the date / time information and the current date / time will be described with various examples. To do.

図5は、画像データに日時情報が設定されていない場合の動作を示している。横軸は時間の流れを、縦軸は処理の流れ(上段部Aは画像読み込み時の動作を、下段部Bは画像出力時の動作)を示している。日時情報が設定されていない場合は、現在日時にかかわらず常に以下の動作となる。画像読み込み時(図5上段部A参照)は、画像入力部11から入力された画像データを暗号化処理せずに記憶部14へ保存もしくは通信部15から外部PC30へ送信する(a1)。画像出力時(図5下段部B参照)は、画像データを復号化処理せずに画像出力部19から出力する(b1)。   FIG. 5 shows an operation when date information is not set in the image data. The horizontal axis shows the flow of time, and the vertical axis shows the flow of processing (the upper part A is the operation at the time of image reading, and the lower part B is the operation at the time of image output). When date / time information is not set, the following operation is always performed regardless of the current date / time. At the time of image reading (see upper part A in FIG. 5), the image data input from the image input unit 11 is stored in the storage unit 14 without being encrypted or transmitted from the communication unit 15 to the external PC 30 (a1). At the time of image output (see the lower part B in FIG. 5), the image data is output from the image output unit 19 without being decoded (b1).

図6は、2006年4月1日までを暗号化期間とする日時情報が画像データに設定されている場合の動作を示している。図5と同様に横軸は時間の流れを、縦軸は処理の流れ(上段部Aは画像読み込み時の動作を、下段部Bは画像出力時の動作)を示している。   FIG. 6 shows an operation when date and time information having an encryption period up to April 1, 2006 is set in the image data. As in FIG. 5, the horizontal axis indicates the flow of time, and the vertical axis indicates the flow of processing (the upper part A is an operation at the time of image reading, and the lower part B is an operation at the time of image output).

画像データ入力時(例えば、画像読み込み時)(図6上段部A参照)は、日時情報があれば、その日時情報が示す暗号化期間にかかわらず画像入力部11から入力された画像データを常に暗号化処理して記憶部14へ保存もしくは通信部15から外部PC30へ送信する(a2、a3)。   When inputting image data (for example, when reading an image) (see the upper part A in FIG. 6), if there is date / time information, the image data input from the image input unit 11 is always used regardless of the encryption period indicated by the date / time information. The data is encrypted and stored in the storage unit 14 or transmitted from the communication unit 15 to the external PC 30 (a2, a3).

画像出力時(図6下段部B参照)は、出力時の日時が2006年4月1日以前(たとえば2006年1月1日)であれば暗号化期間内なので復号化処理せずに画像出力部19から出力する(b2)。出力時の日時が2006年4月2日以降(たとえば2007年1月1日)であれば暗号化期間外なので復号化処理して画像出力部19から出力する(b3)。   At the time of image output (see lower part B of FIG. 6), if the date and time of output is before April 1, 2006 (for example, January 1, 2006), the image is output without decryption because it is within the encryption period. It outputs from the part 19 (b2). If the output date and time is after April 2, 2006 (for example, January 1, 2007), it is out of the encryption period, and is decrypted and output from the image output unit 19 (b3).

図7は、2005年4月1日から2006年4月1日までを暗号化期間外とする日時情報が画像データに設定されている場合の動作を示している。図5と同様に横軸は時間の流れを、縦軸は処理の流れ(上段部Aは画像読み込み時の動作を、下段部Bは画像出力時の動作)を示している。   FIG. 7 shows an operation in the case where date / time information outside the encryption period from April 1, 2005 to April 1, 2006 is set in the image data. As in FIG. 5, the horizontal axis indicates the flow of time, and the vertical axis indicates the flow of processing (the upper part A is an operation at the time of image reading, and the lower part B is an operation at the time of image output).

画像データ入力時(例えば、画像読み込み時)(図7上段部A参照)は、日時情報があれば、その日時情報が示す暗号化期間にかかわらず画像入力部11から入力された画像データを常に暗号化処理して記憶部14へ保存もしくは通信部15から外部PC30へ送信する(a4、a5、a6)。   When inputting image data (for example, when reading an image) (see upper part A in FIG. 7), if date / time information exists, the image data input from the image input unit 11 is always used regardless of the encryption period indicated by the date / time information. The encrypted data is stored in the storage unit 14 or transmitted from the communication unit 15 to the external PC 30 (a4, a5, a6).

画像出力時(図7下段部B参照)は、出力時の日時が2005年4月1日より前(たとえば2005年1月1日)であれば暗号化期間内なので復号化処理せずに画像出力部19から出力する(b4)。出力時の日時が2005年4月1日以降で2006年4月1日より前(たとえば2006年1月1日)であれば暗号化期間外なので復号化処理して画像出力部19から出力する(b5)。また、出力時の日時が2006年4月1日以降(たとえば2007年1月1日)であれば暗号化期間内なので復号化処理せずに画像出力部19から出力する(b6)。   At the time of image output (see lower part B in FIG. 7), if the date and time at the time of output is before April 1, 2005 (for example, January 1, 2005), the image is not decrypted because it is within the encryption period. Output from the output unit 19 (b4). If the date and time of output is after April 1, 2005 and before April 1, 2006 (for example, January 1, 2006), it is out of the encryption period and is decrypted and output from the image output unit 19. (B5). If the date and time of output is after April 1, 2006 (for example, January 1, 2007), it is within the encryption period and is output from the image output unit 19 without being decrypted (b6).

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。   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.

実施の形態では、画像データの入力動作と出力動作の双方が可能な画像処理装置10を例示したが、入力動作用の装置と、出力動作用の装置とを別体に設けてもよい。この際、画像データの保存場所は入力動作用の装置内でもよいし、外部サーバや出力動作用の装置であってもよい。   In the embodiment, the image processing apparatus 10 capable of both the image data input operation and the output operation is illustrated. However, the input operation device and the output operation device may be provided separately. At this time, the storage location of the image data may be in an input operation apparatus, an external server, or an output operation apparatus.

実施の形態では画像処理装置10を例に説明したが、データの入力機能、保存機能、出力機能、暗号化機能、復号化機能を備えた装置あるいはこれらの機能を複数の装置に分散して備えるシステムであってもよい。また、取り扱うデータは画像データに限定されず、文書データやその他のデータを扱うデータ処理装置やデータ処理システムとして構成してもよい。   In the embodiment, the image processing apparatus 10 has been described as an example. However, an apparatus having a data input function, a storage function, an output function, an encryption function, and a decryption function, or these functions are distributed among a plurality of apparatuses. It may be a system. Further, the data to be handled is not limited to image data, and may be configured as a data processing device or data processing system that handles document data or other data.

また、日時情報は、2以上の期間を示すものでもよい。たとえば、2005年12月1日から2005年12月31日までの期間と、2006年2月1日から2006年3月31日までの期間とを暗号化期間として指定するものなどでもよい。   The date information may indicate two or more periods. For example, the period from December 1, 2005 to December 31, 2005 and the period from February 1, 2006 to March 31, 2006 may be designated as the encryption period.

本発明の実施の形態に係わる画像処理装置の概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of an image processing apparatus according to an embodiment of the present invention. 日時情報の設定された原稿の一例を示す説明図である。It is explanatory drawing which shows an example of the original document with which the date information was set. 本発明の実施の形態に係わる画像処理装置における画像読み込み時の動作を示す流れ図である。3 is a flowchart showing an operation at the time of image reading in the image processing apparatus according to the embodiment of the present invention. 本発明の実施の形態に係わる画像処理装置における画像出力時の動作を示す流れ図である。6 is a flowchart showing an operation at the time of image output in the image processing apparatus according to the embodiment of the present invention. 画像データに日時情報が設定されていない場合における画像読み取り動作と画像出力動作と操作日時との関係を示す説明図である。It is explanatory drawing which shows the relationship between image reading operation | movement, image output operation | movement, and operation date / time when the date information is not set to image data. 2006年4月1日までを暗号化期間とする日時情報が画像データに設定されている場合における画像読み取り動作と画像出力動作と操作日時との関係を示す説明図である。It is explanatory drawing which shows the relationship between image reading operation | movement, image output operation | movement, and operation date / time when the date information which makes an encryption period until April 1, 2006 is set to image data. 2005年4月1日から2006年4月1日までを暗号化期間外とする日時情報が画像データに設定されている場合における画像読み取り動作と画像出力動作と操作日時との関係を示す説明図である。Explanatory drawing which shows the relationship between image reading operation | movement, image output operation | movement, and operation date / time when the date information which makes April 1st, 2006 to April 1st, 2006 outside the encryption period is set to image data. It is.

符号の説明Explanation of symbols

2…ネットワーク
10…画像処理装置
11…画像入力部
12…日時情報検出部
13…暗号化処理部
14…記憶部
15…通信部
16…内部時計
17…日時情報比較部
18…復号化処理部
19…画像出力部
20…操作表示部
30…外部PC
40…原稿
41…日時情報マーク
DESCRIPTION OF SYMBOLS 2 ... Network 10 ... Image processing apparatus 11 ... Image input part 12 ... Date information detection part 13 ... Encryption process part 14 ... Memory | storage part 15 ... Communication part 16 ... Internal clock 17 ... Date information comparison part 18 ... Decryption process part 19 ... Image output unit 20 ... Operation display unit 30 ... External PC
40 ... Document 41 ... Date and time information mark

Claims (9)

画像データを入力する画像データ入力手段と、
前記画像データ入力手段で入力した前記画像データに対して暗号化期間を規定する日時情報が設定されているか否かを判定する判定手段と、
前記判定手段による判定の結果、日時情報が設定されている場合は、前記画像データを暗号化する暗号化手段と
を有する
ことを特徴とする画像処理装置。
Image data input means for inputting image data;
Determination means for determining whether date and time information defining an encryption period is set for the image data input by the image data input means;
An image processing apparatus comprising: an encryption unit configured to encrypt the image data when date and time information is set as a result of determination by the determination unit.
前記暗号化手段で暗号化された画像データに対して、復号化処理を許可する許可コードを付与する付与手段をさらに有する
ことを特徴とする請求項1に記載の画像処理装置。
The image processing apparatus according to claim 1, further comprising a grant unit that grants a permission code for permitting a decryption process to the image data encrypted by the encryption unit.
前記許可コードの入力を受ける入力手段と、
前記許可コードの入力に応じて、前記暗号化手段で暗号化された前記画像データに対して復号化処理を行なう復号化手段と
を有する
ことを特徴とする請求項2に記載の画像処理装置。
Input means for receiving the permission code;
The image processing apparatus according to claim 2, further comprising: a decoding unit that performs a decoding process on the image data encrypted by the encryption unit in response to an input of the permission code.
前記暗号化手段で暗号化された画像データに設定されている前記日時情報と該画像データに基づく画像出力時の日時とを比較する比較手段と、
前記比較手段の比較結果に応じて、前記暗号化された画像データに対して復号化処理を行なうか否かを決定する決定手段と、
前記決定手段による決定結果に基づいて、前記暗号化された前記画像データに対して復号化処理を行なう復号化手段と
を有する
ことを特徴とする請求項1乃至3のいずれか1つに記載の画像処理装置。
Comparison means for comparing the date and time information set in the image data encrypted by the encryption means with the date and time at the time of image output based on the image data;
Determining means for determining whether or not to perform decryption processing on the encrypted image data in accordance with a comparison result of the comparing means;
The decoding unit according to any one of claims 1 to 3, further comprising: a decoding unit that performs a decoding process on the encrypted image data based on a determination result by the determining unit. Image processing device.
前記暗号化手段で暗号化された画像データに基づく画像出力時の日時が、該画像データに設定されている前記日時情報に合致するか否かを比較する比較手段と、
前記比較手段の比較結果に応じて、前記暗号化された画像データに対して復号化処理を行なうか否かを決定する決定手段と、
前記決定手段による決定結果に基づいて、前記暗号化された前記画像データに対して復号化処理を行なう復号化手段と
を有する
ことを特徴とする請求項1乃至3のいずれか1つに記載の画像処理装置。
Comparison means for comparing whether or not the image output date and time based on the image data encrypted by the encryption means matches the date and time information set in the image data;
Determining means for determining whether or not to perform decryption processing on the encrypted image data in accordance with a comparison result of the comparing means;
The decoding unit according to any one of claims 1 to 3, further comprising: a decoding unit that performs a decoding process on the encrypted image data based on a determination result by the determining unit. Image processing device.
前記決定手段により前記復号化処理を行なう決定がなされた場合は、前記暗号化された前記画像データを前記復号化手段で復号化処理して出力し、前記復号化処理を行なわない決定がなされた場合は、前記暗号化された前記画像データを復号化処理せずに出力する出力手段をさらに有する
ことを特徴とする請求項4または5に記載の画像処理装置。
If the decision means decides to perform the decryption process, the decryption means decrypts the encrypted image data and outputs it, and the decision is made not to perform the decryption process. 6. The image processing apparatus according to claim 4, further comprising an output unit that outputs the encrypted image data without decrypting the image data.
暗号データの復号化処理を行う復号化手段と、
暗号化期間を規定する日時情報が設定されて保存されている暗号データの出力要求を受ける受付手段と、
前記受付手段で出力要求を受けたとき、前記出力要求が対象とする前記暗号データに設定されている前記日時情報に基づいて、前記暗号データの復号化処理を許可するか否かを判別する判別手段と、
前記判別手段による判別の結果、復号化が許可された場合は、前記暗号データを前記復号化手段で復号化処理して出力し、復号化が許可されない場合は、前記暗号データを復号化処理せずに出力する出力手段と
を有する
ことを特徴とするデータ処理装置。
Decryption means for decrypting encrypted data;
Receiving means for receiving an output request for encrypted data stored with date and time information defining an encryption period; and
Discriminating whether or not to permit decryption processing of the encrypted data based on the date and time information set in the encrypted data targeted by the output request when receiving the output request by the accepting unit Means,
If the result of determination by the determination means is that decryption is permitted, the encrypted data is decrypted by the decryption means and output, and if decryption is not permitted, the encrypted data is decrypted. And a data processing apparatus comprising: an output unit that outputs the data without output.
前記復号化処理の許可コードの入力を受ける入力手段をさらに有し、
前記許可コードの入力に応じて、前記暗号データを前記復号化手段で復号化処理して出力する
ことを特徴とする請求項7に記載のデータ処理手段。
An input means for receiving an input of an authorization code for the decryption process;
8. The data processing means according to claim 7, wherein the encrypted data is decrypted by the decrypting means and output in response to the input of the permission code.
前記暗号データが暗号化された画像データである
ことを特徴とする請求項7または8に記載のデータ処理装置。
The data processing apparatus according to claim 7 or 8, wherein the encrypted data is encrypted image data.
JP2005307333A 2005-10-21 2005-10-21 Image processor and data processor Withdrawn JP2007116529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005307333A JP2007116529A (en) 2005-10-21 2005-10-21 Image processor and data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005307333A JP2007116529A (en) 2005-10-21 2005-10-21 Image processor and data processor

Publications (1)

Publication Number Publication Date
JP2007116529A true JP2007116529A (en) 2007-05-10

Family

ID=38098298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005307333A Withdrawn JP2007116529A (en) 2005-10-21 2005-10-21 Image processor and data processor

Country Status (1)

Country Link
JP (1) JP2007116529A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009182652A (en) * 2008-01-30 2009-08-13 Kyocera Mita Corp Facsimile equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009182652A (en) * 2008-01-30 2009-08-13 Kyocera Mita Corp Facsimile equipment

Similar Documents

Publication Publication Date Title
JP4835111B2 (en) Job processing system and image reading apparatus
US8347102B2 (en) Image processing apparatus and method for transmitting encrypted data
JP6763280B2 (en) Image formation system, print log management method
KR101324181B1 (en) Image forming apparatus and security printing method thereof
JP2007122236A (en) Document management device and document management method
JP2008277982A (en) Image processing system, and image reader
KR101391756B1 (en) Image forming apparatus and security printing method thereof
JP2007208573A (en) Image processor and image processing method
JP2007038674A (en) Imaging method and device having security protection capability
JP2012221210A (en) Information processor, electronic apparatus and image processing system
JP5261130B2 (en) Image forming apparatus and image output system
JP4049730B2 (en) Data output device
JP2005099885A (en) Processing program for print job, printer and printing system
JP5065876B2 (en) Information processing apparatus, information processing system, and program executed by information processing apparatus
JP2007087026A (en) Information processor
US20060210244A1 (en) Image recording system and image recording apparatus
JP5135239B2 (en) Image forming system and server device
JP2007235716A (en) Image reading apparatus, image reading method and computer program
JP2007116529A (en) Image processor and data processor
JP5575090B2 (en) Image forming apparatus
JP2013089153A (en) Printer driver
JP5810745B2 (en) Information processing apparatus and information processing program
JP2004264889A (en) Image processing system, information processor, and computer program
JP4664959B2 (en) Image transmission system and image transmission apparatus
JP2005303640A (en) Image processor

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