JP2003348079A - Image forming apparatus - Google Patents

Image forming apparatus

Info

Publication number
JP2003348079A
JP2003348079A JP2002152506A JP2002152506A JP2003348079A JP 2003348079 A JP2003348079 A JP 2003348079A JP 2002152506 A JP2002152506 A JP 2002152506A JP 2002152506 A JP2002152506 A JP 2002152506A JP 2003348079 A JP2003348079 A JP 2003348079A
Authority
JP
Japan
Prior art keywords
file data
digital data
image forming
forming apparatus
authentication information
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
JP2002152506A
Other languages
Japanese (ja)
Inventor
Yoshihiko Fukuo
兆彦 福王
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 Inc
Original Assignee
Konica Minolta 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 Inc filed Critical Konica Minolta Inc
Priority to JP2002152506A priority Critical patent/JP2003348079A/en
Publication of JP2003348079A publication Critical patent/JP2003348079A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus capable of providing a print with high reliability by preventing tampering of digital data to be transmitted and received via a communication means and replay by a third person. <P>SOLUTION: External equipment 2 that transmits file data to the image forming apparatus 1 attaches the electronic signature to the generated file data and transmits the file data to the image forming apparatus 1. The image forming apparatus 1 that receives the file data with the attached electronic signature verifies the file data on the basis of the electronic signature and provides a user with authentication information as a verification result with the file data. The user prints or deletes the file data and the authentication information together after confirming that no tampering or no replay is performed to the file data by browsing the authentication information when printing the file data. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電子署名技術を用
いたデジタルデータの印刷を行う画像形成装置に関する
ものである。
[0001] 1. Field of the Invention [0002] The present invention relates to an image forming apparatus for printing digital data using an electronic signature technique.

【0002】[0002]

【従来の技術】従来、画像形成装置としては、複写機を
基本とし、プリンタ、ファクシミリ等の機能を備えた複
合機が普及している。このような画像形成装置は、外部
のコンピュータ、ファクシミリ等からファイルデータを
受信する通信手段を備え、ネットワークを介して送信さ
れるファイルデータを受信して、このファイルデータを
印刷手段により印刷用紙に転写して出力している。
2. Description of the Related Art Conventionally, as an image forming apparatus, a multifunction peripheral based on a copying machine and having functions such as a printer and a facsimile has been widely used. Such an image forming apparatus includes communication means for receiving file data from an external computer, facsimile, or the like, receives file data transmitted via a network, and transfers the file data to printing paper by a printing means. And output it.

【0003】ここで、通信手段を介して送信されるファ
イルデータは、電子的なデータであるため加工が容易で
ある。したがって、ファイルデータが通信途中で傍受さ
れ、第3者によって不正にファイルデータの改竄が行な
われる恐れがあった。このため、通信手段を介して送受
信されるファイルデータは改竄されていない証明をする
必要があった。
[0003] The file data transmitted via the communication means is electronic data, and is therefore easily processed. Therefore, the file data may be intercepted during communication, and the file data may be tampered with by a third party. For this reason, it has been necessary to prove that the file data transmitted and received via the communication means has not been tampered with.

【0004】例えば、インターネット等のネットワーク
を介して送受信される電子メールの改竄を防ぐ方法とし
て、電子メールに電子署名を添付する方法が知られてい
る。図6を参照して、従来の電子署名システムについて
説明を行う。図6に示すように、まず、電子メールの送
信側は、電子メールを生成し、この電子メールのデジタ
ルデータをハッシュ関数で演算して、ハッシュ値1を取
得する。続いて、取得したハッシュ値1を送信側のみが
持つ秘密鍵Aで暗号化し、これを電子署名として取得す
る。そして、送信側は、電子メールに取得した電子署名
を添付して送信する。
[0004] For example, as a method of preventing falsification of an e-mail transmitted / received via a network such as the Internet, a method of attaching an electronic signature to an e-mail is known. A conventional digital signature system will be described with reference to FIG. As shown in FIG. 6, first, the transmitting side of the e-mail generates an e-mail, calculates digital data of the e-mail by a hash function, and obtains a hash value 1. Subsequently, the obtained hash value 1 is encrypted with the secret key A possessed only by the transmission side, and this is obtained as an electronic signature. Then, the transmitting side attaches the obtained electronic signature to the electronic mail and transmits the electronic mail.

【0005】ここで、ハッシュ関数は、与えられたデジ
タルデータから固定長の擬似乱数を生成する演算手法で
あり、不可逆な一方向関数を含むため、得られたハッシ
ュ値から原文のデジタルデータを再現することはできな
い。また、同じハッシュ値を持つ、異なるデジタルデー
タを作成することは極めて困難である。
Here, the hash function is a calculation method for generating a pseudo-random number having a fixed length from given digital data, and includes an irreversible one-way function. Therefore, the digital data of the original text is reproduced from the obtained hash value. I can't. Also, it is extremely difficult to create different digital data having the same hash value.

【0006】一方、電子メールを受信する側は、予め暗
号鍵Aに対応する公開鍵A´を取得しておく。そして、
受信した電子メールに添付される電子署名を公開鍵A´
で復号化し、ハッシュ値1を取得する。また、受信した
電子メールのデジタルデータをハッシュ関数で演算し、
ハッシュ値2を取得する。そして、電子署名を復号化し
て得られたハッシュ値1と、電子メールを演算して得ら
れたハッシュ値2とが一致するかを確認し、ハッシュ値
1とハッシュ値2とが一致した場合、受信した電子メー
ルは途中で改竄されていないことが証明される。
[0006] On the other hand, the side receiving the e-mail acquires a public key A 'corresponding to the encryption key A in advance. And
The electronic signature attached to the received electronic mail is used as the public key A '
And a hash value 1 is obtained. Also, the digital data of the received e-mail is calculated using a hash function,
Get hash value 2. Then, it is checked whether the hash value 1 obtained by decrypting the electronic signature matches the hash value 2 obtained by calculating the e-mail, and when the hash value 1 and the hash value 2 match, It is proved that the received e-mail is not falsified on the way.

【0007】また、秘密鍵Aと、公開鍵A´は、対とな
っているため、秘密鍵Aにより暗号化されていない電子
署名を公開鍵A´で復号化した場合、ハッシュ値1とハ
ッシュ値2は一致しない。すなわち、2つの値が一致し
ない場合、秘密鍵Aを利用可能な送信者から送信された
電子メールではないことが判明するため、第3者による
「なりすまし」を防ぐことができる。
Further, since the secret key A and the public key A 'are paired, when an electronic signature not encrypted by the secret key A is decrypted by the public key A', a hash value 1 and a hash value Value 2 does not match. That is, if the two values do not match, it is determined that the electronic mail is not an e-mail transmitted from a sender who can use the secret key A, so that "spoofing" by a third party can be prevented.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、従来の
画像形成装置においては、受信したファイルデータをそ
のまま印刷し、出力しているため、ファイルデータが改
竄されているか否かを確認することができなかった。ま
た、従来の画像形成装置においては、送信者を特定する
ための情報が不充分であったため、第3者が送信者名を
偽ってファイルデータを送信する「なりすまし」が行わ
れる可能性があるという問題があった。したがって、従
来の画像形成装置において作成されるプリントは、セキ
ュリティに関して信頼性が低いという問題があった。
However, in the conventional image forming apparatus, since the received file data is printed and output as it is, it is not possible to confirm whether the file data has been falsified. Was. Further, in the conventional image forming apparatus, since information for identifying the sender is insufficient, there is a possibility that "spoofing" in which a third party transmits file data by falsifying the sender name is performed. There was a problem. Therefore, there is a problem that the print created in the conventional image forming apparatus has low reliability with respect to security.

【0009】本発明の課題は、通信手段を介して送受信
されるデジタルデータの改竄や、第3者によるなりすま
しを防いで、信頼性の高いプリントを提供可能な画像形
成装置を提供することである。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an image forming apparatus capable of providing a reliable print by preventing falsification of digital data transmitted / received via communication means and impersonation by a third party. .

【0010】[0010]

【課題を解決するための手段】上記課題を解決するため
に、請求項1記載の発明は、ネットワークを介して電子
署名が添付されたデジタルデータを受信する通信手段
と、前記通信手段により受信されたデジタルデータと、
電子署名とに基づいて、当該デジタルデータに改竄又は
なりすましが行われているか否かの検証を行う検証手段
と、前記検証手段により検証された結果に基づいて、前
記デジタルデータの改竄又はなりすましの有無を示す認
証情報を生成する認証情報生成手段と、前記デジタルデ
ータと、前記認証情報とを印刷媒体上に印刷する印刷手
段と、を備えることを特徴としている。
According to an aspect of the present invention, there is provided a communication apparatus for receiving digital data to which an electronic signature is attached via a network, and receiving the digital data via a network. Digital data,
Verification means for verifying whether or not the digital data has been tampered or spoofed based on the electronic signature; and presence or absence of tampering or spoofing of the digital data based on a result verified by the verification means. And a printing unit that prints the digital data and the authentication information on a print medium.

【0011】したがって、通信手段により受信されたデ
ジタルデータと、このデジタルデータに関する認証情報
とを印刷媒体に印刷することにより、印刷されたデジタ
ルデータの改竄又はなりすましの有無を確認することが
でき、印刷物の信頼性を向上させることができる。
[0011] Therefore, by printing the digital data received by the communication means and the authentication information relating to the digital data on a print medium, it is possible to confirm whether the printed digital data has been tampered with or spoofed. Can be improved in reliability.

【0012】請求項2記載の発明は、請求項1記載の画
像形成装置において、少なくとも前記デジタルデータに
関する情報と、当該デジタルデータに対応する認証情報
とを含むリスト情報を生成するリスト情報生成手段と、
前記リスト情報生成手段により生成されたリスト情報を
表示手段に表示させる表示制御手段と、を備えることを
特徴としている。
According to a second aspect of the present invention, in the image forming apparatus of the first aspect, there is provided a list information generating means for generating list information including at least information on the digital data and authentication information corresponding to the digital data. ,
Display control means for displaying the list information generated by the list information generation means on a display means.

【0013】したがって、ユーザは、受信したデジタル
データに対応する認証情報により、改竄又はなりすまし
の有無を確認することができるため、認証情報による確
認を行った後に、デジタルデータの印刷、又は削除を行
うことができる。これにより、不要なデジタルデータの
印刷が行われることがなく、印刷処理を効率良く行うこ
とができる。また、デジタルデータに関する情報と、デ
ジタルデータに関する情報に対応する認証情報を共に表
示手段に表示させることにより、デジタルデータの改竄
又はなりすましの有無を容易に認識することができ、デ
ジタルデータを効率良く管理することができる。
Therefore, the user can confirm the presence or absence of tampering or spoofing by using the authentication information corresponding to the received digital data. Therefore, after confirming with the authentication information, the user prints or deletes the digital data. be able to. Accordingly, unnecessary digital data is not printed, and the printing process can be performed efficiently. In addition, by displaying information on digital data and authentication information corresponding to the information on digital data on the display unit, it is possible to easily recognize whether the digital data has been tampered with or impersonated, and efficiently manage the digital data. can do.

【0014】請求項3記載の発明は、請求項1記載の画
像形成装置において、前記検証手段により検証された結
果に基づいて、受信したデジタルデータに改竄又はなり
すましが行われていた場合に、当該デジタルデータを削
除する削除手段をさらに備えることを特徴としている。
According to a third aspect of the present invention, in the image forming apparatus according to the first aspect, if the received digital data is tampered or spoofed based on a result verified by the verification means, The digital still camera further includes a deletion unit that deletes the digital data.

【0015】したがって、改竄又はなりすましの恐れの
あるデジタルデータは自動的に削除されるため、不要な
デジタルデータにより画像形成装置のリソースが浪費さ
れることがない。また、デジタルデータを管理するユー
ザの手間及び時間を省くことができ、効率良くデジタル
データを管理することができる。
[0015] Therefore, digital data that may be falsified or spoofed is automatically deleted, so that unnecessary digital data does not waste resources of the image forming apparatus. In addition, the time and effort of the user who manages the digital data can be saved, and the digital data can be managed efficiently.

【0016】[0016]

【発明の実施の形態】以下、図を参照して本発明の実施
の形態を詳細に説明する。ただし、発明の範囲は、図示
例に限定されない。ここで、本発明に係る画像形成装置
と、本実施の形態における画像形成装置1とにおける各
構成要素の対応関係を明示する。すなわち、本発明の画
像形成装置の通信手段は、本実施の形態における画像形
成装置1の通信部14に対応し、検証手段、認証情報生
成手段、表示制御手段、削除手段は、本実施の形態の制
御部11に対応している。また、本発明の印刷手段は、
本実施の形態のプリント部17に対応し、本発明の表示
手段は、本実施の形態の表示部12に対応している。さ
らに、本発明のデジタルデータに関する情報は、例え
ば、本実施の形態におけるファイルデータのファイル
名、ID番号、送信者、送信日時等を含む情報である。
Embodiments of the present invention will be described below in detail with reference to the drawings. However, the scope of the invention is not limited to the illustrated example. Here, the correspondence relationship between each component in the image forming apparatus according to the present invention and the image forming apparatus 1 in the present embodiment will be specified. That is, the communication unit of the image forming apparatus according to the present invention corresponds to the communication unit 14 of the image forming apparatus 1 according to the present embodiment, and the verification unit, the authentication information generating unit, the display control unit, and the deleting unit correspond to the present embodiment. Corresponds to the control unit 11. Further, the printing means of the present invention,
The display unit of the present invention corresponds to the display unit 12 of the present embodiment, and corresponds to the print unit 17 of the present embodiment. Further, the information relating to digital data of the present invention is, for example, information including the file name, ID number, sender, transmission date and time of the file data in the present embodiment.

【0017】まず、構成を説明する。図1は、本実施の
形態における印刷システム100のシステム構成を示す
概念図である。図1に示すように、印刷システム100
は、画像形成装置1と、複数の外部機器2がネットワー
クNを介して接続され、構成されている。
First, the configuration will be described. FIG. 1 is a conceptual diagram illustrating a system configuration of a printing system 100 according to the present embodiment. As shown in FIG.
Is configured by connecting an image forming apparatus 1 and a plurality of external devices 2 via a network N.

【0018】画像形成装置1は、複写機、プリンタ、フ
ァクシミリ等の機能を備えた複合機であり、ネットワー
クNを介して受信したファイルデータの改竄、及びなり
すましの有無について、ファイルデータに添付された電
子署名に基いて検証を行い、検証の結果を示す認証情報
を生成して、ファイルデータとともに印刷出力する装置
である。
The image forming apparatus 1 is a multifunction peripheral having functions such as a copying machine, a printer, and a facsimile. This is a device that performs verification based on an electronic signature, generates authentication information indicating a result of the verification, and prints out the authentication information together with file data.

【0019】外部機器2は、例えば、パーソナルコンピ
ュータ、ファクシミリ等から構成され、ファイルデータ
を生成すると共に、ファイルデータに基づいて電子署名
を生成し、ファイルデータ、及び電子署名をネットワー
クNを介して画像形成装置1に送信する装置である。
The external device 2 is composed of, for example, a personal computer, a facsimile, etc., generates file data, generates an electronic signature based on the file data, and transmits the file data and the electronic signature to the image via the network N. This is a device for transmitting to the forming device 1.

【0020】ネットワークNは、電話回線網、ISDN
回線網、専用線、移動体通信網、通信衛星回線、CAT
V回線網等の各種通信回線と、それらを接続する基地局
等を含む。なお、ネットワークNは、任意な時に接続が
可能であればよく、常時接続されている必要はない。ま
た、ネットワークNは、情報管理の信頼性の観点から、
特定のユーザのみアクセス可能なセキュリティを確保し
ているネットワークであることが望ましい。
The network N is a telephone line network, ISDN
Circuit network, leased line, mobile communication network, communication satellite line, CAT
It includes various communication lines such as a V-line network and base stations connecting them. The network N only needs to be connectable at any time, and need not always be connected. In addition, the network N, from the viewpoint of the reliability of information management,
It is desirable that the network be secured so that only specific users can access it.

【0021】次に、本実施の形態の印刷システム100
を構成する各部の詳細について以下説明する。
Next, the printing system 100 of the present embodiment
The details of the respective components constituting will be described below.

【0022】図2は、図1に示す画像形成装置1の要部
構成を示すブロック図である。図1に示すように,画像
形成装置1は、制御部11、表示部12、操作部13、
通信部14、画像処理部15、スキャナ部16、プリン
タ部17、記憶部18等を備えて構成され、各部はバス
により接続されている。
FIG. 2 is a block diagram showing a main configuration of the image forming apparatus 1 shown in FIG. As shown in FIG. 1, the image forming apparatus 1 includes a control unit 11, a display unit 12, an operation unit 13,
It comprises a communication unit 14, an image processing unit 15, a scanner unit 16, a printer unit 17, a storage unit 18 and the like, and each unit is connected by a bus.

【0023】制御部11は、図示しないCPU(Centra
l Processing Unit)、RAM(Random Access Memor
y)、ROM(Read Only Memory)等により構成され、
CPUは、ROMに記憶される各種制御プログラムを読
み出して、該制御プログラムに従って、画像形成装置1
を構成する各部の動作を集中制御する。
The control unit 11 includes a CPU (Centra
l Processing Unit), RAM (Random Access Memor)
y), ROM (Read Only Memory), etc.
The CPU reads various control programs stored in the ROM, and according to the control programs, reads the image forming apparatus 1.
Centrally control the operation of each component that constitutes.

【0024】具体的に、制御部11は、ROMに格納さ
れるファイルデータ認証処理プログラムを読み出して、
後述するファイルデータ認証処理(図5参照)を実行す
る。このファイルデータ認証処理を実行するに際して、
制御部11は、ネットワークNを介してファイルデータ
及び電子署名を受信すると、受信したファイルデータの
ヘッダ情報に添付されているID番号を取得して、ID
番号に対応する公開鍵A´を記憶部18から取得し、受
信した電子署名を復号化して、ハッシュ値1を取得す
る。また、制御部11は、受信したファイルデータをハ
ッシュ関数で演算して、ハッシュ値2を取得する。
Specifically, the control unit 11 reads out a file data authentication processing program stored in the ROM,
The file data authentication process described later (see FIG. 5) is executed. When executing this file data authentication process,
When receiving the file data and the electronic signature via the network N, the control unit 11 acquires the ID number attached to the header information of the received file data, and
The public key A ′ corresponding to the number is obtained from the storage unit 18, the received electronic signature is decrypted, and the hash value 1 is obtained. In addition, the control unit 11 calculates a hash value 2 by calculating the received file data using a hash function.

【0025】続いて、制御部11は、取得したハッシュ
値1とハッシュ値2とを比較して改竄、なりすましの有
無を検証する。すなわち、ハッシュ値1とハッシュ値2
とを比較して2つの値が異なる場合、制御部11は、受
信したファイルデータに改竄、又はなりすましが行われ
ている恐れがあるとして、「認証NG」の認証情報を生
成する。また、ハッシュ値1とハッシュ値2が一致した
場合、制御部11は、受信したファイルデータに改竄、
又はなりすましが行われていないものとして、「認証O
K」の認証情報を生成する。
Subsequently, the control unit 11 compares the obtained hash value 1 with the obtained hash value 2 and verifies whether there is tampering or spoofing. That is, hash value 1 and hash value 2
If the two values are different from each other, the control unit 11 determines that the received file data may be falsified or spoofed, and generates authentication information of “authentication NG”. When the hash value 1 and the hash value 2 match, the control unit 11 alters the received file data,
Or, assuming that no spoofing has been performed,
K "authentication information is generated.

【0026】さらに、制御部11は、ファイルデータと
認証情報を対応付けて記憶部18に記憶させると共に、
リスト情報を生成する。ここで、リスト情報とは、ファ
イルデータのファイル名、ID番号、送信者、送信日
時、認証情報等を含む情報である。続いて、制御部11
は、操作部13を介して、ID番号とパスワードが入力
されると、入力されたID番号に対応するパスワードの
認証を行い、パスワードが正規のものであった場合、入
力されたID番号に対応するファイルデータのリスト情
報を表示部12に一覧表示させる。
Further, the control unit 11 stores the file data and the authentication information in the storage unit 18 in association with each other.
Generate list information. Here, the list information is information including a file name of file data, an ID number, a sender, a transmission date and time, authentication information, and the like. Subsequently, the control unit 11
Performs the authentication of the password corresponding to the input ID number when the ID number and the password are input via the operation unit 13, and corresponds to the input ID number when the password is a legitimate one. The list information of the file data to be displayed is displayed on the display unit 12 as a list.

【0027】そして、一覧表示させたリスト情報の中か
ら操作部13を介して、任意のファイル名が指定される
と、制御部11は、指定されたファイル名に対応する認
証情報を表示部12に表示させる。続いて、制御部11
は、ユーザにより操作部13を介して印刷指示が入力さ
れると、指定されたファイルデータと認証情報を記憶部
18から取得し、画像処理部15に出力して印刷可能な
印刷データに変換し、プリンタ部17にてこの印刷デー
タの印刷を行わせる。また、操作部13を介して削除指
示が入力された場合、制御部11は、記憶部18から指
定されたファイルデータ及び認証情報を削除する。
When an arbitrary file name is designated from the displayed list information via the operation unit 13, the control unit 11 displays the authentication information corresponding to the designated file name on the display unit 12. To be displayed. Subsequently, the control unit 11
When a print instruction is input by the user via the operation unit 13, the specified file data and authentication information are acquired from the storage unit 18, output to the image processing unit 15, and converted into printable print data. Then, the printer unit 17 prints the print data. When a deletion instruction is input via the operation unit 13, the control unit 11 deletes the specified file data and authentication information from the storage unit 18.

【0028】表示部12は、CRT(Cathode Ray Tub
e)、LCD(Liquid Crystal Display)等によってな
るモニタを備えて構成され、制御部11から入力される
指示に従って、操作部13から入力される表示情報や、
制御部11により生成されるリスト情報等を含む表示情
報をモニタ上に表示する。
The display unit 12 is a CRT (Cathode Ray Tub).
e), a monitor including an LCD (Liquid Crystal Display) or the like, and according to an instruction input from the control unit 11, display information input from the operation unit 13,
Display information including list information and the like generated by the control unit 11 is displayed on a monitor.

【0029】操作部13は、CRT、LCD等により構
成される表示部12を覆うように設けられたタッチパネ
ルを備え、電磁誘導式、磁気歪式、感圧式等の座標読み
取り原理でタッチ指示された座標を検出し、検出した座
標を位置信号として制御部11に出力する。また、操作
部13は、カーソルキー、数字入力キー、及び各種機能
キーを備えたキーボードや、マウス等のポインティング
デバイスを備える構成であっても良い。
The operation unit 13 includes a touch panel provided so as to cover the display unit 12 constituted by a CRT, an LCD, or the like. The coordinates are detected, and the detected coordinates are output to the control unit 11 as a position signal. The operation unit 13 may be configured to include a keyboard having cursor keys, numeric input keys, and various function keys, and a pointing device such as a mouse.

【0030】通信部14は、LAN(Local Area Netwo
rk)、WAN(Wide Area Network)、あるいはインタ
ーネット等のネットワークNに接続された伝送媒体に接
続可能なインターフェイスであり、ネットワークを介し
て接続されるパーソナルコンピュータ、ファクシミリ等
の外部機器2との間で通信の制御を行う。
The communication unit 14 has a LAN (Local Area Network).
rk), an interface connectable to a transmission medium connected to a network N such as a WAN (Wide Area Network) or the Internet. The interface can be connected to an external device 2 such as a personal computer or a facsimile connected via the network. Controls communication.

【0031】画像処理部15は、通信部14、スキャナ
部16、記憶部18等から入力される画像データ、ファ
イルデータ等に所定の処理を施して、プリンタ部17に
おいて印刷可能な印刷データに変換し、この印刷データ
を図示しない画像メモリに格納すると共に、制御部11
の制御に応じてプリンタ部17に出力する。
The image processing unit 15 performs predetermined processing on image data, file data, and the like input from the communication unit 14, the scanner unit 16, the storage unit 18, and the like, and converts the data into print data that can be printed by the printer unit 17. The print data is stored in an image memory (not shown), and the control unit 11
Is output to the printer unit 17 in accordance with the control of.

【0032】スキャナ部16は、図示しない光源、レン
ズ、CCD(Charge Coupled Device)、等により構成
され、制御部11の制御に応じて光源から原稿へ照明走
査した光の反射光を結像して光電変換することにより原
稿画像を読み取り、読み取った画像データを画像処理部
15に出力する。
The scanner unit 16 includes a light source (not shown), a lens, a CCD (Charge Coupled Device), and the like. The scanner unit 16 forms an image of reflected light of the light scanned from the light source onto the document under the control of the control unit 11. The original image is read by photoelectric conversion, and the read image data is output to the image processing unit 15.

【0033】プリンタ部17は、連続紙、又はカット紙
が印刷用紙として装着された給紙部(図示せず)と排紙
部(図示せず)を備え、制御部11の制御に応じて画像
処理部15から入力される印刷データを、赤外レーザ光
やLED(Light-Emitting Diode)による投射光を用い
た電子写真方式によって、上記印刷用紙に印刷データを
転写して排紙出力する。
The printer unit 17 includes a paper feeding unit (not shown) on which continuous paper or cut paper is mounted as a printing paper, and a paper discharging unit (not shown). The print data input from the processing unit 15 is transferred to the print paper by an electrophotographic method using infrared laser light or light emitted from an LED (Light-Emitting Diode), and the print data is output.

【0034】記憶部18は、プログラムやデータ等が予
め記憶されている図示しない記録媒体(例えば、HD
D:Hard Disk Drive)を有しており、この記録媒体は
磁気的、光学的記録媒体、若しくは半導体メモリで構成
されている。また、この記録媒体は記憶部18に固定的
に設けられるもの、もしくは着脱自在に装着するもので
あり、システムプログラム、当該システムに対応する各
種処理プログラム、及び各種処理プログラムで処理され
たデータ等を記憶する。具体的に、記憶部18は、外部
機器2から受信した電子署名を復号化するための公開鍵
をID番号に対応付けて予め格納している。また、ネッ
トワークNを介して受信したファイルデータ、及びファ
イルデータに対応する認証情報等を格納する。
The storage unit 18 is a recording medium (not shown) in which programs, data, and the like are stored in advance.
D: Hard Disk Drive), and the recording medium is a magnetic or optical recording medium or a semiconductor memory. The recording medium is fixedly provided in the storage unit 18 or is removably mounted. The recording medium stores a system program, various processing programs corresponding to the system, data processed by the various processing programs, and the like. Remember. Specifically, the storage unit 18 stores a public key for decrypting the electronic signature received from the external device 2 in advance in association with the ID number. Also, it stores file data received via the network N, authentication information corresponding to the file data, and the like.

【0035】次に、外部機器2は、例えば図3に示すよ
うに、制御部21、表示部22、操作部23、通信部2
4、記憶部25等を備えるパーソナルコンピュータ、或
いは、さらにスキャナ部(図示せず)を備えるファクシ
ミリ等により構成される。なお、各構成部分について
は、上述した画像形成装置1と略同様の構成によってな
るため、詳細な説明を省略する。以下、本実施の形態に
おける外部機器2の特徴的な構成、及び機能について説
明する。
Next, as shown in FIG. 3, for example, the external device 2 includes a control unit 21, a display unit 22, an operation unit 23, and a communication unit 2.
4, a personal computer having a storage unit 25 and the like, or a facsimile having a scanner unit (not shown). Note that each component has substantially the same configuration as that of the image forming apparatus 1 described above, and a detailed description thereof will be omitted. Hereinafter, the characteristic configuration and function of the external device 2 in the present embodiment will be described.

【0036】具体的に、外部機器2の制御部21は、R
OMに記憶されるファイルデータ送信処理プログラムを
読み出して、後述するファイルデータ送信処理(図4)
を実行する。このファイルデータ送信処理を実行するに
際して、制御部21は、操作部23を介してID番号及
びパスワードを入力させる。また、送信すべきファイル
データが生成されると、入力されたID番号及びパスワ
ードをファイルデータのヘッダ情報に添付する。
Specifically, the control unit 21 of the external device 2
The file data transmission processing program stored in the OM is read, and the file data transmission processing described later (FIG. 4)
Execute When executing this file data transmission process, the control unit 21 causes the operation unit 23 to input an ID number and a password. When file data to be transmitted is generated, the input ID number and password are attached to the header information of the file data.

【0037】また、制御部21は、生成したファイルデ
ータをハッシュ関数にて演算し、ハッシュ値1を取得す
る。次いで、制御部11は、記憶部25から秘密鍵Aを
取得して、ハッシュ値1を秘密鍵Aで暗号化し、電子署
名を取得する。そして、制御部21は、ID番号及びパ
スワードがヘッダ情報に添付されたファイルデータに、
電子署名を添付して、画像形成装置1に送信する。
The control unit 21 calculates the generated file data by using a hash function to obtain a hash value 1. Next, the control unit 11 acquires the secret key A from the storage unit 25, encrypts the hash value 1 with the secret key A, and acquires an electronic signature. Then, the control unit 21 adds, to the file data in which the ID number and the password are attached to the header information,
An electronic signature is attached and transmitted to the image forming apparatus 1.

【0038】また、外部機器2の記憶部25は、生成し
たファイルデータから演算されたハッシュ値1を暗号化
して電子署名を取得するための秘密鍵Aを予め記憶して
いるものとする。なお、記憶部25に記憶される秘密鍵
Aは、セキュリティを保持するため、特定のユーザのみ
が利用可能となるように、ID番号及びパスワードによ
り管理されていることが好ましい。
It is assumed that the storage unit 25 of the external device 2 stores in advance a secret key A for encrypting the hash value 1 calculated from the generated file data to obtain an electronic signature. The secret key A stored in the storage unit 25 is preferably managed by an ID number and a password so that only a specific user can use the secret key A in order to maintain security.

【0039】次に、本実施の形態の動作を説明する。な
お、動作説明の前提として、以下のフローチャートに記
述されている各処理を実現するためのプログラムは、画
像形成装置1の制御部11及び外部機器2の制御部21
が読み取り可能なプログラムコードの形態でROMに格
納されており、制御部11及び制御部21は、当該プロ
グラムコードに従った動作を逐次実行する。
Next, the operation of this embodiment will be described. It is to be noted that, as a premise of the description of the operation, a program for realizing each process described in the following flowchart includes a control unit 11 of the image forming apparatus 1 and a control unit
Are stored in the form of readable program code in the ROM, and the control unit 11 and the control unit 21 sequentially execute operations according to the program code.

【0040】図4は、外部機器2の制御部21により実
行されるファイルデータ送信処理を示すフローチャート
である。図4に示すように、制御部21は、操作部23
を介してID番号及びパスワードが入力され(ステップ
S1)、ファイルデータが生成されると(ステップS
2)、入力されたID番号及びパスワードをヘッダ情報
としてファイルデータに添付する。
FIG. 4 is a flowchart showing a file data transmission process executed by the control unit 21 of the external device 2. As shown in FIG. 4, the control unit 21 includes an operation unit 23
When an ID number and a password are input via the PC (step S1) and file data is generated (step S1).
2) Attach the input ID number and password to the file data as header information.

【0041】また、制御部21は、生成されたファイル
データをハッシュ関数で演算して、ハッシュ値1を取得
する(ステップS3)。続いて、制御部21は、記憶部
25から秘密鍵Aを取得して、この秘密鍵Aにて取得し
たハッシュ値1を暗号化し、電子署名を取得する(ステ
ップS4)。そして、制御部21は、ファイルデータに
取得した電子署名を添付して、画像形成装置1に送信す
る(ステップS5)。
Further, the control unit 21 calculates the generated file data by a hash function to obtain a hash value 1 (step S3). Subsequently, the control unit 21 acquires the secret key A from the storage unit 25, encrypts the hash value 1 acquired with the secret key A, and acquires an electronic signature (step S4). Then, the control unit 21 attaches the obtained digital signature to the file data and transmits the file data to the image forming apparatus 1 (step S5).

【0042】続いて、図5を参照して、画像形成装置1
の制御部11により実行されるファイルデータ認証処理
について説明する。図5に示すように、制御部11は、
外部機器2からネットワークNを介して、ファイルデー
タ及び電子署名を取得すると(ステップS11)、ファ
イルデータのヘッダ情報に添付されているID番号に対
応する公開鍵A´を記憶部18から取得し、受信した電
子署名を公開鍵A´にて復号化し、ハッシュ値1を取得
する(ステップS12)。また、制御部11は、受信し
たファイルデータをハッシュ関数で演算して、ハッシュ
値2を取得する(ステップS13)。
Subsequently, referring to FIG. 5, image forming apparatus 1
The file data authentication process executed by the control unit 11 will be described. As shown in FIG. 5, the control unit 11
When the file data and the electronic signature are obtained from the external device 2 via the network N (step S11), the public key A ′ corresponding to the ID number attached to the header information of the file data is obtained from the storage unit 18, The received electronic signature is decrypted with the public key A ', and a hash value 1 is obtained (step S12). Further, the control unit 11 calculates the received file data by a hash function to obtain a hash value 2 (step S13).

【0043】続いて、制御部11は、取得したハッシュ
値1とハッシュ値2とを比較して、ファイルデータの改
竄、なりすましの検証を行う(ステップS14)。ここ
で、制御部11は、ハッシュ値1とハッシュ値2とが一
致した場合は、認証が成功であることを示す認証情報を
生成し、ハッシュ値1とハッシュ値2とが一致しない場
合は、認証が失敗であることを示す認証情報を生成する
(ステップS15)。続いて、制御部11は、生成した
認証情報とファイルデータとを対応付けて記憶部18に
格納すると共に、リスト情報を生成する(ステップS1
6)。
Subsequently, the control unit 11 compares the obtained hash value 1 with the obtained hash value 2 to verify whether the file data has been tampered with or impersonated (step S14). Here, when the hash value 1 and the hash value 2 match, the control unit 11 generates authentication information indicating that the authentication is successful, and when the hash value 1 does not match with the hash value 2, Authentication information indicating that the authentication has failed is generated (step S15). Subsequently, the control unit 11 stores the generated authentication information and file data in association with each other in the storage unit 18 and generates list information (step S1).
6).

【0044】さらに、制御部11は、ユーザにより操作
部13を介して、ID番号とパスワードが入力されたか
否かを判断し(ステップS17)、ID番号とパスワー
ドが入力された場合(ステップS17;YES)、パス
ワードが認証されたか否かを判断する(ステップS1
8)。ここで、パスワードが認証された場合(ステップ
S18;YES)、制御部11は、入力されたID番号
に対応するリスト情報を表示部12に一覧表示させる
(ステップS19)。
Further, the control section 11 determines whether or not an ID number and a password have been input by the user via the operation section 13 (step S17), and when the ID number and the password have been input (step S17; YES), it is determined whether the password has been authenticated (step S1)
8). Here, when the password is authenticated (step S18; YES), the control unit 11 causes the display unit 12 to list the list information corresponding to the input ID number (step S19).

【0045】そして、一覧表示されたリスト情報のうち
指定されたファイル名の認証情報を表示部12に表示さ
せて(ステップS20)、印刷指示が入力されたか否か
を判断する(ステップS21)。ここで、印刷指示が入
力された場合(ステップS21;YES)、制御部11
は、指定されたファイル名のファイルデータ及び認証情
報を記憶部18から取得し、画像処理部15に出力して
印刷可能な印刷データに変換させた後、プリンタ部17
に出力させ、印刷用紙にファイルデータ及び認証情報を
印刷させる(ステップS22)。そして、制御部11
は、本ファイルデータ認証処理を終了する。
Then, the authentication information of the designated file name in the list information displayed on the list is displayed on the display unit 12 (step S20), and it is determined whether or not a print instruction is input (step S21). Here, when a print instruction is input (step S21; YES), the control unit 11
Acquires the file data and the authentication information of the designated file name from the storage unit 18, outputs the acquired file data to the image processing unit 15 and converts the data into printable print data.
And print the file data and the authentication information on the printing paper (step S22). And the control unit 11
Ends the file data authentication process.

【0046】また、印刷指示が入力されない場合(ステ
ップS21;NO)、制御部11は、削除指示が入力さ
れたか否かを判断して(ステップS23)、削除指示が
入力された場合(ステップS23;YES)、記憶部1
8から対応するファイルデータ及び認証情報を削除して
(ステップS24)、本ファイルデータ認証処理を終了
する。
If a print instruction has not been input (step S21; NO), the control unit 11 determines whether a delete instruction has been input (step S23), and if a delete instruction has been input (step S23). ; YES), storage unit 1
8, the corresponding file data and authentication information are deleted (step S24), and the file data authentication process ends.

【0047】以上のように、本実施の形態によれば、画
像形成装置1にファイルデータを送信する外部機器2
は、生成したファイルデータに電子署名を添付して、画
像形成装置1に送信する。一方、電子署名が添付された
ファイルデータを受信した画像形成装置1は、電子署名
に基づいてファイルデータの検証を行い、ファイルデー
タと共に、検証結果である認証情報をユーザに提供す
る。ユーザは、ファイルデータを印刷する際に、認証情
報を閲覧してファイルデータに改竄、又はなりすましが
行われていないかを確認してから、ファイルデータ及び
認証情報を併せて印刷、又は削除する。
As described above, according to the present embodiment, the external device 2 that transmits file data to the image forming apparatus 1
Attaches an electronic signature to the generated file data and transmits it to the image forming apparatus 1. On the other hand, the image forming apparatus 1 that has received the file data to which the digital signature has been attached verifies the file data based on the digital signature, and provides the user with the authentication information as the verification result together with the file data. When printing the file data, the user browses the authentication information to check whether the file data has been tampered with or spoofed, and then prints or deletes the file data and the authentication information together.

【0048】したがって、印刷用紙にファイルデータと
共に認証情報を印刷するため、プリントに改竄やなりす
ましが行われていない証明を添付させることができ、印
刷されたプリントの信頼性を向上させることができる。
また、ID番号及びパスワードにより、秘密鍵の管理を
行うと共に、特定の送信者、特定の受信者によるファイ
ルデータの管理を行う事ができるので、第3者によるな
りすましを防ぐと共に、大事なファイルデータを第3者
に閲覧、編集、削除される事がなく、よりセキュリティ
を向上させることができる。
Accordingly, since the authentication information is printed together with the file data on the printing paper, it is possible to attach a proof that tampering or spoofing has not been performed to the print, thereby improving the reliability of the printed print.
Also, since the secret key can be managed by the ID number and the password, and the file data can be managed by the specific sender and the specific recipient, the impersonation by the third party can be prevented, and the important file data can be prevented. Is not viewed, edited, or deleted by a third party, and the security can be further improved.

【0049】さらに、リスト情報を生成し、ファイル
名、送信者、ID番号、認証情報等を一覧表示させる事
により、改竄やなりすましの恐れのあるファイルデータ
を容易に認識することができると共に、改竄が行われた
ファイルデータに関する情報を効率良く管理することが
できる。これにより、画像形成装置1により印刷される
プリントの信頼性を大幅に向上させることができる。
Further, by generating list information and displaying a list of file names, senders, ID numbers, authentication information, etc., it is possible to easily recognize file data which may be falsified or spoofed, Can efficiently manage information on file data on which the file has been performed. Thereby, the reliability of the print printed by the image forming apparatus 1 can be greatly improved.

【0050】なお、上述した本実施の形態における記述
は、本発明に係る好適な画像形成装置の一例であり、こ
れに限定されるものではない。例えば、本実施の形態に
おいては、認証情報を表示部12に表示させ、ユーザの
指示により、ファイルデータの削除を行う構成とした
が、初期設定により、認証情報が「認証NG」であった
場合、該当するファイルデータを自動で削除する構成で
あっても良い。これにより、改竄やなりすましの恐れの
あるファイルデータが蓄積、プリントされることがな
く、ユーザの手間を省いて、画像形成装置のリソースを
有効に利用することができる。
The above description of the present embodiment is an example of a suitable image forming apparatus according to the present invention, and the present invention is not limited to this. For example, in the present embodiment, the authentication information is displayed on the display unit 12 and the file data is deleted according to the user's instruction. However, when the authentication information is “authentication NG” by the initial setting, Alternatively, the corresponding file data may be automatically deleted. As a result, file data that may be falsified or spoofed is not stored and printed, so that the user's effort can be saved and the resources of the image forming apparatus can be effectively used.

【0051】その他、本実施の形態における画像形成装
置1及び外部機器2の構成部分の細部構成、及び細部動
作に関しても、本発明の趣旨を逸脱することのない範囲
で適宜変更可能である。
In addition, the detailed configuration and the detailed operation of the components of the image forming apparatus 1 and the external device 2 in the present embodiment can be appropriately changed without departing from the gist of the present invention.

【0052】[0052]

【発明の効果】請求項1記載の発明によれば、通信手段
により受信されたデジタルデータと、このデジタルデー
タに関する認証情報とを印刷媒体に印刷することによ
り、印刷されたデジタルデータの改竄又はなりすましの
有無を確認することができ、印刷物の信頼性を向上させ
ることができる。
According to the first aspect of the present invention, the digital data received by the communication means and the authentication information on the digital data are printed on a print medium, thereby falsifying or spoofing the printed digital data. Can be checked, and the reliability of the printed matter can be improved.

【0053】請求項2記載の発明によれば、請求項1記
載の発明の効果に加えて、ユーザは、受信したデジタル
データに対応する認証情報により、改竄又はなりすまし
の有無を確認することができるため、認証情報による確
認を行った後に、デジタルデータの印刷、又は削除を行
うことができる。これにより、不要なデジタルデータの
印刷が行われることがなく、印刷処理を効率良く行うこ
とができる。また、デジタルデータに関する情報と、デ
ジタルデータに関する情報に対応する認証情報を共に表
示手段に表示させることにより、デジタルデータの改竄
又はなりすましの有無を容易に認識することができ、デ
ジタルデータを効率良く管理することができる。
According to the second aspect of the present invention, in addition to the effect of the first aspect, the user can confirm the presence or absence of falsification or impersonation based on the authentication information corresponding to the received digital data. Therefore, after confirming with the authentication information, the digital data can be printed or deleted. Accordingly, unnecessary digital data is not printed, and the printing process can be performed efficiently. In addition, by displaying information on digital data and authentication information corresponding to the information on digital data on the display unit, it is possible to easily recognize whether the digital data has been tampered with or impersonated, and efficiently manage the digital data. can do.

【0054】請求項3記載の発明によれば、請求項1記
載の発明の効果に加えて、改竄又はなりすましの恐れの
あるデジタルデータは自動的に削除されるため、不要な
デジタルデータにより画像形成装置のリソースが浪費さ
れることがない。また、デジタルデータを管理するユー
ザの手間及び時間を省くことができ、効率良くデジタル
データを管理することができる。
According to the third aspect of the present invention, in addition to the effect of the first aspect of the present invention, digital data which may be falsified or spoofed is automatically deleted. No device resources are wasted. In addition, the time and effort of the user who manages the digital data can be saved, and the digital data can be managed efficiently.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明を適用した実施の形態における印刷シス
テム100のシステム構成を示す概念図である。
FIG. 1 is a conceptual diagram illustrating a system configuration of a printing system 100 according to an embodiment to which the present invention is applied.

【図2】図1に示す画像形成装置1の要部構成を示すブ
ロック図である。
FIG. 2 is a block diagram showing a main configuration of the image forming apparatus 1 shown in FIG.

【図3】図1に示す外部機器2の要部構成を示すブロッ
ク図である。
FIG. 3 is a block diagram showing a main configuration of the external device 2 shown in FIG.

【図4】図3に示す制御部21により実行されるファイ
ルデータ送信処理を示すフローチャートである。
4 is a flowchart showing a file data transmission process executed by a control unit 21 shown in FIG.

【図5】図2に示す制御部11により実行されるファイ
ルデータ認識処理を示すフローチャートである。
FIG. 5 is a flowchart showing a file data recognition process executed by a control unit 11 shown in FIG. 2;

【図6】従来の電子署名システムを示す概念図である。FIG. 6 is a conceptual diagram showing a conventional electronic signature system.

【符号の説明】[Explanation of symbols]

1 画像形成装置 11 制御部 12 表示部 13 操作部 14 通信部 15 画像処理部 16 スキャナ部 17 プリンタ部 18 記憶部 2 外部機器 21 制御部 22 表示部 23 操作部 24 通信部 25 記憶部 N ネットワーク 1 Image forming apparatus 11 Control part 12 Display 13 Operation section 14 Communication unit 15 Image processing unit 16 Scanner section 17 Printer section 18 Memory 2 External devices 21 Control unit 22 Display 23 Operation section 24 Communication unit 25 Memory N network

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 1/44 H04L 9/00 675B Fターム(参考) 2C187 AC07 AD03 AD04 AD14 AE07 BF26 BF34 GD02 GD04 5B021 AA30 BB04 BB10 CC07 NN18 PP04 5C075 EE03 EE06 5J104 AA08 AA09 LA03 LA06 PA14──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI theme coat ゛ (reference) H04N 1/44 H04L 9/00 675B F-term (reference) 2C187 AC07 AD03 AD04 AD14 AE07 BF26 BF34 GD02 GD04 5B021 AA30 BB04 BB10 CC07 NN18 PP04 5C075 EE03 EE06 5J104 AA08 AA09 LA03 LA06 PA14

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】ネットワークを介して電子署名が添付され
たデジタルデータを受信する通信手段と、 前記通信手段により受信されたデジタルデータと、電子
署名とに基づいて、当該デジタルデータに改竄又はなり
すましが行われているか否かの検証を行う検証手段と、 前記検証手段により検証された結果に基づいて、前記デ
ジタルデータの改竄又はなりすましの有無を示す認証情
報を生成する認証情報生成手段と、 前記デジタルデータと、前記認証情報とを印刷媒体上に
印刷する印刷手段と、 を備えることを特徴とする画像形成装置。
1. A communication means for receiving digital data to which an electronic signature is attached via a network, and falsification or spoofing of the digital data based on the digital data received by the communication means and the electronic signature. Verification means for verifying whether or not the authentication has been performed; authentication information generation means for generating authentication information indicating presence or absence of falsification or impersonation of the digital data based on a result verified by the verification means; and An image forming apparatus, comprising: printing means for printing data and the authentication information on a print medium.
【請求項2】少なくとも前記デジタルデータに関する情
報と、当該デジタルデータに対応する認証情報とを含む
リスト情報を生成するリスト情報生成手段と、 前記リスト情報生成手段により生成されたリスト情報を
表示手段に表示させる表示制御手段と、 を備えることを特徴とする請求項1記載の画像形成装
置。
2. A list information generating means for generating list information including at least information on the digital data and authentication information corresponding to the digital data; and displaying the list information generated by the list information generating means on a display means. The image forming apparatus according to claim 1, further comprising: display control means for displaying.
【請求項3】前記検証手段により検証された結果に基づ
いて、受信したデジタルデータに改竄又はなりすましが
行われていた場合に、当該デジタルデータを削除する削
除手段をさらに備えることを特徴とする請求項1記載の
画像形成装置。
3. The apparatus according to claim 1, further comprising a deletion unit for deleting the digital data when the received digital data has been falsified or spoofed based on a result verified by the verification unit. Item 2. The image forming apparatus according to Item 1.
JP2002152506A 2002-05-27 2002-05-27 Image forming apparatus Pending JP2003348079A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002152506A JP2003348079A (en) 2002-05-27 2002-05-27 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002152506A JP2003348079A (en) 2002-05-27 2002-05-27 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2003348079A true JP2003348079A (en) 2003-12-05

Family

ID=29769825

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002152506A Pending JP2003348079A (en) 2002-05-27 2002-05-27 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2003348079A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006224550A (en) * 2005-02-18 2006-08-31 Canon Inc Image forming apparatus, information processor and image forming system
JP2007533182A (en) * 2004-04-08 2007-11-15 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and system for linking a certificate to a signed file
WO2008059860A1 (en) * 2006-11-16 2008-05-22 Opt Corporation Moving image file and image data processor
JP2008165368A (en) * 2006-12-27 2008-07-17 Konica Minolta Business Technologies Inc Service restriction method, image processing restriction method, and image processing system
JP2009154415A (en) * 2007-12-27 2009-07-16 Casio Electronics Co Ltd Printer
JP2010201881A (en) * 2009-03-05 2010-09-16 Canon Inc Image forming apparatus and image forming method
US7841013B2 (en) 2006-02-07 2010-11-23 Murata Kikai Kabushiki Kaisha Image forming device, computer program, and data file
JP2017506850A (en) * 2014-02-20 2017-03-09 ザイリンクス インコーポレイテッドXilinx Incorporated Authentication with public key and session key

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007533182A (en) * 2004-04-08 2007-11-15 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and system for linking a certificate to a signed file
JP2006224550A (en) * 2005-02-18 2006-08-31 Canon Inc Image forming apparatus, information processor and image forming system
US7841013B2 (en) 2006-02-07 2010-11-23 Murata Kikai Kabushiki Kaisha Image forming device, computer program, and data file
WO2008059860A1 (en) * 2006-11-16 2008-05-22 Opt Corporation Moving image file and image data processor
JP2008165368A (en) * 2006-12-27 2008-07-17 Konica Minolta Business Technologies Inc Service restriction method, image processing restriction method, and image processing system
US8489891B2 (en) 2006-12-27 2013-07-16 Konica Minolta Business Technologies, Inc. Method for limiting service, method for limiting image processing and image processing system
JP2009154415A (en) * 2007-12-27 2009-07-16 Casio Electronics Co Ltd Printer
JP2010201881A (en) * 2009-03-05 2010-09-16 Canon Inc Image forming apparatus and image forming method
JP2017506850A (en) * 2014-02-20 2017-03-09 ザイリンクス インコーポレイテッドXilinx Incorporated Authentication with public key and session key

Similar Documents

Publication Publication Date Title
US8209762B2 (en) Approach for printing locked print data using user and print data authentication
JP4217146B2 (en) Scanner device, viewer device, image protection method,
JP4845398B2 (en) Image processing apparatus and control method executed by image processing apparatus
JP5270894B2 (en) Information processing apparatus, control method therefor, information processing system, and program
US7484104B2 (en) Information processor and information processing method for cooperative operation of job processor
US20040107348A1 (en) Information processing apparatus, method therefor, computer program, and computer-readable storage medium
JP2007288747A (en) Image processing system, control method of same, image forming apparatus, and image reproducing device
CN101087350A (en) System and method for secure handling of scanned documents
US20080019519A1 (en) System and method for secure facsimile transmission
JP2007081482A (en) Terminal authentication method, apparatus and program thereof
JP6412333B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND PROGRAM
US7747863B2 (en) Image processing apparatus and its method
US20060179317A1 (en) E-mail terminal device
JP4046876B2 (en) Communication apparatus and communication method
JP2003348079A (en) Image forming apparatus
US20070074028A1 (en) Image forming apparatus
JP2003224728A (en) Image forming device for preparing electronically signable document, data processor and electronic signature system for document
JP2003303185A (en) Document processing device, document processing method, and document processing program
JP4983047B2 (en) Electronic data storage device and program
JP2007181945A (en) Image forming apparatus, output judging program and output judging method
JP2003242448A (en) Id card creating system and id card creating method
JP4304956B2 (en) Job processing control apparatus and job processing control method
JP6682933B2 (en) Image processing apparatus, image processing method and program
JP2005199627A (en) Image processor having authentication function for outputting confidential print data
JP5145814B2 (en) Data transmission / reception system, data reception device, data transmission / reception method, data reception method, and data reception program