JP2018097077A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2018097077A
JP2018097077A JP2016239605A JP2016239605A JP2018097077A JP 2018097077 A JP2018097077 A JP 2018097077A JP 2016239605 A JP2016239605 A JP 2016239605A JP 2016239605 A JP2016239605 A JP 2016239605A JP 2018097077 A JP2018097077 A JP 2018097077A
Authority
JP
Japan
Prior art keywords
image data
unit
encrypted
image
decryption key
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.)
Pending
Application number
JP2016239605A
Other languages
Japanese (ja)
Inventor
ディネル・カビレス
Cabiles Dinnel
エマーソン・ウイ エリオット
Emerson Uy Eliot
エマーソン・ウイ エリオット
ジェラルド・ガラニーダ
Galanida Gerald
マーク・ラモス ジェイ
Mark Ramos Jay
マーク・ラモス ジェイ
マティアス・アルビオル ロイド
Matias Albiol Loyd
マティアス・アルビオル ロイド
ジョハナ・イバネズ マリア
Johanna Ybanez Maria
ジョハナ・イバネズ マリア
ステファニー・アレスナ マリー
Stephanie Alesna Marie
ステファニー・アレスナ マリー
ヴィンセント・マラニョン ロイ
Vincent Maranon Roy
ヴィンセント・マラニョン ロイ
カーメロ・チュア パウロ
Carmelo Chua Paulo
カーメロ・チュア パウロ
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2016239605A priority Critical patent/JP2018097077A/en
Publication of JP2018097077A publication Critical patent/JP2018097077A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus which ensures high security in encryption.SOLUTION: An image processing apparatus 11 includes an image data determination unit 32, a decryption key input receiving unit 33, a decryption key validity determination unit 34, a decryption unit 35, and an image data output control unit 36. The image data determination unit 32 determines whether image data acquired by an image data acquisition unit 31 is encrypted image data or not. The encryption key validity determination unit 34 determines whether a decryption key received by the decryption key input receiving unit 33 is valid or not. When the decryption key validity determination unit 34 determines that the decryption key is valid, the decryption unit 35 decrypts the encrypted image data to original image data. The image data output control unit 36 controls the image data decrypted by the decryption unit 35 to be output.SELECTED DRAWING: Figure 3

Description

この発明は、画像処理装置に関するものである。   The present invention relates to an image processing apparatus.

複合機に代表される画像処理装置においては、画像データを基に、感光体に対して光を照射し、感光体上に静電潜像を形成する。その後、形成した静電潜像の上に帯電したトナーを供給して可視画像とした後、用紙に転写して定着させ、装置外に出力される。   In an image processing apparatus typified by a multifunction peripheral, light is applied to a photoconductor based on image data to form an electrostatic latent image on the photoconductor. Thereafter, charged toner is supplied onto the formed electrostatic latent image to form a visible image, which is then transferred and fixed on paper, and output to the outside of the apparatus.

画像処理装置において、画像を形成する際の画像の暗号化に関する技術が、US2003/0145218A1(特許文献1)に開示されている。   US 2003/0145218 A1 (Patent Document 1) discloses a technique related to image encryption when an image is formed in an image processing apparatus.

US2003/0145218A1US2003 / 0145218A1

たとえば、機密性の高い文書の画像について、暗号化して保存したり、印刷する場合がある。このような場合、暗号化された機密性の高い文書の画像が盗まれたり、データ通信中にデータが傍受される危険性がある。そうすると、盗まれた文書の画像のデータについて暗号が解読され、機密性の高い文書の画像の内容が悪意の第三者に漏洩してしまう可能性がある。したがって、このような可能性をできるだけ低減することが求められる。すなわち、よりセキュリティの高い画像形成における暗号化が求められる。   For example, an image of a highly confidential document may be stored after being encrypted or printed. In such a case, there is a risk that an encrypted image of a highly confidential document is stolen or data is intercepted during data communication. As a result, the encrypted image data of the stolen document is decrypted, and the content of the highly confidential document image may be leaked to a malicious third party. Therefore, it is required to reduce such possibility as much as possible. That is, encryption in image formation with higher security is required.

この発明の目的は、暗号化におけるセキュリティの高い画像処理装置を提供することである。   An object of the present invention is to provide an image processing apparatus with high security in encryption.

この発明に係る画像処理装置は、画像データを処理する。画像処理装置は、画像データ入力受け付け部と、暗号キー入力受け付け部と、暗号化部と、暗号化画像データ出力制御部と、画像データ取得部と、画像データ判断部と、復号キー入力受け付け部と、復号キー正誤判断部と、復号化部と、画像データ出力制御部とを備える。画像データ入力受け付け部は、画像データの入力を受け付ける。暗号キー入力受け付け部は、画像データ入力受け付け部により受け付けられた画像データを暗号化する際の暗号キーの入力を受け付ける。暗号化部は、暗号キー入力受け付け部により受け付けられた暗号キーおよび画像処理装置に関連する関連画像処理装置の情報を紐付けて、画像データを暗号化する。暗号化画像データ出力制御部は、暗号化部により暗号化された暗号化画像データを出力するよう制御する。画像データ取得部は、画像データを取得する。画像データ判断部は、画像データ取得部により取得された画像データが、暗号化画像データであるか否かを判断する。復号キー入力受け付け部は、画像データ判断部により暗号化画像データであると判断されれば、暗号化画像データを復号する際の復号キーの入力を受け付ける。復号キー正誤判断部は、復号キー入力受け付け部により受け付けられた復号キーが正しいか否かを判断する。復号化部は、復号キー正誤判断部により復号キーが正しいと判断されれば、暗号化画像データを元の画像データに復号化する。画像データ出力制御部は、復号化部により復号化された画像データを出力するよう制御する。   An image processing apparatus according to the present invention processes image data. The image processing apparatus includes an image data input reception unit, an encryption key input reception unit, an encryption unit, an encrypted image data output control unit, an image data acquisition unit, an image data determination unit, and a decryption key input reception unit. A decryption key correct / incorrect determination unit, a decryption unit, and an image data output control unit. The image data input receiving unit receives input of image data. The encryption key input receiving unit receives an input of an encryption key when encrypting the image data received by the image data input receiving unit. The encryption unit encrypts the image data by associating the encryption key received by the encryption key input receiving unit with the information of the related image processing device related to the image processing device. The encrypted image data output control unit controls to output the encrypted image data encrypted by the encryption unit. The image data acquisition unit acquires image data. The image data determination unit determines whether the image data acquired by the image data acquisition unit is encrypted image data. The decryption key input accepting unit accepts an input of a decryption key when decrypting the encrypted image data when the image data determining unit determines that the image data is encrypted image data. The decryption key correctness determination unit determines whether or not the decryption key received by the decryption key input reception unit is correct. The decryption unit decrypts the encrypted image data into the original image data if the decryption key correctness determination unit determines that the decryption key is correct. The image data output control unit controls to output the image data decoded by the decoding unit.

このような構成によれば、暗号化された出力画像について、暗号化されているか否かを判断することが極めて困難になる。また、暗号化された画像を復号化できるのは、暗号化した画像処理装置と関連する画像処理装置に限られている。そして、暗号化する際に設定された復号キーを入力しなければならない。したがって、このような画像処理装置は、暗号化におけるセキュリティを高くすることができる。   According to such a configuration, it is extremely difficult to determine whether or not the encrypted output image is encrypted. Further, the encrypted image can be decrypted only by the image processing apparatus related to the encrypted image processing apparatus. Then, the decryption key set at the time of encryption must be input. Therefore, such an image processing apparatus can increase security in encryption.

この発明の一実施形態に係る画像処理装置を複合機に適用した場合の複合機の外観を示す概略図である。1 is a schematic diagram illustrating an external appearance of a multifunction peripheral when an image processing apparatus according to an embodiment of the present invention is applied to the multifunction peripheral. 図1に示す複合機の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of the multifunction machine illustrated in FIG. 1. 複合機制御部の構成を示すブロック図である。2 is a block diagram illustrating a configuration of a multifunction machine control unit. 暗号化される機密文書の画像データの一例を示す図である。It is a figure which shows an example of the image data of the confidential document encrypted. 複合機を用いて機密文書を暗号化する際の処理の流れを示すフローチャートである。5 is a flowchart showing a flow of processing when a confidential document is encrypted using a multifunction peripheral. 暗号キーの入力を受け付ける際の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of receiving the input of an encryption key. 暗号キーおよび複合機の識別記号を紐付けて、機密文書を暗号化した暗号化画像データの印刷物の一例を示す図である。FIG. 5 is a diagram illustrating an example of a printed matter of encrypted image data obtained by associating an encryption key with an identification symbol of a multifunction peripheral and encrypting a confidential document. 複合機を用いて機密文書を復号化する際の処理の流れを示すフローチャートである。6 is a flowchart showing a flow of processing when a confidential document is decrypted using a multifunction peripheral. 復号キーの入力を受け付ける際の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of receiving the input of a decoding key. この発明の他の実施形態に係る画像処理装置を複合機に適用した場合の複合機およびネットワークを経由して接続されたコンピューターの外観を示す概略図である。FIG. 10 is a schematic diagram illustrating an external appearance of a multifunction peripheral and a computer connected via a network when an image processing apparatus according to another embodiment of the present invention is applied to the multifunction peripheral. 図10に示す複合機およびコンピューターの構成を示すブロック図である。It is a block diagram which shows the structure of the multifunctional machine and computer which are shown in FIG. ディスプレイの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of a display.

以下、この発明の実施の形態を説明する。図1は、この発明の一実施形態に係る画像処理装置を複合機に適用した場合の複合機11の外観を示す概略図である。図2は、図1に示す複合機11の構成を示すブロック図である。   Embodiments of the present invention will be described below. FIG. 1 is a schematic diagram showing an appearance of a multifunction machine 11 when an image processing apparatus according to an embodiment of the present invention is applied to the multifunction machine. FIG. 2 is a block diagram showing a configuration of the multifunction machine 11 shown in FIG.

図1および図2を参照して、複合機11は、画像処理に関し、複写機能、プリンター機能、ファクシミリ機能等、複数の機能を有する。複合機11は、複合機制御部12と、操作部13と、画像読み取り部14と、印刷部15と、複合機ハードディスク16と、ネットワーク23と接続するための複合機ネットワークインターフェース部17とを備える。   Referring to FIGS. 1 and 2, the multi-function device 11 has a plurality of functions such as a copying function, a printer function, and a facsimile function regarding image processing. The multifunction machine 11 includes a multifunction machine control unit 12, an operation unit 13, an image reading unit 14, a printing unit 15, a multifunction machine hard disk 16, and a multifunction machine network interface unit 17 for connecting to a network 23. .

複合機制御部12は、複合機11全体の制御を行う。なお、複合機制御部12は、CPU(Central Processing Unit)等から構成されており、一時的にデータを記憶する主記憶メモリ18を含む。操作部13は、複合機11側から発信する情報やユーザーの入力内容といった情報を表示する表示部としてのタッチパネル型式の表示画面21を含む。画像読み取り部14は、セット位置にセットされた原稿を読み取り位置に搬送する原稿搬送装置としてのADF(Auto Document Feeder)22を含む。画像読み取り部14は、ADF22または不図示の載置台上にセットされた原稿の画像を読み取る。すなわち、画像読み取り部14は、原稿の画像を読み取って画像データを取得するものであり、後述する画像データ取得部31に含まれるものである。印刷部15は、画像読み取り部14により読み取られた画像やネットワーク23を介して送信された画像データを基に、用紙に画像を形成する。すなわち、印刷部15は、画像データを基に用紙に印刷するものである。複合機ハードディスク16は、画像データや入力された画像形成条件等のデータを記憶する。複合機ハードディスク16は、複合機11を
製造する製造元の情報や製造元から複合機11に割り振られた固有の識別番号もデータとして記憶する。
The multifunction device control unit 12 controls the entire multifunction device 11. The multi-function device control unit 12 includes a CPU (Central Processing Unit) and the like, and includes a main memory 18 that temporarily stores data. The operation unit 13 includes a touch panel type display screen 21 as a display unit for displaying information such as information transmitted from the multifunction machine 11 side and user input contents. The image reading unit 14 includes an ADF (Auto Document Feeder) 22 as a document transport device that transports a document set at the set position to the read position. The image reading unit 14 reads an image of a document set on the ADF 22 or a mounting table (not shown). That is, the image reading unit 14 reads an image of a document and acquires image data, and is included in an image data acquisition unit 31 described later. The printing unit 15 forms an image on a sheet based on the image read by the image reading unit 14 and the image data transmitted via the network 23. That is, the printing unit 15 prints on a sheet based on the image data. The multi-function device hard disk 16 stores data such as image data and input image forming conditions. The MFP hard disk 16 also stores information on the manufacturer that manufactures the MFP 11 and a unique identification number assigned to the MFP 11 by the manufacturer as data.

次に、複合機11に備えられる複合機制御部12の構成について説明する。図3は、複合機制御部12の構成を示すブロック図である。図3を参照して、複合機制御部12は、画像データ入力受け付け部26と、暗号キー入力受け付け部27と、暗号化部28と、暗号化画像データ出力制御部29と、画像データ取得部31と、画像データ判断部32と、復号キー入力受け付け部33と、復号キー正誤判断部34と、復号化部35と、画像データ出力制御部36とを備える。画像データ入力受け付け部26は、画像データの入力を受け付ける。暗号キー入力受け付け部27は、画像データ入力受け付け部26により受け付けられた画像データを暗号化する際の暗号キーの入力を受け付ける。暗号化部28は、暗号キー入力受け付け部27により受け付けられた暗号キーおよび複合機11に関連する関連複合機の情報を紐付けて、画像データを暗号化する。ここで、関連複合機とは、具体的には、同じ製造元で製造された複合機や、同じ製造元で製造され、同じ開発機種番号が割り振られた複合機、同じ製造元におけるスペックが同等の複合機等、何らかの関連性を有する複合機を指し、たとえば、製造元の異なる複合機については、関連複合機に相当しないものである。この場合、暗号化した複合機11と関連する複合機である関連複合機は、暗号化部28により暗号化画像データを出力した複合機11と同じである。暗号化画像データ出力制御部29は、暗号化部28により暗号化された暗号化画像データを出力するよう制御する。   Next, the configuration of the multifunction device control unit 12 provided in the multifunction device 11 will be described. FIG. 3 is a block diagram illustrating a configuration of the multifunction machine control unit 12. Referring to FIG. 3, the multifunction device control unit 12 includes an image data input reception unit 26, an encryption key input reception unit 27, an encryption unit 28, an encrypted image data output control unit 29, and an image data acquisition unit. 31, an image data determination unit 32, a decryption key input reception unit 33, a decryption key correctness determination unit 34, a decryption unit 35, and an image data output control unit 36. The image data input receiving unit 26 receives input of image data. The encryption key input reception unit 27 receives an input of an encryption key when encrypting the image data received by the image data input reception unit 26. The encryption unit 28 encrypts the image data by associating the encryption key received by the encryption key input receiving unit 27 with the information of the related multifunction peripheral related to the multifunction peripheral 11. Here, the related multifunction peripheral is specifically a multifunction peripheral manufactured by the same manufacturer, a multifunction peripheral manufactured by the same manufacturer and assigned the same development model number, or a multifunction peripheral with the same specifications from the same manufacturer. And so on. For example, a multi-function machine having a different manufacturer does not correspond to a related multi-function machine. In this case, the related multifunction peripheral that is a multifunction peripheral related to the encrypted multifunction peripheral 11 is the same as the multifunction peripheral 11 that has output the encrypted image data by the encryption unit 28. The encrypted image data output control unit 29 controls to output the encrypted image data encrypted by the encryption unit 28.

画像データ取得部31は、画像データを取得する。画像データ判断部32は、画像データ取得部31により取得された画像データが、暗号化画像データであるか否かを判断する。復号キー入力受け付け部33は、画像データ判断部32により暗号化画像データであると判断されれば、暗号化画像データを復号する際の復号キーの入力を受け付ける。復号キー正誤判断部34は、復号キー入力受け付け部33により受け付けられた復号キーが正しいか否かを判断する。復号化部35は、復号キー正誤判断部34により復号キーが正しいと判断されれば、暗号化画像データを元の画像データに復号化する。画像データ出力制御部36は、復号化部35により復号化された画像データを出力するよう制御する。これらの構成については、後に詳述する。   The image data acquisition unit 31 acquires image data. The image data determination unit 32 determines whether the image data acquired by the image data acquisition unit 31 is encrypted image data. The decryption key input accepting unit 33 accepts an input of a decryption key when decrypting the encrypted image data when the image data determining unit 32 determines that the image data is encrypted image data. The decryption key correct / incorrect determination unit 34 determines whether or not the decryption key received by the decryption key input reception unit 33 is correct. If the decryption key correctness determination unit 34 determines that the decryption key is correct, the decryption unit 35 decrypts the encrypted image data into the original image data. The image data output control unit 36 controls to output the image data decoded by the decoding unit 35. These configurations will be described in detail later.

次に、このような複合機11を用いて、機密文書の画像データを暗号化し、さらに復号化する場合について説明する。まず、暗号化される機密文書の構成について説明する。図4は、暗号化される機密文書の画像データの一例を示す図である。図4を参照して、機密文書41には、「機密文書」との文字42と、「・他社動向:………」の文章43aと、「・開発スケジュール:………」との文章43bとが印刷されている。このような機密文書41について、まず暗号化を行う。   Next, a case where image data of a confidential document is encrypted and further decrypted using such a multifunction machine 11 will be described. First, the configuration of a confidential document to be encrypted will be described. FIG. 4 is a diagram illustrating an example of image data of a confidential document to be encrypted. Referring to FIG. 4, confidential document 41 includes characters 42 of “confidential document”, sentence 43 a of “• other company trend:...”, And sentence 43 b of “.development schedule:. And are printed. Such a confidential document 41 is first encrypted.

複合機11を用いて機密文書41を暗号化する際の処理の流れについて説明する。図5は、複合機11を用いて機密文書41を暗号化する際の処理の流れを示すフローチャートである。図5を参照して、まず、画像データ入力受け付け部26は、図4に示す機密文書41の画像データの入力を受け付ける(図5において、ステップS11、以下、「ステップ」を省略する)。この場合、機密文書41がADF22にセットされ、操作部13に設けられた図示しないスタートキーの押下を検知すれば、画像読み取り部14により機密文書41の画像を読み取る。そして、読み取られた機密文書41の画像データを取得する(S12)。読み取られた機密文書41の画像データについては、記憶部としての主記憶メモリ18に一旦記憶される。   A process flow when the confidential document 41 is encrypted using the multifunction machine 11 will be described. FIG. 5 is a flowchart showing the flow of processing when the confidential document 41 is encrypted using the multifunction machine 11. Referring to FIG. 5, first, the image data input receiving unit 26 receives the input of the image data of the confidential document 41 shown in FIG. 4 (in FIG. 5, step S <b> 11, hereinafter “step” is omitted). In this case, when the confidential document 41 is set in the ADF 22 and it is detected that a start key (not shown) provided in the operation unit 13 is pressed, the image reading unit 14 reads the image of the confidential document 41. Then, the image data of the read confidential document 41 is acquired (S12). The read image data of the confidential document 41 is temporarily stored in the main memory 18 as a storage unit.

そして、暗号化の要求があったか否かを判断する(S13)。この場合、操作部13の表示画面21において、機密文書41の暗号化の要求があったか否かを判断することによ
り行う。
Then, it is determined whether there is a request for encryption (S13). In this case, it is performed by determining whether or not there is a request for encryption of the confidential document 41 on the display screen 21 of the operation unit 13.

暗号化の要求があった場合には(S13において、YES)、暗号キー入力受け付け部27は、暗号キーの入力用の画面を表示して(S14)、暗号キーの入力を受け付ける(S15)。   When there is a request for encryption (YES in S13), the encryption key input receiving unit 27 displays a screen for inputting the encryption key (S14), and receives the input of the encryption key (S15).

図6は、暗号キーの入力を受け付ける際の表示画面21の一例を示す図である。図6を参照して、表示画面21には、「暗号キーを入力してください。」とのメッセージ51aと、「暗号キー」との文字52aと、文字52aの横において空のボックスから構成されており、暗号キーを入力させる暗号キー入力部53aと、「キャンセル」と記されており、押下を検知することにより前の画面へ戻るキャンセルキー54aとが表示されている。ユーザーは、たとえば、「1a2b」といった5文字以下の英数字から構成される暗号キーを入力する。暗号キー入力受け付け部27は、暗号キー入力部53aへの暗号キーへの入力の検知により、暗号キーの入力を受け付ける。   FIG. 6 is a diagram illustrating an example of the display screen 21 when accepting an input of an encryption key. Referring to FIG. 6, the display screen 21 is composed of a message 51a “Enter encryption key.”, A character 52a “encryption key”, and an empty box next to the character 52a. An encryption key input unit 53a for inputting an encryption key and “Cancel” are displayed, and a cancel key 54a for returning to the previous screen upon detection of pressing is displayed. For example, the user inputs an encryption key composed of 5 or less alphanumeric characters such as “1a2b”. The encryption key input receiving unit 27 receives an input of the encryption key by detecting the input to the encryption key to the encryption key input unit 53a.

次に、暗号化部28は、暗号キー入力受け付け部27により暗号キーの入力を受け付けると(S15において、YES)、受け付けられた暗号キーおよび複合機11の情報を紐付けて、機密文書41の画像データを暗号化する(S16)。この場合、複合機11の情報の紐付けについては、複合機11毎に割り振られた固有の識別記号の情報に基づいて画像データを暗号化する。すなわち、暗号キーおよび複合機11の識別記号が判明しなければ復号できないよう暗号化する。この場合、暗号化に際し、復号化で要する復号キーについても暗号キーと同じとして暗号化する。なお、暗号キーについては、複合機ハードディスク16に記憶される。   Next, when the encryption unit 28 receives the input of the encryption key by the encryption key input reception unit 27 (YES in S15), the encryption unit 28 associates the received encryption key and the information of the multifunction machine 11 to the confidential document 41. The image data is encrypted (S16). In this case, for the association of information of the multifunction device 11, the image data is encrypted based on information of a unique identification symbol assigned to each multifunction device 11. That is, encryption is performed so that the encryption key and the identification symbol of the multifunction machine 11 cannot be decrypted unless they are known. In this case, at the time of encryption, the decryption key required for decryption is also encrypted as the same as the encryption key. The encryption key is stored in the multifunction machine hard disk 16.

暗号化した後、印刷の要求があれば(S17において、YES)、暗号化画像データ出力制御部29は、印刷部15を利用して、暗号化された画像データを印刷して出力する(S18)。すなわち、暗号化画像データ出力制御部29は、いわゆるハードコピーの要求があれば、暗号化された画像データを印刷物として出力するよう制御する。   If there is a print request after the encryption (YES in S17), the encrypted image data output control unit 29 uses the printing unit 15 to print and output the encrypted image data (S18). ). That is, when there is a so-called hard copy request, the encrypted image data output control unit 29 controls to output the encrypted image data as a printed matter.

図7は、暗号キーおよび複合機11の識別記号を紐付けて、機密文書41を暗号化した暗号化画像データの印刷物の一例を示す図である。図7を参照して、暗号化画像データが印刷された印刷物46には、複数の英数字が羅列した英数字羅列画像47が印刷されている。この英数字羅列画像47を見たところで、誰も機密文書41の内容は分からないものである。この英数字羅列画像47については、基に機密文書41の画像、暗号キーおよび複合機11の識別記号の情報が紐付いている。   FIG. 7 is a diagram illustrating an example of a printout of encrypted image data obtained by associating the encryption key with the identification symbol of the multifunction machine 11 and encrypting the confidential document 41. Referring to FIG. 7, an alphanumeric sequence image 47 in which a plurality of alphanumeric characters are enumerated is printed on a printed matter 46 on which the encrypted image data is printed. Looking at this alphanumeric enumerated image 47, no one knows the content of the confidential document 41. The alphanumeric enumerated image 47 is based on the image of the confidential document 41, the encryption key, and the identification symbol information of the multifunction machine 11.

なお、印刷の要求がなければ(S17において、NO)、暗号化画像データ出力制御部29は、電子ファイルとして、暗号化された画像データを出力する(S19)。この場合、いわゆるソフトコピーの要求があれば、電子ファイルとして、たとえばネットワーク23に接続されたクラウド上の記憶領域(図示せず)に記憶させるようにして出力する。なお、ネットワーク23に接続されたデータベースサーバーのようなサーバー(図示せず)に出力するようにしてもよい。   If there is no request for printing (NO in S17), the encrypted image data output control unit 29 outputs the encrypted image data as an electronic file (S19). In this case, if there is a so-called soft copy request, it is output as an electronic file stored in a storage area (not shown) on the cloud connected to the network 23, for example. The data may be output to a server (not shown) such as a database server connected to the network 23.

なお、S12において、たとえば、読み取られた画像が機密文書でなかった場合等において、暗号化の要求がなかった場合には(S13において、NO)、取得した画像データをそのまま出力する(S20)。この場合、たとえば、読み取られた画像データを基に、印刷部15により印刷して出力する。   In S12, for example, when the read image is not a confidential document, if there is no request for encryption (NO in S13), the acquired image data is output as it is (S20). In this case, for example, based on the read image data, the printing unit 15 prints and outputs the data.

次に、暗号化された機密文書41を復号化する場合について説明する。図8は、複合機11を用いて機密文書41を復号化する際の処理の流れを示すフローチャートである。図
8を参照して、画像データ取得部31は、画像データを取得する(S21)。この場合、ユーザーは、上記した図7に示す暗号化画像データの印刷物46をADF22にセットして、これを読み取らせる。画像データ取得部31は、画像読み取り部14により読み取られた印刷物46の英数字羅列画像47を画像データとして取得する。ここで、暗号化された画像データが電子ファイルとして出力された場合、コンピューターへの印刷要求と併せて行われる。この場合、コンピューターから送信された英数字羅列画像47のデータを複合機11が受信することにより、画像データ取得部31は、画像データを取得する。
Next, a case where the encrypted confidential document 41 is decrypted will be described. FIG. 8 is a flowchart showing the flow of processing when the confidential document 41 is decrypted using the multifunction machine 11. Referring to FIG. 8, the image data acquisition unit 31 acquires image data (S21). In this case, the user sets the printed matter 46 of the encrypted image data shown in FIG. 7 to the ADF 22 and reads it. The image data acquisition unit 31 acquires an alphanumeric sequence image 47 of the printed matter 46 read by the image reading unit 14 as image data. Here, when the encrypted image data is output as an electronic file, it is performed together with a print request to the computer. In this case, when the multi-function device 11 receives the data of the alphanumeric enumerated image 47 transmitted from the computer, the image data acquisition unit 31 acquires the image data.

次に、画像データ判断部32は、画像データ取得部31により取得された画像データが、暗号化画像データであるか否かを判断する(S22)。具体的には、画像データ判断部32は、画像データ取得部31により取得された画像データが、OCR等によって画像データの中の英数字羅列画像47の文字列が暗号化されたものであるか否かを判断する。たとえば、画像データ取得部31により取得された英数字羅列画像47中の複数の所定の位置に、暗号化画像データであることを示す識別記号や文字等が含まれているか否かに基づいて、暗号化画像データであるかが判断される。   Next, the image data determination unit 32 determines whether the image data acquired by the image data acquisition unit 31 is encrypted image data (S22). Specifically, the image data determination unit 32 determines whether the image data acquired by the image data acquisition unit 31 is obtained by encrypting the character string of the alphanumeric sequence image 47 in the image data by OCR or the like. Judge whether or not. For example, based on whether or not an identification symbol or a character indicating encrypted image data is included in a plurality of predetermined positions in the alphanumeric sequence image 47 acquired by the image data acquisition unit 31, It is determined whether the image data is encrypted image data.

復号キー入力受け付け部33は、画像データ判断部32により暗号化画像データであると判断されれば(S22において、YES)、復号キーの入力を受け付ける画面を表示画面21に表示して、暗号化画像データを復号する際の復号キーの入力を受け付ける(S23)。   If the image data determination unit 32 determines that the data is the encrypted image data (YES in S22), the decryption key input accepting unit 33 displays a screen for accepting the input of the decryption key on the display screen 21 and encrypts it. An input of a decryption key for decrypting image data is accepted (S23).

図9は、復号キーの入力を受け付ける際の表示画面21の一例を示す図である。図9を参照して、表示画面21には、「復号キーを入力してください。」とのメッセージ51bと、「復号キー」との文字52bと、文字52bの横において空のボックスから構成されており、復号キーを入力させる復号キー入力部53bと、「キャンセル」と記されており、押下を検知することにより前の画面へ戻るキャンセルキー54bとが表示されている。ユーザーは、上記した暗号化に用いた「1a2b」の英数字から構成される復号キーを入力する。すなわち、この場合、暗号キーと復号キーは、同じとしている。復号キー入力受け付け部33は、復号キー入力部53bへの復号キーへの入力の検知により、復号キーの入力を受け付ける。   FIG. 9 is a diagram illustrating an example of the display screen 21 when receiving an input of a decryption key. Referring to FIG. 9, display screen 21 includes a message 51 b “Please input decryption key”, a character 52 b “decryption key”, and an empty box next to character 52 b. A decryption key input unit 53b for inputting a decryption key and “cancel” are displayed, and a cancel key 54b for returning to the previous screen upon detection of pressing is displayed. The user inputs a decryption key composed of alphanumeric characters “1a2b” used for the above encryption. That is, in this case, the encryption key and the decryption key are the same. The decryption key input accepting unit 33 accepts an input of the decryption key by detecting an input to the decryption key to the decryption key input unit 53b.

その後、復号キー正誤判断部34は、復号キー入力受け付け部33により受け付けられた復号キーが正しいか否かを判断する(S24)。暗号キーは、複合機ハードディスク16に記憶されているため、これを利用して判断する。   Thereafter, the decryption key correct / incorrect determination unit 34 determines whether or not the decryption key received by the decryption key input reception unit 33 is correct (S24). Since the encryption key is stored in the multi-function device hard disk 16, it is determined using this.

復号化部35は、復号キー正誤判断部34により復号キーが正しいと判断されれば(S24において、YES)、暗号化画像データを元の画像データに復号化する(S25)。そして、画像データ出力制御部36は、復号化部35により復号化された画像データを出力するよう制御する(S26)。この場合、図4に示す機密文書41の画像が印刷される。   If the decryption key correct / incorrect determination unit 34 determines that the decryption key is correct (YES in S24), the decryption unit 35 decrypts the encrypted image data into the original image data (S25). Then, the image data output control unit 36 controls to output the image data decoded by the decoding unit 35 (S26). In this case, the image of the confidential document 41 shown in FIG. 4 is printed.

一方、復号キー正誤判断部34により、復号キーが正しいと判断されなければ(S24において、NO)、英数字が羅列された画像データが出力される(S27)。この場合、具体的には、たとえば図7に示す英数字羅列画像47が印刷された印刷物46が出力される。すなわち、画像データ出力制御部36は、復号キー正誤判断部34により復号キーが正しいと判断されなければ、画像データと異なる画像データを出力するよう制御する。   On the other hand, if the decryption key correct / incorrect determination unit 34 does not determine that the decryption key is correct (NO in S24), image data in which alphanumeric characters are enumerated is output (S27). In this case, specifically, for example, a printed matter 46 on which an alphanumeric sequence image 47 shown in FIG. 7 is printed is output. That is, the image data output control unit 36 controls to output image data different from the image data if the decryption key correctness determination unit 34 does not determine that the decryption key is correct.

なお、S22において、画像データ判断部32により暗号化画像データであると判断されなければ(S22において、NO)、そのまま出力される(S28)。ここでは、画像読み取り部14により読み取られた画像である図7に示す印刷物46の英数字羅列画像4
7のまま印刷されることとなる。また、関連複合機以外の複合機を利用して画像データを取得し、取得した画像データが暗号化された画像データか否かが判別不可能な場合も(S22において、NO)、英数字羅列画像47のまま印刷される。
If the image data determination unit 32 does not determine that the image data is encrypted image data in S22 (NO in S22), the image data is output as it is (S28). Here, the alphanumeric enumerated image 4 of the printed material 46 shown in FIG. 7, which is an image read by the image reading unit 14.
7 is printed as it is. In addition, when image data is acquired using a multifunction device other than the related multifunction device and it is impossible to determine whether the acquired image data is encrypted image data (NO in S22), an alphanumeric list is displayed. The image 47 is printed as it is.

このような構成の複合機11によれば、暗号化された出力画像について、暗号化されているか否かを判断することが極めて困難になる。また、暗号化された画像を復号化できるのは、暗号化した複合機11に限られている。そして、暗号化する際に設定された復号キーを入力しなければならない。したがって、このような複合機11は、暗号化におけるセキュリティを高くすることができる。   According to the MFP 11 having such a configuration, it is extremely difficult to determine whether or not the encrypted output image is encrypted. The encrypted image can be decrypted only by the encrypted multifunction machine 11. Then, the decryption key set at the time of encryption must be input. Therefore, such a multifunction machine 11 can increase security in encryption.

この場合、暗号化部28は、複合機11毎に割り振られた固有の識別記号の情報に基づいて画像データを暗号化しているため、より確実に複合機11毎に暗号化処理を行うことができる。   In this case, since the encryption unit 28 encrypts the image data based on the information of the unique identification symbol assigned to each multifunction device 11, the encryption processing can be more reliably performed for each multifunction device 11. it can.

また、この場合、暗号キーと復号キーは、同一であるため、暗号化を行ったユーザーにとっては、より容易に復号化を行うことができる。   In this case, since the encryption key and the decryption key are the same, the decryption can be performed more easily for the user who performed the encryption.

また、この場合、関連複合機としては、暗号化部28により暗号化画像データを出力した複合機11と同一であるため、よりセキュリティを高くすることができる。   In this case, since the related multifunction peripheral is the same as the multifunction peripheral 11 that has output the encrypted image data by the encryption unit 28, the security can be further increased.

なお、上記の実施の形態においては、複合機11における暗号化した印刷物を出力するパターン、すなわち、いわゆるハードコピーを行う場合について説明したが、次に、暗号化した電子ファイルを送信して出力するパターン、すなわち、いわゆるソフトコピーを行う場合について説明する。   In the above embodiment, the pattern for outputting the encrypted printed matter in the multifunction machine 11, that is, the case of performing so-called hard copy has been described. Next, the encrypted electronic file is transmitted and output. A pattern, that is, a case where so-called soft copy is performed will be described.

図10は、この発明の他の実施形態に係る画像処理装置を複合機に適用した場合の複合機およびネットワーク23を経由して接続されたコンピューターの外観を示す概略図である。図11は、図10に示す複合機11およびコンピューターの構成を示すブロック図である。なお、図10および図11において、複合機11の構成は同等であるため、複合機11の構成の説明については、省略する。   FIG. 10 is a schematic diagram showing the external appearance of a multifunction peripheral and a computer connected via the network 23 when an image processing apparatus according to another embodiment of the present invention is applied to the multifunction peripheral. FIG. 11 is a block diagram showing the configuration of the multifunction machine 11 and the computer shown in FIG. 10 and 11, the configuration of the multifunction device 11 is the same, and thus the description of the configuration of the multifunction device 11 is omitted.

図10および図11を参照して、ネットワーク23には、コンピューター61が接続されている。コンピューター61には、ディスプレイ62と、キーボード63と、マウス64とが接続されている。ディスプレイ62により、コンピューター61からの情報やデータが表示される。また、キーボード63およびマウス64を用いて、ユーザーは、コンピューター61へのデータの入力を行う。   With reference to FIGS. 10 and 11, a computer 61 is connected to the network 23. A display 62, a keyboard 63, and a mouse 64 are connected to the computer 61. Information and data from the computer 61 are displayed on the display 62. Further, the user inputs data to the computer 61 using the keyboard 63 and the mouse 64.

コンピューター61は、コンピューター制御部65と、ネットワーク23と接続するためのコンピューターネットワークインターフェース部66と、記憶部としてのコンピューターハードディスク67とを含む。コンピューター制御部65は、コンピューター61全体を制御する。   The computer 61 includes a computer control unit 65, a computer network interface unit 66 for connecting to the network 23, and a computer hard disk 67 as a storage unit. The computer control unit 65 controls the entire computer 61.

次に、いわゆるソフトコピーにおける暗号化の処理の流れについて説明する。再び図5を参照して、ユーザーは、ネットワーク23を経由して暗号化したい画像データの電子ファイルを複合機11に送信する。そうすると、画像データ入力受け付け部26は、画像データの入力を受け付ける(S11、S12)。そして、暗号キー入力受け付け部27は、ネットワーク23およびコンピューター61を経由して、ディスプレイ62に暗号キーの入力を受け付ける画面を表示させる。この場合、たとえば、図6に示す表示画面21と同様の画面をディスプレイ62に表示させる。ユーザーは、キーボード63やマウス64を利用して、暗号キーを入力する。入力された暗号キーは、コンピューター61およびネッ
トワーク23を経由して、複合機11側に送信される。このようにして、暗号キー入力受け付け部27は、暗号キーの入力を受け付ける(S13、S14、S15において、YES)。そして、暗号化部28は、暗号キー入力受け付け部27により受け付けられた暗号キーおよび複合機11の情報を紐付けて、画像データを暗号化する(S16)。暗号化画像データ出力制御部29は、印刷の要求があった場合には、暗号化された画像データを印刷して出力する(S17において、YES,S18)。印刷の要求がなかった場合には、暗号化された画像データを電子ファイルとして出力する(S17において、NO、S19)。このような暗号化された画像データの電子ファイルについては、たとえば他のコンピューターに対して、電子メールの添付ファイルとして送信することも可能である。
Next, the flow of encryption processing in so-called soft copy will be described. Referring to FIG. 5 again, the user transmits an electronic file of image data to be encrypted to the multi-function device 11 via the network 23. Then, the image data input receiving unit 26 receives input of image data (S11, S12). Then, the encryption key input receiving unit 27 displays a screen for receiving the input of the encryption key on the display 62 via the network 23 and the computer 61. In this case, for example, a screen similar to the display screen 21 shown in FIG. The user inputs an encryption key using the keyboard 63 and the mouse 64. The input encryption key is transmitted to the multifunction machine 11 via the computer 61 and the network 23. In this way, the encryption key input receiving unit 27 receives the input of the encryption key (YES in S13, S14, and S15). Then, the encryption unit 28 associates the encryption key received by the encryption key input reception unit 27 with the information of the multifunction machine 11 and encrypts the image data (S16). When there is a print request, the encrypted image data output control unit 29 prints and outputs the encrypted image data (YES in S17, S18). If there is no print request, the encrypted image data is output as an electronic file (NO in S17, S19). Such an electronic file of encrypted image data can be transmitted as an attached file of an e-mail to another computer, for example.

この場合、電子メールが傍受されたとしても、暗号化された画像データの電子ファイルを開いた際に、暗号化された画像が表示される。図12は、暗号化された画像データをそのまま開いた場合のディスプレイ62の表示の一例を示す図である。図12を参照して、ディスプレイ62には、暗号化された電子ファイル68の暗号化された英数字羅列画像69が表示されている。このような英数字羅列画像69が表示されたとしても、機密文書41の内容は全く把握できないものである。   In this case, even if the electronic mail is intercepted, the encrypted image is displayed when the electronic file of the encrypted image data is opened. FIG. 12 is a diagram showing an example of display on the display 62 when the encrypted image data is opened as it is. Referring to FIG. 12, the display 62 displays an encrypted alphanumeric enumerated image 69 of the encrypted electronic file 68. Even if such an alphanumeric list image 69 is displayed, the contents of the confidential document 41 cannot be grasped at all.

次に、複合機11を用いた復号化の処理の流れについて説明する。再び図8を参照して、コンピューター61は、画像データを複合機11に送信する。そうすると、画像データ取得部31は、画像データを取得する(S21)。そして、画像データ判断部32は、画像データ取得部31により取得された画像データが、暗号化画像データであるか否かを判断する(S22)。   Next, the flow of decryption processing using the multifunction machine 11 will be described. Referring to FIG. 8 again, the computer 61 transmits the image data to the multifunction machine 11. Then, the image data acquisition unit 31 acquires image data (S21). Then, the image data determination unit 32 determines whether the image data acquired by the image data acquisition unit 31 is encrypted image data (S22).

復号キー入力受け付け部33は、画像データ判断部32により暗号化画像データであると判断されれば(S22において、YES)、復号キーの入力を受け付ける画面をディスプレイ62に表示して、暗号化画像データを復号する際の復号キーの入力を受け付ける(S23)。この場合、たとえば、図9に示す表示画面21と同様の画面をディスプレイ62に表示させる。ユーザーは、キーボード63やマウス64を利用して、復号キーを入力する。入力された復号キーは、コンピューター61およびネットワーク23を経由して、複合機11側に送信される。このようにして、復号キー入力受け付け部33は、復号キーの入力を受け付ける。   If the image data determination unit 32 determines that the data is the encrypted image data (YES in S22), the decryption key input accepting unit 33 displays a screen for accepting the input of the decryption key on the display 62 to display the encrypted image. An input of a decryption key for decrypting data is accepted (S23). In this case, for example, a screen similar to the display screen 21 shown in FIG. The user inputs a decryption key using the keyboard 63 and the mouse 64. The inputted decryption key is transmitted to the multifunction machine 11 side via the computer 61 and the network 23. In this way, the decryption key input accepting unit 33 accepts an input of the decryption key.

その後、復号キー正誤判断部34は、復号キー入力受け付け部33により受け付けられた復号キーが正しいか否かを判断する(S24)。復号化部35は、復号キー正誤判断部34により復号キーが正しいと判断されれば(S24において、YES)、暗号化された画像データを元の画像データに復号化する(S25)。画像データ出力制御部36は、復号化部35により復号化された画像データを出力するよう制御する(S26)。ここで、印刷の要求があった場合には、図4に示す機密文書41の画像が印刷される。印刷の要求がなかった場合には、画像データを電子ファイルとして出力する。   Thereafter, the decryption key correct / incorrect determination unit 34 determines whether or not the decryption key received by the decryption key input reception unit 33 is correct (S24). If the decryption key correct / incorrect determination unit 34 determines that the decryption key is correct (YES in S24), the decryption unit 35 decrypts the encrypted image data into the original image data (S25). The image data output control unit 36 controls to output the image data decoded by the decoding unit 35 (S26). If there is a print request, the image of the confidential document 41 shown in FIG. 4 is printed. If there is no print request, the image data is output as an electronic file.

一方、復号キー正誤判断部34により、復号キーが正しいと判断されなければ(S25において、NO)、英数字が羅列された画像データが出力される(S27)。ここで、印刷の要求があった場合には、たとえば図7に示す印刷物46が印刷される。また、印刷の要求がなかった場合には、英数字が羅列された画像データを電子ファイルとして出力する。   On the other hand, if the decryption key correct / incorrect determination unit 34 does not determine that the decryption key is correct (NO in S25), image data in which alphanumeric characters are enumerated is output (S27). Here, when printing is requested, for example, a printed matter 46 shown in FIG. 7 is printed. If there is no print request, image data in which alphanumeric characters are listed is output as an electronic file.

なお、S22において、画像データ判断部により暗号化画像データであると判断されなければ(S22において、NO)、そのまま出力される。すなわち、画像読み取り部14により読み取られた画像である図7に示す印刷物46の英数字羅列画像47のまま印刷されることとなる(S28)。印刷の要求がなかった場合には、英数字が羅列された画像デ
ータを電子ファイルとして出力する。
If the image data determining unit does not determine that the image data is encrypted image data in S22 (NO in S22), the image data is output as it is. That is, it is printed as the alphanumeric enumerated image 47 of the printed matter 46 shown in FIG. 7 which is the image read by the image reading unit 14 (S28). When there is no print request, the image data in which alphanumeric characters are arranged is output as an electronic file.

このように、上記したような構成によっても、暗号化におけるセキュリティを高くすることができる。   Thus, even with the above-described configuration, security in encryption can be increased.

なお、上記の実施の形態において、暗号キーと復号キーを同じとしたが、これに限らず、暗号キーと復号キーとを異ならせることとしてもよい。こうすることにより、よりセキュリティレベルを高くすることができる。また、暗号キーまたは復号キーは、5文字以内の英数字を含むこととしたが、これに限らず、英数字以外の他の文字を含んでいてもよいし、6文字以上であっても構わない。   In the above embodiment, the encryption key and the decryption key are the same. However, the present invention is not limited to this, and the encryption key and the decryption key may be different. By doing so, the security level can be further increased. The encryption key or decryption key includes up to 5 alphanumeric characters, but is not limited thereto, and may include other characters than alphanumeric characters, or may include 6 or more characters. Absent.

また、上記の実施の形態においては、暗号化部28は、複合機11毎に割り振られた固有の識別記号に基づいて画像データを暗号化することとしたが、これに限らず、暗号化部28は、たとえば、複合機11毎に割り振られたMAC(Media Access Control Address)アドレス等を利用した暗号化を行うこととしてもよい。   Further, in the above embodiment, the encryption unit 28 encrypts the image data based on the unique identification symbol assigned to each multifunction device 11. However, the present invention is not limited to this. 28 may perform encryption using, for example, a MAC (Media Access Control Address) address assigned to each MFP 11.

なお、上記の実施の形態において、関連複合機は、暗号化部28により暗号化画像データを出力した複合機11と、同じ製造元の複合機であるようにしてもよい。こうすることにより、復号化したいユーザーの近くに複合機11がなくても、同じ製造元の複合機を利用して、復号化した画像を得ることができる。この場合、同じ製造元の複合機として、固有の識別記号に共通する記号や英数字、特有の英数字の並びを含めるようにして、同じ製造元であるか否かを判断するようにしてもよい。また、固有の識別記号については、特有の英数字の並びのうちの一行目や一段目、最終行や最終段に表すようにしてもよい。こうすることにより、固有の識別記号を把握しているユーザーにとっては、暗号化された画像データであるか否かを容易に判断することができる。また、暗号化を行った複合機11の複合機ハードディスク16に記憶された暗号キーをネットワーク23等を経由して共有することによって、入力された復号キーの正否を判断することが可能である。あるいは、英数字羅列画像47中に暗号化された暗号キーの情報が含まれているため、暗号キーが複合機11中の複合機アハードディスク16に記憶されていない場合や、同じ製造元の別の複合機を利用した場合であっても、複合機11は入力された復号キーの正否を判断することが可能である。   In the above embodiment, the related multifunction device may be a multifunction device of the same manufacturer as the multifunction device 11 that has output the encrypted image data by the encryption unit 28. By doing so, even if there is no multifunction machine 11 near the user who wants to decode, a decoded image can be obtained using a multifunction machine of the same manufacturer. In this case, as a multifunction device of the same manufacturer, it may be determined whether or not they are the same manufacturer by including a sequence of symbols, alphanumeric characters, and unique alphanumeric characters common to unique identification symbols. In addition, the unique identification symbol may be expressed in the first line or the first stage, the last line, or the last stage in the sequence of unique alphanumeric characters. By doing so, it is possible for a user who knows the unique identification symbol to easily determine whether or not the image data is encrypted. In addition, it is possible to determine whether the input decryption key is correct by sharing the encryption key stored in the MFP hard disk 16 of the MFP 11 that has been encrypted via the network 23 or the like. Alternatively, since the encrypted enciphering key information is included in the alphanumeric enumerated image 47, the cipher key may not be stored in the multi-function device hard disk 16 in the multi-function device 11, or may be another product of the same manufacturer. Even when a multifunction machine is used, the multifunction machine 11 can determine whether the input decryption key is correct.

なお、上記した図7に示す英数字羅列画像47において、画像データ判断部32による暗号化画像データであるか否かの判断については、暗号化された画像データである旨を示すフラグを、英数字羅列画像47を構成するいくつかの英数字によって表すこととしてもよい。すなわち、たとえば、何行目の何文字目について、決められた所定の英字や数字であった場合には、この英数字羅列画像47は、単なる英数字が羅列された画像データではなく、暗号化された画像データである旨を把握できる構成としてもよい。こうすることによっても、暗号化された画像データであるか否かを、英数字羅列画像47から容易に把握することができる。   In the alphanumeric sequence image 47 shown in FIG. 7, the image data determination unit 32 determines whether the image data is encrypted image data by setting a flag indicating that the image data is encrypted. It may be represented by some alphanumeric characters constituting the numeric enumeration image 47. That is, for example, in the case of what number of characters in what line is a predetermined predetermined alphabetic character or number, this alphanumeric sequence image 47 is not simply image data in which alphanumeric characters are enumerated but encrypted. It is good also as a structure which can grasp | ascertain that it is the image data performed. This also makes it possible to easily grasp from the alphanumeric sequence image 47 whether or not the image data is encrypted.

また、上記の実施の形態において、複合機11による印刷をしない場合には、印刷部15を備えない構成としてもよい。また、画像読み取りにより画像データを取得しない場合には、画像データ取得部31は、画像読み取り部14を備えない構成としてもよい。   Further, in the above embodiment, when printing by the multifunction machine 11 is not performed, the printing unit 15 may be omitted. When image data is not acquired by image reading, the image data acquiring unit 31 may be configured not to include the image reading unit 14.

なお、上記の実施の形態において、暗号化部28は、暗号化された画像データについて、暗号化されたものが特定の者、ユーザーに把握できるような識別記号を付するよう暗号化してもよい。たとえば、画像の右上や右下に特定の文字や数字、記号を付するようにする。こうすることにより、識別記号が付されていることを認識しているユーザーにとっては、暗号化された画像データを見て、暗号化された画像データであることを把握すること
ができる。この場合、悪意の第三者については、このような識別記号が意味を持つものと認識していないため、識別記号から暗号化された画像データである旨を把握することはできないものである。
In the above embodiment, the encryption unit 28 may encrypt the encrypted image data so that the encrypted data is attached with an identification symbol that can be recognized by a specific person or user. . For example, specific characters, numbers, and symbols are added to the upper right and lower right of the image. In this way, a user who recognizes that an identification symbol is attached can see the encrypted image data by seeing the encrypted image data. In this case, since the malicious third party does not recognize that such an identification symbol has a meaning, it is impossible to grasp that the image data is encrypted from the identification symbol.

今回開示された実施の形態はすべての点で例示であって、どのような面からも制限的なものではないと理解されるべきである。本発明の範囲は上記した説明ではなく、特許請求の範囲によって規定され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   It should be understood that the embodiments disclosed herein are illustrative in all respects and are not restrictive in any aspect. The scope of the present invention is defined by the scope of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the scope of the claims.

この発明に係る画像処理装置は、暗号化における高いセキュリティが要求される場合に、特に有効に利用される。   The image processing apparatus according to the present invention is particularly effectively used when high security in encryption is required.

11 複合機、12 複合機制御部、13 操作部、14 画像読み取り部、15 印刷部、16 複合機ハードディスク、17 複合機ネットワークインターフェース部、18 主記憶メモリ、21 表示画面、22 ADF、23 ネットワーク、26 画像データ入力受け付け部、27 暗号キー入力受け付け部、28 暗号化部、29 暗号化画像データ出力制御部、31 画像データ取得部、32 画像データ判断部、33 復号キー入力受け付け部、34 復号キー正誤判断部、35 復号化部、36 画像データ出力制御部、41 機密文書、42,52a,52b 文字、43a,43b 文章、46 印刷物、47 英数字羅列画像、51a,51b メッセージ、53a 暗号キー入力部、53b 復号キー入力部、54a,54b キャンセルキー、61 コンピューター、62 ディスプレイ、63 キーボード、64 マウス、65 コンピューター制御部、66 コンピューターネットワークインターフェース部、67 コンピューターハードディスク、68 電子ファイル、69 画像。   11 MFP, 12 MFP control unit, 13 operation unit, 14 image reading unit, 15 printing unit, 16 MFP hard disk, 17 MFP network interface unit, 18 main memory, 21 display screen, 22 ADF, 23 network, 26 Image data input acceptance unit, 27 Encryption key input acceptance unit, 28 Encryption unit, 29 Encrypted image data output control unit, 31 Image data acquisition unit, 32 Image data determination unit, 33 Decryption key input acceptance unit, 34 Decryption key Correct / incorrect determination unit, 35 Decryption unit, 36 Image data output control unit, 41 Confidential document, 42, 52a, 52b Character, 43a, 43b Sentence, 46 Printed matter, 47 Alphanumeric sequence image, 51a, 51b Message, 53a Encryption key input Part, 53b Decryption key input part, 54a, 54b Ruki, 61 computer, 62 a display, 63 a keyboard, 64 mouse, 65 a computer control unit, 66 a computer network interface, 67 a computer hard disk, 68 electronic files 69 images.

Claims (8)

画像データを処理する画像処理装置であって、
画像データの入力を受け付ける画像データ入力受け付け部と、
前記画像データ入力受け付け部により受け付けられた前記画像データを暗号化する際の暗号キーの入力を受け付ける暗号キー入力受け付け部と、
前記暗号キー入力受け付け部により受け付けられた前記暗号キーおよび前記画像処理装置に関連する関連画像処理装置の情報を紐付けて、画像データを暗号化する暗号化部と、
前記暗号化部により暗号化された暗号化画像データを出力するよう制御する暗号化画像データ出力制御部と、
画像データを取得する画像データ取得部と、
前記画像データ取得部により取得された前記画像データが、前記暗号化画像データであるか否かを判断する画像データ判断部と、
前記画像データ判断部により前記暗号化画像データであると判断されれば、前記暗号化画像データを復号する際の復号キーの入力を受け付ける復号キー入力受け付け部と、
前記復号キー入力受け付け部により受け付けられた前記復号キーが正しいか否かを判断する復号キー正誤判断部と、
前記復号キー正誤判断部により前記復号キーが正しいと判断されれば、前記暗号化画像データを元の画像データに復号化する復号化部と、
前記復号化部により復号化された画像データを出力するよう制御する画像データ出力制御部とを備える、画像処理装置。
An image processing apparatus for processing image data,
An image data input receiving unit for receiving input of image data;
An encryption key input receiving unit for receiving an input of an encryption key when encrypting the image data received by the image data input receiving unit;
An encryption unit that encrypts image data by associating the encryption key received by the encryption key input receiving unit and information of a related image processing device related to the image processing device;
An encrypted image data output control unit for controlling to output encrypted image data encrypted by the encryption unit;
An image data acquisition unit for acquiring image data;
An image data determination unit that determines whether the image data acquired by the image data acquisition unit is the encrypted image data;
If the image data determination unit determines that the image data is the encrypted image data, a decryption key input reception unit that receives an input of a decryption key when decrypting the encrypted image data;
A decryption key correct / incorrect determination unit for determining whether or not the decryption key received by the decryption key input receiving unit is correct;
If the decryption key correctness determination unit determines that the decryption key is correct, a decryption unit that decrypts the encrypted image data into original image data;
An image processing apparatus comprising: an image data output control unit that controls to output the image data decoded by the decoding unit.
前記画像データ出力制御部は、前記復号キー正誤判断部により前記復号キーが正しいと判断されなければ、前記画像データと異なる画像データを出力するよう制御する、請求項1に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the image data output control unit controls to output image data different from the image data when the decryption key correctness determination unit does not determine that the decryption key is correct. 前記暗号キーと前記復号キーは、同じである、請求項1または請求項2に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the encryption key and the decryption key are the same. 前記暗号化部は、前記画像処理装置毎に割り振られた固有の識別記号の情報に基づいて前記画像データを暗号化する、請求項1〜請求項3のいずれか1項に記載の画像処理装置。 The image processing apparatus according to any one of claims 1 to 3, wherein the encryption unit encrypts the image data based on information of a unique identification symbol assigned to each of the image processing apparatuses. . 前記関連画像処理装置は、前記暗号化部により前記暗号化画像データを出力した前記画像処理装置と同一である、請求項1〜請求項4のいずれか1項に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the related image processing apparatus is the same as the image processing apparatus that outputs the encrypted image data by the encryption unit. 前記関連画像処理装置は、前記暗号化部により前記暗号化画像データを出力した前記画像処理装置と、同じ製造元の画像処理装置である、請求項1〜請求項4のいずれか1項に記載の画像処理装置。 5. The related image processing device according to claim 1, wherein the related image processing device is an image processing device of the same manufacturer as the image processing device that outputs the encrypted image data by the encryption unit. Image processing device. 前記画像データを基に用紙に印刷する印刷部を備え、
前記画像データ出力制御部は、前記印刷部により前記復号化された画像データを印刷して出力するよう制御する、請求項1〜請求項6のいずれか1項に記載の画像処理装置。
A printing unit for printing on paper based on the image data;
The image processing apparatus according to claim 1, wherein the image data output control unit controls the printing unit to print and output the decoded image data.
前記画像データ取得部は、原稿の画像を読み取って前記画像データを取得する画像読み取り部を含む、請求項1〜請求項7のいずれか1項に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the image data acquisition unit includes an image reading unit that acquires an image data by reading an image of a document.
JP2016239605A 2016-12-09 2016-12-09 Image processing apparatus Pending JP2018097077A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016239605A JP2018097077A (en) 2016-12-09 2016-12-09 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016239605A JP2018097077A (en) 2016-12-09 2016-12-09 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2018097077A true JP2018097077A (en) 2018-06-21

Family

ID=62632273

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016239605A Pending JP2018097077A (en) 2016-12-09 2016-12-09 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2018097077A (en)

Similar Documents

Publication Publication Date Title
JP4055807B2 (en) Document management method, document management system, and computer program
JP4835111B2 (en) Job processing system and image reading apparatus
US8347102B2 (en) Image processing apparatus and method for transmitting encrypted data
US20040205261A1 (en) Image forming apparatus and control method therefor, program for executing the control method and storage medium storing the program
JP4780179B2 (en) Information processing apparatus and information processing program
JP4322885B2 (en) Image forming apparatus and image forming system
JP2009200615A (en) Image processing apparatus, image processing method, and image forming apparatus
JP2004288091A (en) Information processing device and method
US20110276959A1 (en) Information processing apparatus, installation system, information processing method, and installation method
JP2008003883A (en) Image forming device and image forming system
JP2008102633A (en) Image forming apparatus, user authentication system, control program for operating image forming apparatus, and computer-readable recording medium
JP4437789B2 (en) Scanner device and image forming apparatus
JP6406446B2 (en) Delivery management system
JP2012221210A (en) Information processor, electronic apparatus and image processing system
JP5261130B2 (en) Image forming apparatus and image output system
JP2004066692A (en) Image formation apparatus
JP2012160884A (en) Image formation apparatus
JP2007334456A (en) Image processing apparatus
JP2007196481A (en) Image printer, image printing method, and image printing program
JP2018097077A (en) Image processing apparatus
JP2012060242A (en) Information processing system and information processing method
JP4692493B2 (en) Image information transmission apparatus and image information transmission management program
JP2010146172A (en) Information processor and information processing system
JP2005199627A (en) Image processor having authentication function for outputting confidential print data
JP2007088603A (en) Image processing apparatus, image system, and image processing method