JP2008177830A - Information distribution system, server device, information distributing program, and image processor - Google Patents

Information distribution system, server device, information distributing program, and image processor Download PDF

Info

Publication number
JP2008177830A
JP2008177830A JP2007009027A JP2007009027A JP2008177830A JP 2008177830 A JP2008177830 A JP 2008177830A JP 2007009027 A JP2007009027 A JP 2007009027A JP 2007009027 A JP2007009027 A JP 2007009027A JP 2008177830 A JP2008177830 A JP 2008177830A
Authority
JP
Japan
Prior art keywords
information
notification information
distribution
notification
encrypted
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
JP2007009027A
Other languages
Japanese (ja)
Inventor
Toshiyuki Maezawa
敏行 前沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2007009027A priority Critical patent/JP2008177830A/en
Publication of JP2008177830A publication Critical patent/JP2008177830A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a multifunction device capable of improving secrecy at a client device as a distribution destination of a generated event and accepting many distribution requests even with a small number of resources such as incorporated equipment. <P>SOLUTION: An information distribution system has: an open key information registering unit 203 which relates and registers in an open key information storage unit 204 transmission source IP addresses and open key information for ciphering events included in requests to distribute the events from a plurality of terminal devices; a notice information ciphering unit 206 which ciphers the events respectively based upon open key information of a transmission source IP address corresponding to a distribution destination IP address of a generated event; and a notice information distributing unit 208 which puts a plurality of enciphered events in one set to generate a multicast packet and distributes the multicast packet to the terminals. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、情報配信技術に関し、特に、配信する情報の秘匿性を向上する情報配信技術に関する。   The present invention relates to an information distribution technique, and more particularly to an information distribution technique that improves the confidentiality of information to be distributed.

配信要求を送出するクライアント装置と、当該配信要求に応じてクライアント装置にジョブ終了イベント等の通知用情報を配信するサーバ装置等から構成されるクライアント・サーバ型の情報配信システムが知られている。例えば、特許文献1によれば、クライアント装置からの配信要求の数に応じて、ユニキャストによる配信とマルチキャストによる配信とを動的に変化させ、クライアント装置側での高い応答性とサーバ装置側での処理負荷の低減等を図っている。
特開2000−181836号公報
2. Description of the Related Art A client-server type information distribution system is known that includes a client device that sends a distribution request and a server device that distributes notification information such as a job end event to the client device in response to the distribution request. For example, according to Patent Document 1, unicast distribution and multicast distribution are dynamically changed according to the number of distribution requests from the client apparatus, and high responsiveness on the client apparatus side and on the server apparatus side. To reduce the processing load.
JP 2000-181836 A

ところで、上述した通知用情報が機密性の高い通知用情報である場合には、盗聴される可能性があるため、通知用情報を配信する際に暗号化することが望ましい。しかしながら、情報配信システムを利用するすべてのユーザが例えば共有鍵暗号方式により通知用情報を暗号化する場合には、通知用情報を受信したすべてのユーザが共有鍵によって復号することが可能である。そのため、通知用情報に関係しないユーザであっても閲覧可能であり、機密性の高い情報を配信するような場合には望ましい配信形態といえない。   By the way, when the notification information described above is highly confidential notification information, there is a possibility of eavesdropping. Therefore, it is desirable to encrypt the notification information when distributing it. However, when all users using the information distribution system encrypt the notification information using, for example, a shared key cryptosystem, all users who have received the notification information can decrypt the information using the shared key. For this reason, even users who are not related to the information for notification can browse, and this is not a desirable distribution mode when distributing highly confidential information.

本発明はこのような事情に鑑みてなされたものであり、通知用情報のクライアント装置での秘匿性を向上すると共に、組み込み機器などの少ない資源でも多くの配信要求を受け付けることが可能となる情報配信システム、サーバ装置、情報配信プログラム及び画像処理装置を提供することを目的とする。   The present invention has been made in view of such circumstances, and improves the confidentiality of the notification information in the client device, and also enables information that can accept many distribution requests even with few resources such as embedded devices. It is an object to provide a distribution system, a server device, an information distribution program, and an image processing device.

本発明の情報配信システムは、通知用情報の配信要求を送信する複数のクライアント装置と、配信要求に応じてそれぞれの通知用情報をクライアント装置に配信するサーバ装置とが通信網を介して接続される情報配信システムであって、サーバ装置が、複数のクライアント装置からの配信要求に含まれる、送信元情報と、通知用情報を暗号化するための暗号化情報と、を関連付けて記憶手段に登録する登録手段と、通知用情報の配信先情報に対応する送信元情報の暗号化情報に基づいて、通知用情報をそれぞれ暗号化する暗号化手段と、暗号化された複数の通知用情報を一組にして通知用情報群を生成し、通知用情報群をクライアント装置へ配信する配信手段とを有し、クライアント装置が、暗号化情報により暗号化された通知用情報を復号する復号情報を具備し、通知用情報群に含まれる暗号化された通知用情報を復号情報に基づいて復号する復号手段を有することを特徴としている。
この構成によれば、複数の通知用情報が、配信先として対応したクライアント装置の有する暗号化情報によりそれぞれ暗号化され、一組にされてクライアント装置に配信されるようになる。クライアント装置は、自身の暗号化情報に対応する復号情報でしか、通知用情報を復号できないため、配信される通知用情報の秘匿性が向上する。
In the information distribution system of the present invention, a plurality of client devices that transmit a notification information distribution request and a server device that distributes each notification information to the client device in response to the distribution request are connected via a communication network. In this information distribution system, the server device registers the transmission source information included in the distribution request from the plurality of client devices and the encryption information for encrypting the notification information in association with each other in the storage means. Registration means, encryption means for encrypting the notification information based on the encrypted information of the transmission source information corresponding to the distribution destination information of the notification information, and a plurality of encrypted notification information. A notification unit configured to generate a notification information group and delivering the notification information group to the client device, and the client device decrypts the notification information encrypted with the encrypted information. That comprises a decoded information, is characterized in that it has a decoding means for decoding on the basis of the notification information that is encrypted is included in the notification information group to the decoding information.
According to this configuration, a plurality of pieces of notification information are each encrypted by the encryption information of the client device corresponding to the distribution destination, and are combined into a set and distributed to the client device. Since the client device can decrypt the notification information only with the decryption information corresponding to its own encrypted information, the confidentiality of the delivered notification information is improved.

また、本発明は、サーバ装置が、通知用情報の暗号化と復号とを共有する共有情報を具備し、受信した暗号化情報に基づいて共有情報を暗号化し、クライアント装置へ送信する送信手段をさらに備え、暗号化手段が、通知用情報がクライアント装置のすべてに共通して配信される通知用情報である場合に、共有情報に基づいて通知用情報を暗号化し、復号手段が、通知用情報を、受信した共有情報に基づいて復号することを特徴としている。
この構成によれば、クライアント装置に共通して配信される通知用情報であれば、共有情報により暗号化するようにしてもよい。
The present invention also provides transmission means for the server device to include shared information for sharing encryption and decryption of the notification information, encrypting the shared information based on the received encrypted information, and transmitting to the client device. In addition, the encryption unit encrypts the notification information based on the shared information when the notification information is distributed to all of the client devices, and the decryption unit includes the notification information. Is decrypted based on the received shared information.
According to this configuration, the notification information may be encrypted using the shared information as long as the information is distributed in common to the client devices.

また、本発明は、配信手段が、所定の時間ごとに通知用情報群を生成することを特徴としている。
この構成によれば、通知用情報群を生成する基準を時間単位とするようにしてもよい。
In addition, the present invention is characterized in that the distribution means generates a notification information group every predetermined time.
According to this configuration, the reference for generating the notification information group may be a time unit.

また、本発明は、サーバ装置が、配信要求の数に基づいて、ユニキャストでの配信またはマルチキャストでの配信のいずれかを判断する判断手段を有することを特徴としている。
この構成によれば、配信要求の数に基づいて、ユニキャスト配信またはマルチキャスト配信を決めるようにしてもよい。
Further, the present invention is characterized in that the server device has a determination unit that determines either unicast distribution or multicast distribution based on the number of distribution requests.
According to this configuration, unicast distribution or multicast distribution may be determined based on the number of distribution requests.

また、本発明は、配信手段が、通知用情報の種類に応じて、通知用情報群を生成するか否かを判断することを特徴としている。
この構成によれば、通知用情報の種類に応じて通知用情報群を生成するようにしてもよい。
Further, the present invention is characterized in that the distribution means determines whether or not to generate a notification information group according to the type of notification information.
According to this configuration, a notification information group may be generated according to the type of notification information.

また、本発明のサーバ装置は、複数のクライアント装置からの通知用情報の配信要求に含まれる、送信元情報と、通知用情報を暗号化するための暗号化情報と、を関連付けて記憶手段に登録する登録手段と、通知用情報の配信先情報に対応する送信元情報の暗号化情報に基づいてそれぞれ暗号化する暗号化手段と、暗号化された複数の通知用情報を一組にして通知用情報群を生成し、通知用情報群をクライアント装置へ配信する配信手段とを有することを特徴としている。
この構成によれば、複数の通知用情報が、配信先として対応したクライアント装置の有する暗号化情報によりそれぞれ暗号化され、一組にされてクライアント装置に配信されるようになる。
Further, the server device of the present invention associates the transmission source information included in the notification information delivery request from the plurality of client devices with the encryption information for encrypting the notification information in the storage unit. Registration means for registration, encryption means for encryption based on encryption information of transmission source information corresponding to distribution destination information of notification information, and notification of a plurality of encrypted notification information as a set And a distribution means for generating a notification information group and distributing the notification information group to a client device.
According to this configuration, a plurality of pieces of notification information are each encrypted by the encryption information of the client device corresponding to the distribution destination, and are combined into a set and distributed to the client device.

また、本発明の情報配信プログラムは、複数のクライアント装置からの通知用情報の配信要求に含まれる、送信元情報と、通知用情報を暗号化するための暗号化情報と、を関連付けて記憶手段に登録するステップと、通知用情報の配信先情報に対応する送信元情報の暗号化情報に基づいてそれぞれ暗号化するステップと、暗号化された複数の通知用情報を一組にして通知用情報群を生成し、通知用情報群をクライアント装置へ配信するステップとをコンピュータに実行させることを特徴としている。
この構成によれば、複数の通知用情報が、配信先として対応したクライアント装置の有する暗号化情報によりそれぞれ暗号化され、一組にされてクライアント装置に配信されるようになる。
Further, the information distribution program of the present invention stores the transmission source information included in the notification information distribution request from the plurality of client devices and the encrypted information for encrypting the notification information in association with each other. Registration step, encryption step based on the encrypted information of the transmission source information corresponding to the distribution destination information of the notification information, and a plurality of encrypted notification information as a set Generating a group and delivering the notification information group to the client device.
According to this configuration, a plurality of pieces of notification information are each encrypted by the encryption information of the client device corresponding to the distribution destination, and are combined into a set and distributed to the client device.

また、本発明の画像処理装置は、上述したサーバ装置を有することを特徴としている。
この構成によれば、上述したサーバ装置を画像処理装置に具備するようにしてもよい。
In addition, an image processing apparatus according to the present invention includes the server apparatus described above.
According to this configuration, the server apparatus described above may be included in the image processing apparatus.

本発明によれば、クライアント装置が具備する暗号化情報により通知用情報が暗号化されて配信されるため、他のクライアント装置は当該通知用情報を復号できず、通知用情報の秘匿性が向上する。また、暗号化された通知用情報を一組にして配信するため、組み込み機器などの少ない資源でも多くの通知用情報を受け付けることが可能となる   According to the present invention, since the notification information is encrypted and distributed by the encrypted information included in the client device, other client devices cannot decrypt the notification information, and the confidentiality of the notification information is improved. To do. In addition, since the encrypted notification information is distributed as a set, a large amount of notification information can be received even with few resources such as embedded devices.

以下、本発明の実施の形態について、図面を参照して具体的に説明する。
図1は本発明の実施形態に係る情報配信システムの構成図である。
情報配信システムは、図1に示すように、端末装置100〜100m、複合機200等から構成されており、端末装置100〜100mと複合機200とは、ネットワーク300を介して接続される。
Hereinafter, embodiments of the present invention will be specifically described with reference to the drawings.
FIG. 1 is a configuration diagram of an information distribution system according to an embodiment of the present invention.
As shown in FIG. 1, the information distribution system includes terminal devices 100 to 100 m, a multifunction device 200, and the like. The terminal devices 100 to 100 m and the multifunction device 200 are connected via a network 300.

端末装置100は、本発明のクライアント装置の一例であって、例えばCRTや液晶ディスプレイ等の表示装置、キーボードやマウス等の入力装置、及びこれらの動作を制御する制御装置等で構成される。端末装置100は、複合機200に対して通知用情報(以下、イベントという。)を配信させるための配信要求を送出すると共に、複合機200から送出されるイベントを受信する。   The terminal device 100 is an example of a client device according to the present invention, and includes a display device such as a CRT or a liquid crystal display, an input device such as a keyboard or a mouse, and a control device that controls these operations. The terminal device 100 transmits a distribution request for distributing notification information (hereinafter referred to as an event) to the multifunction device 200 and receives an event transmitted from the multifunction device 200.

複合機200は、本発明のサーバ装置または画像処理装置の一例であって、例えば印刷機能、複写機能、ファクシミリ機能、スキャナ機能、電子メール送受信機能等を少なくとも1つ備えている。端末装置100や自身に形成された操作手段からの指示に応じて各機能を動作させ、端末装置100からの配信要求に応じてイベントを配信する。   The multifunction device 200 is an example of a server device or an image processing device according to the present invention, and includes at least one of a printing function, a copying function, a facsimile function, a scanner function, an electronic mail transmission / reception function, and the like. Each function is operated in accordance with an instruction from the terminal device 100 or an operation unit formed on itself, and an event is distributed in response to a distribution request from the terminal device 100.

ネットワーク300は、インターネット、イントラネットのいずれでもよく、また、イントラネットである場合には、ケーブル等による有線方式や電波等による無線方式のいずれでもよい。   The network 300 may be either the Internet or an intranet. In the case of an intranet, the network 300 may be either a wired system using cables or a wireless system using radio waves.

次に、各装置の構成の詳細について図面を参照して説明する。
図2は端末装置100の要部を示す機能ブロック図である。尚、図2に示す各機能ブロックは、CPU(Central Processing Unit)等の処理装置、DRAM(Dynamic Random Access Memory)、SRAM(Static RAM)、ROM(Read Only Memory)等の半導体記憶装置、HD(Hard Disc)等の磁気ディスク及び所要のソフトウェアにより構成され、CPUがROMに格納された所要のプログラムを読み込み、当該プログラムに従った演算を行うことにより各機能が実現される。また、後述する機能ブロックについても同様である。
Next, details of the configuration of each apparatus will be described with reference to the drawings.
FIG. 2 is a functional block diagram showing the main part of the terminal device 100. 2 includes a processing device such as a CPU (Central Processing Unit), a semiconductor storage device such as a DRAM (Dynamic Random Access Memory), an SRAM (Static RAM), and a ROM (Read Only Memory), and an HD ( Each function is realized by the CPU reading a required program stored in the ROM and performing calculations according to the program. The same applies to functional blocks described later.

端末装置100は、図2に示すように、鍵情報記憶部101、配信要求送信部102、第1の送受信部103、通知用情報受信部104、通知用情報復号部105、共有鍵情報受信部106等から構成される。   As shown in FIG. 2, the terminal device 100 includes a key information storage unit 101, a distribution request transmission unit 102, a first transmission / reception unit 103, a notification information reception unit 104, a notification information decryption unit 105, and a shared key information reception unit. 106 or the like.

鍵情報記憶部101は、本発明の暗号化情報の一例である公開鍵情報と、本発明の復号情報の一例である秘密鍵情報とを記憶する。これらの鍵情報は、所要のソフトウェアにより生成され、公開鍵情報は、複合機200から端末装置100へ送信されるイベントを暗号化するために利用される。秘密鍵情報は、暗号化されたイベントを復号するために利用される。公開鍵情報及び秘密鍵情報は、一対に形成されており、端末装置100ごとに異なっている。そのため、例えば、ある端末装置100の公開鍵情報で暗号化されたイベントは、別の端末装置100aの秘密鍵情報では復号されない。   The key information storage unit 101 stores public key information which is an example of encryption information of the present invention and secret key information which is an example of decryption information of the present invention. The key information is generated by required software, and the public key information is used to encrypt an event transmitted from the multifunction device 200 to the terminal device 100. The secret key information is used for decrypting the encrypted event. The public key information and the secret key information are formed as a pair, and are different for each terminal device 100. Therefore, for example, an event encrypted with the public key information of a certain terminal device 100 is not decrypted with the secret key information of another terminal device 100a.

配信要求送信部102は、複合機200へ送信する配信要求を生成すると共に、鍵情報記憶部101から公開鍵情報を抽出し、当該配信要求に含める。生成された配信要求は、第1の送受信部103に送出される。   The distribution request transmission unit 102 generates a distribution request to be transmitted to the multifunction device 200, extracts public key information from the key information storage unit 101, and includes the public request information in the distribution request. The generated distribution request is sent to the first transmission / reception unit 103.

第1の送受信部103は、配信要求を複合機200へ送信すると共に、複合機200から送信されるイベントまたは複数のイベントを一組にした通知用情報群(以下、マルチキャストパケットという。)を受信する。また、送受信部103は、これらの情報以外にも、画像情報やその他の各種情報の送受信を行う。   The first transmission / reception unit 103 transmits a distribution request to the multi-function device 200 and receives a notification information group (hereinafter referred to as a multicast packet) that is a set of events or a plurality of events transmitted from the multi-function device 200. To do. The transmission / reception unit 103 transmits / receives image information and various other information in addition to the above information.

通知用情報受信部104は、第1の送受信部103で受信される各種情報の中で、イベントまたはマルチキャストパケットを受信する。マルチキャストパケットを受信した場合には、マルチキャストパケットで一組にされたイベントをイベント単位に分割する。受信したイベントまたは分割されたイベントは通知用情報復号部105へ送出される。   The notification information receiving unit 104 receives an event or a multicast packet among various types of information received by the first transmission / reception unit 103. When a multicast packet is received, the event grouped in the multicast packet is divided into event units. The received event or the divided event is sent to the notification information decoding unit 105.

通知用情報復号部105は、本発明の復号手段の一例であって、暗号化されたイベントを復号する。より詳しくは、鍵情報記憶部101に記憶される秘密鍵情報または共有鍵情報受信部106が受信した後述する共有鍵情報のいずれかを抽出することによって復号する。   The notification information decryption unit 105 is an example of a decryption unit of the present invention, and decrypts an encrypted event. More specifically, decryption is performed by extracting either secret key information stored in the key information storage unit 101 or shared key information described later received by the shared key information receiving unit 106.

共有鍵情報受信部106は、第1の送受信部103で受信される各種情報の中で、共有鍵情報を受信する。共有鍵情報は、本発明の共有情報の一例であって、イベントの暗号化及び復号の両方が一つで可能な情報である。共有鍵情報によって暗号化されるイベントは、例えば複合機200の印刷用紙不足を通知するイベント等、機密性の低いイベントが該当する。   The shared key information receiving unit 106 receives the shared key information among various types of information received by the first transmission / reception unit 103. The shared key information is an example of shared information according to the present invention, and is information that enables both encryption and decryption of an event. The event encrypted by the shared key information corresponds to an event with low confidentiality such as an event for notifying that the multifunction device 200 is short of printing paper.

図3は複合機200の要部を示す機能ブロック図である。
複合機200は、図3に示すように、第2の送受信部201、配信要求受信部202、公開鍵情報登録部203、公開鍵情報記憶部204、通知用情報保持部205、通知用情報暗号部206、通知方式判断部207、通知用情報配信部208、共有鍵情報送信部209等から構成される。
FIG. 3 is a functional block diagram showing the main part of the multifunction device 200.
As shown in FIG. 3, the MFP 200 includes a second transmission / reception unit 201, a distribution request reception unit 202, a public key information registration unit 203, a public key information storage unit 204, a notification information holding unit 205, a notification information encryption. Unit 206, notification method determination unit 207, notification information distribution unit 208, shared key information transmission unit 209, and the like.

第2の送受信部201は、端末装置100から送信される配信要求等を受信すると共に、イベント、マルチキャストパケットや共有鍵情報を端末装置100へ送信する。また、端末装置100との間で、画像情報やその他の各種情報等を送受信する。   The second transmission / reception unit 201 receives a distribution request or the like transmitted from the terminal device 100 and transmits an event, a multicast packet, or shared key information to the terminal device 100. In addition, image information and other various information are transmitted / received to / from the terminal device 100.

配信要求受信部202は、第2の送受信部201で受信される各種情報の中で、配信要求を受信する。そして、配信要求に含まれる、端末装置100の送信元IPアドレス及び公開鍵情報を公開鍵情報登録部203に送出する。また、受信した配信要求の数に応じて、通信方式判断部207を制御する。   The distribution request receiving unit 202 receives a distribution request among various information received by the second transmitting / receiving unit 201. Then, the transmission source IP address and public key information of the terminal device 100 included in the distribution request are sent to the public key information registration unit 203. Further, the communication method determination unit 207 is controlled according to the number of distribution requests received.

公開鍵情報登録部203は、本発明の登録手段の一例であって、受信した公開鍵情報と、その送出元となる端末装置100の送信元IPアドレスとを関連付けて、本発明の記憶手段の一例である公開鍵情報記憶部204に登録する。   The public key information registration unit 203 is an example of a registration unit according to the present invention. The public key information registration unit 203 associates the received public key information with the transmission source IP address of the terminal device 100 serving as the transmission source, and It is registered in the public key information storage unit 204 as an example.

通知用情報保持部205は、発生したイベントを所定の時間が経過するまで保持する。当該所定の時間は例えば1秒程度であるが、分単位や時間単位等、秒単位に限られるものではない。また、当該所定の時間が経過するまでの間に、新たにイベントが発生した場合には、保持しているイベントと、新たに発生するイベントとを一組にしてマルチキャストパケットとして保持する。さらに、当該所定の時間が経過するまでに新たにイベントが発生した場合には、マルチキャストパケットに新たに発生したイベントを追加して保持する。尚、イベントを一組にまとめるか否かをイベントの種類によって分けるようにしてもよい。   The notification information holding unit 205 holds the generated event until a predetermined time elapses. The predetermined time is, for example, about 1 second, but is not limited to a second unit such as a minute unit or a time unit. When a new event occurs before the predetermined time elapses, the held event and the newly generated event are held as a set and held as a multicast packet. Further, when a new event occurs before the predetermined time elapses, the newly generated event is added to the multicast packet and held. It should be noted that whether events are grouped together may be classified according to the type of event.

通知用情報暗号部206は、本発明の暗号化手段の一例であって、通知用情報保持部205に保持されるイベント等を抽出し、当該イベントの配信先が特定されている場合には機密性の高いイベントであると判断し、当該イベントの配信先IPアドレスに対応する送信元IPアドレスの公開鍵情報を公開鍵情報記憶部204から抽出し、抽出された公開鍵情報に基づいてイベントを暗号化する。また、マルチキャストパケットが抽出された場合には、当該マルチキャストパケットをイベント単位に分割し、分割されたイベントごとに暗号化する。これによって、機密性の高いそれぞれのイベントが配信先の公開鍵情報に基づいて暗号化される。   The notification information encryption unit 206 is an example of the encryption unit of the present invention, extracts an event or the like held in the notification information storage unit 205, and is classified if the event distribution destination is specified. The public key information of the source IP address corresponding to the distribution destination IP address of the event is extracted from the public key information storage unit 204, and the event is determined based on the extracted public key information. Encrypt. When a multicast packet is extracted, the multicast packet is divided into event units, and encrypted for each divided event. As a result, each highly confidential event is encrypted based on the public key information of the distribution destination.

また、抽出されたイベントまたは分割されたイベントの配信先が特定されていない場合には機密性の低いイベントであると判断し、共有鍵情報送信部209に記憶される共有鍵情報を利用してイベントを暗号化する。このように、イベントの機密性の高低は、イベントの配信先が特定されているか否かによって判断できる。   Further, when the distribution destination of the extracted event or the divided event is not specified, it is determined that the event is a low confidentiality event, and the shared key information stored in the shared key information transmitting unit 209 is used. Encrypt the event. As described above, the level of confidentiality of an event can be determined based on whether or not an event delivery destination is specified.

暗号化されたイベントは、通知用情報送信部208へ送出される。尚、暗号化されたイベントがマルチキャストパケットから分割されたイベントである場合には、暗号化されたそれぞれのイベントが再度マルチキャストパケットの状態にされてから送出される。   The encrypted event is sent to the notification information transmission unit 208. When the encrypted event is an event divided from the multicast packet, each encrypted event is transmitted after being converted into the multicast packet state again.

通知方式判断部207は、本発明の判断手段の一例であって、配信要求受信部206の制御に基づいて、イベントの配信方式を判断する。例えば、配信要求受信部206が1台の端末装置100からしか配信要求を受信しなかった場合には、ユニキャストでイベントを配信するよう通知用情報送信部208を制御し、配信要求受信部206が複数台の端末装置100〜100mから配信要求を受信した場合には、マルチキャストでイベントを配信するよう通知用情報送信部208を制御する。   The notification method determination unit 207 is an example of a determination unit of the present invention, and determines an event distribution method based on the control of the distribution request reception unit 206. For example, when the distribution request receiving unit 206 receives a distribution request from only one terminal device 100, the notification information transmitting unit 208 is controlled to distribute the event by unicast, and the distribution request receiving unit 206 When receiving a distribution request from a plurality of terminal devices 100 to 100m, the notification information transmitting unit 208 is controlled to distribute the event by multicast.

通知用情報配信部208は、本発明の配信手段の一例であって、暗号化されたイベントまたは暗号化された複数のイベントを含むマルチキャストパケットに対して、通知方式判断部207の制御に基づいた通知方式を定めて第2の送受信部201へ送出する。   The notification information distribution unit 208 is an example of a distribution unit according to the present invention, and is based on the control of the notification method determination unit 207 for a multicast packet including an encrypted event or a plurality of encrypted events. A notification method is determined and sent to the second transmission / reception unit 201.

共有鍵情報送信部209は、本発明の送信手段の一例であって、配信要求受信部202が配信要求を受信するのと共に、記憶されている共有鍵情報を、イベントの配信先のIPアドレスに対応する公開鍵情報で暗号化して、配信要求を送出した端末装置100へ送信する。これにより、端末装置100は自身が具備する秘密鍵情報に基づいて暗号化された共有鍵情報を復号し、共有鍵情報を保有することになる。そして、端末装置100が保有した共有鍵情報によって、複合機200の共有鍵情報で暗号化されたイベントを復号できる。尚、共有鍵情報は、所要のソフトウェアにより生成される。   The shared key information transmission unit 209 is an example of the transmission unit of the present invention. The distribution request reception unit 202 receives the distribution request, and the stored shared key information is used as the IP address of the event distribution destination. It encrypts with corresponding public key information, and transmits to the terminal device 100 which sent the delivery request. As a result, the terminal device 100 decrypts the shared key information encrypted based on the private key information included in the terminal device 100 and holds the shared key information. The event encrypted with the shared key information of the multifunction device 200 can be decrypted with the shared key information held by the terminal device 100. The shared key information is generated by required software.

続いて、端末装置100の動作について図面を参照して説明する。
図4は端末装置における配信要求処理の一例を示すフローチャートである。
端末装置100は、まず、鍵情報記憶部101から公開鍵情報を抽出し、当該公開鍵情報を含んだ配信要求を生成する(ステップS1)。次いで、生成された配信要求を複合機200へ送信する(ステップS2)。これにより、イベントの配信要求が複合機200に対して行われたこととなる。配信要求後、複合機200から送信される共有鍵情報を受信する(ステップS3)。尚、共有鍵情報は暗号化されているため、端末装置100が保有する秘密鍵情報に基づいて復号する。これにより、端末装置100は共有鍵情報を保有し、共有鍵情報で暗号化されたイベントを受信した場合には、復号することが可能となる。
Next, the operation of the terminal device 100 will be described with reference to the drawings.
FIG. 4 is a flowchart illustrating an example of a distribution request process in the terminal device.
First, the terminal device 100 extracts public key information from the key information storage unit 101, and generates a distribution request including the public key information (step S1). Next, the generated distribution request is transmitted to the MFP 200 (step S2). As a result, an event distribution request is made to the multifunction device 200. After the distribution request, the shared key information transmitted from the multifunction device 200 is received (step S3). Since the shared key information is encrypted, it is decrypted based on the secret key information held by the terminal device 100. As a result, the terminal device 100 holds the shared key information, and can decrypt it when receiving an event encrypted with the shared key information.

図5は端末装置における復号処理の一例を示すフローチャートである。
端末装置100は、まず、複合機200との間で送受される画像情報の中からのマルチキャストパケットを受信し(ステップS11)、当該マルチキャストパケットをイベント単位に分割する(ステップS12)。尚、マルチキャストパケットでなく、イベントを受信した場合には、ステップS11及びS12の処理が省略される。
FIG. 5 is a flowchart showing an example of the decoding process in the terminal device.
The terminal device 100 first receives a multicast packet from the image information transmitted to and received from the multifunction device 200 (step S11), and divides the multicast packet into event units (step S12). If an event is received instead of a multicast packet, steps S11 and S12 are omitted.

端末装置100は、次いで、受信したイベントまたは分割されたイベントの復号処理が未処理であるか否かを判断する(ステップS13)。そして、復号処理が未処理であるイベントがあると判断した場合には、暗号化されている任意のイベントに対し、共有鍵情報を使用して復号できるか否かを判断する(ステップS14)。   Next, the terminal device 100 determines whether or not the received event or the divided event has been unprocessed (step S13). If it is determined that there is an unprocessed event, it is determined whether or not any encrypted event can be decrypted using the shared key information (step S14).

端末装置100は、暗号化されているイベントに対し、共有鍵情報を使用して復号できると判断した場合には、当該イベントを共有鍵情報で復号し(ステップS17)、再度、ステップS13の処理に戻る。一方で、暗号化されているイベントに対し、共有鍵情報を使用して復号できないと判断した場合には、次に、当該イベントに対し、秘密鍵情報を使用して復号できるか否かを判断する(ステップS15)。   If the terminal device 100 determines that the encrypted event can be decrypted using the shared key information, the terminal device 100 decrypts the event using the shared key information (step S17), and the process of step S13 again. Return to. On the other hand, if it is determined that the encrypted event cannot be decrypted using the shared key information, then it is determined whether the event can be decrypted using the private key information. (Step S15).

端末装置100は、暗号化されているイベントに対し、秘密鍵情報を使用して復号できると判断した場合には、当該イベントを秘密鍵情報で復号し(ステップS16)、再度、ステップS13の処理に戻る。一方で、暗号化されているイベントに対し、秘密鍵情報を使用して復号できないと判断した場合には、当該イベントは復号されないが、未処理か否かを判断するために当該イベントに対して復号処理済み等の目印(フラグ)を追加して、ステップS13の処理に戻る。   If the terminal device 100 determines that the encrypted event can be decrypted using the private key information, the terminal device 100 decrypts the event using the private key information (step S16), and the process of step S13 again. Return to. On the other hand, if it is determined that the encrypted event cannot be decrypted using the private key information, the event is not decrypted. A mark (flag) such as a decryption process is added, and the process returns to step S13.

このように、端末装置100は、受信したイベントまたは分割したイベントに対し共有鍵情報または秘密鍵情報を使用して復号可能であるとともに、受信したイベント等に対し復号処理を行うことができない場合には、自身に対するイベントではないと判断することができる。これによって、端末装置100間のイベントの秘匿性を確保することができる。   As described above, the terminal device 100 can decrypt the received event or the divided event using the shared key information or the secret key information, and cannot decrypt the received event or the like. Can be determined not to be an event for itself. Thereby, the confidentiality of the event between the terminal devices 100 can be ensured.

続いて、複合機200の動作について図面を参照して説明する。
図6は配信要求に対する複合機の応答処理の一例を示すフローチャート、図7は公開鍵情報テーブルの一例を示す図である。
複合機200は、まず、端末装置100からの配信要求を受信する(ステップS21)。尚、複合機200は、複数の端末装置100からの配信要求も受信可能である。
Next, the operation of the multifunction device 200 will be described with reference to the drawings.
FIG. 6 is a flowchart showing an example of a response process of the multi-function peripheral to the distribution request, and FIG. 7 is a diagram showing an example of a public key information table.
The multifunction device 200 first receives a distribution request from the terminal device 100 (step S21). Note that the multi-function device 200 can also receive distribution requests from a plurality of terminal devices 100.

複合機200は、次いで、配信要求に含まれる公開鍵情報と送信元のIPアドレスとを対応付けて公開鍵情報記憶部204に登録する(ステップS22)。より詳しくは、図7に示すように、例えば、複合機200が端末装置100の配信要求から送信元の端末装置100のIPアドレス「192.168.0.1」と「公開鍵情報A」とを対応付けて登録する。同様に、端末装置100aのIPアドレス「192.168.1.3」と「公開鍵情報B」、端末装置100mのIPアドレス「192.168.2.4」と「公開鍵情報C」とを対応付けて登録する。これにより、複合機200は各端末装置100のIPアドレスと公開鍵情報とを対応付けて保持する。尚、複合機200が、すでに公開鍵情報記憶部204に登録されたIPアドレスと同一のIPアドレスを有する端末装置100から配信要求を受信した場合には、重複を避けるため、当該配信要求に関する登録処理を行わないようにしてもよい。   Next, the multifunction device 200 registers the public key information included in the distribution request and the IP address of the transmission source in the public key information storage unit 204 in association with each other (step S22). More specifically, as shown in FIG. 7, for example, the MFP 200 receives the IP address “192.168.0.1” and “public key information A” of the terminal device 100 that is the transmission source from the distribution request of the terminal device 100. Are registered in association with each other. Similarly, the IP address “192.168.1.3” and “public key information B” of the terminal device 100a, and the IP address “192.168.2.4” and “public key information C” of the terminal device 100m are set. Register in association. Thereby, the multifunction device 200 holds the IP address of each terminal device 100 and the public key information in association with each other. When the multifunction device 200 receives a distribution request from the terminal device 100 having the same IP address as the IP address already registered in the public key information storage unit 204, registration related to the distribution request is performed to avoid duplication. Processing may not be performed.

複合機200は、次いで、保有する共有鍵情報を配信要求のあったすべての端末装置100へ送信し(ステップS23)、端末装置100からの配信要求に対する応答処理を終了する。   Next, the multifunction device 200 transmits the shared key information it holds to all the terminal devices 100 that have requested distribution (step S23), and ends the response processing for the distribution request from the terminal device 100.

図8は複合機200におけるマルチキャストパケット生成処理の一例を示すフローチャート、図9はマルチキャストパケットの一例を示す概念図、図10はマルチキャストパケットの他の一例を示す概念図である。   FIG. 8 is a flowchart showing an example of multicast packet generation processing in the multifunction device 200, FIG. 9 is a conceptual diagram showing an example of a multicast packet, and FIG. 10 is a conceptual diagram showing another example of a multicast packet.

複合機200でイベントが発生すると、複合機200は、まず、マルチキャストパケットをすでに保持しているか否かを判断する(ステップS31)。そして、マルチキャストパケットをすでに保持していると判断した場合には、発生したイベントを当該マルチキャストパケットに追加する(ステップS32)。   When an event occurs in the multifunction device 200, the multifunction device 200 first determines whether or not a multicast packet is already held (step S31). If it is determined that the multicast packet is already held, the generated event is added to the multicast packet (step S32).

一例として図9を参照して説明すると、マルチキャストパケットは、図9(a)に示すように、「イベント1」と「イベント2」とを保持している。マルチキャストパケットが図9(a)に示すような状態の場合に、新たなイベントが発生すると、図9(b)に示すように、新規発生イベントとして「イベント3」が追加される。このように、複合機200がマルチキャストパケットを保持している間に、新たなイベントが発生した場合には、当該イベントはマルチキャストパケットに追加されることとなる。   Referring to FIG. 9 as an example, the multicast packet holds “event 1” and “event 2” as shown in FIG. 9A. When a new event occurs when the multicast packet is in the state shown in FIG. 9A, “event 3” is added as a new occurrence event as shown in FIG. 9B. As described above, when a new event occurs while the MFP 200 holds the multicast packet, the event is added to the multicast packet.

一方で、マルチキャストパケットをまだ保持していないと判断した場合には、まず、図10(a)に示すようにマルチキャストパケット枠を生成し、発生したイベントは図10(b)に示すように当該マルチキャストパケット枠に保持される(ステップS33)。このようにして、マルチキャストパケットが生成される。その後、新たに発生するイベントの追加時限を決定するタイマを起動し(ステップS34)、処理を終了する。尚、さらに、新たなイベントが発生した場合であって、イベントの追加時限内であるときには、ステップS32の処理において、当該イベントは、生成されたマルチキャストパケットに追加されることとなる。   On the other hand, if it is determined that the multicast packet is not yet held, first, a multicast packet frame is generated as shown in FIG. 10 (a), and the event that occurred is shown in FIG. 10 (b). It is held in the multicast packet frame (step S33). In this way, a multicast packet is generated. Thereafter, a timer for determining an additional time limit for a newly occurring event is started (step S34), and the process is terminated. Furthermore, when a new event occurs and is within the event addition time limit, the event is added to the generated multicast packet in the process of step S32.

図11は複合機200における暗号化及び配信処理の一例を示すフローチャートである。
複合機200は、まず、生成したマルチキャストパケットをイベント単位に分割する(ステップS41)。尚、マルチキャストパケットが生成されていない場合には、ステップS41の処理は省略される。
FIG. 11 is a flowchart illustrating an example of encryption and distribution processing in the multifunction device 200.
The multi-function device 200 first divides the generated multicast packet into event units (step S41). If no multicast packet has been generated, the process of step S41 is omitted.

複合機200は、次いで、暗号化未処理のイベントを保持しているか否かを判断する(ステップS42)。そして、複合機200が暗号化未処理のイベントを保持していると判断した場合には、さらに、当該イベントの配信先が特定されているか否かを判断する(ステップS43)。   Next, the multi-function device 200 determines whether an unprocessed event is held (step S42). If it is determined that the multifunction device 200 holds an unprocessed event, it is further determined whether or not a distribution destination of the event is specified (step S43).

ここで、複合機200が暗号化未処理のイベントの配信先が特定されていないと判断した場合には、当該イベントは端末装置100間において秘匿性の低いイベントであると解釈し、複合機200は自身の共有鍵情報を使用してイベントを暗号化し(ステップS46)、ステップS42の処理に戻る。   Here, when the multifunction device 200 determines that the distribution destination of the unprocessed event has not been specified, the multifunction device 200 interprets the event as an event with low confidentiality between the terminal devices 100, and the multifunction device 200. Encrypts the event using its own shared key information (step S46), and returns to the process of step S42.

一方で、複合機200が暗号未処理のイベントの配信先が特定されていると判断した場合には、公開鍵情報記憶部204から当該イベントの配信先に応じた公開鍵情報を取得して(ステップS44)、当該公開鍵情報を使用して暗号化する(ステップS45)。これにより、配信先が特定されたイベントは、配信先となる端末装置100でしか復号できないイベントとなる。複合機200は、イベントを暗号化した後ステップS42の処理に戻る。   On the other hand, when the MFP 200 determines that the distribution destination of the unprocessed event is specified, public key information corresponding to the distribution destination of the event is acquired from the public key information storage unit 204 ( In step S44), the public key information is used for encryption (step S45). Thereby, the event for which the distribution destination is specified is an event that can be decoded only by the terminal device 100 that is the distribution destination. The multifunction device 200 encrypts the event and then returns to the process of step S42.

複合機200は、ステップS42の処理において、暗号化未処理のイベントを保持していないと判断した場合には、次いで、マルチキャストパケットに含まれるすべてのイベントの配信先が同一であるか否かを判断する(ステップS47)。そして、複合機200がマルチキャストパケットに含まれるすべてのイベントの配信先が同一であると判断した場合には、マルチキャストパケットをユニキャストで配信し(ステップS48)、同一でないと判断した場合には、マルチキャストパケットをマルチキャストで配信する(ステップS49)。   If the MFP 200 determines in the process of step S42 that no unprocessed event is held, then the MFP 200 determines whether or not the distribution destinations of all events included in the multicast packet are the same. Judgment is made (step S47). If the MFP 200 determines that all the events included in the multicast packet have the same delivery destination, the MFP 200 distributes the multicast packet by unicast (step S48). The multicast packet is distributed by multicast (step S49).

尚、本発明は、上述した実施形態に限定されるものではなく、その要旨を逸脱しない範囲内で種々変形して実施することが可能である。例えば、本発明のプログラムを通信手段により提供することはもちろん、CD−ROM等の記録媒体に格納して提供することも可能である。また、上述した実施形態では、複合機を用いて説明したが、通知用情報を配信する機能を有する装置であれば複合機に限定されるものでない。   Note that the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the invention. For example, the program of the present invention can be provided not only by communication means but also stored in a recording medium such as a CD-ROM. In the above-described embodiment, the description has been made using the multifunction peripheral. However, the apparatus is not limited to the multifunction peripheral as long as the apparatus has a function of distributing the notification information.

以上説明したように、本発明によれば、配信されるイベントが配信先の公開鍵情報によって暗号化されるため、イベントの秘匿性が確保でき産業上の利用可能性が高い。   As described above, according to the present invention, since the event to be distributed is encrypted by the public key information of the distribution destination, the confidentiality of the event can be ensured and the industrial applicability is high.

情報配信システムの構成図である。It is a block diagram of an information delivery system. 端末装置の要部構成を示す機能ブロック図である。It is a functional block diagram which shows the principal part structure of a terminal device. 複合機の要部構成を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating a main configuration of a multifunction machine. 端末装置における配信要求処理の一例を示すフローチャートである。It is a flowchart which shows an example of the delivery request process in a terminal device. 端末装置における復号処理の一例を示すフローチャートである。It is a flowchart which shows an example of the decoding process in a terminal device. 配信要求に対する複合機の応答処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of response processing of a multifunction peripheral in response to a distribution request. 公開鍵情報テーブルの一例を示す図である。It is a figure which shows an example of a public key information table. 複合機におけるマルチキャストパケット生成処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of multicast packet generation processing in the multifunction machine. マルチキャストパケットの一例を示す概念図である。It is a conceptual diagram which shows an example of a multicast packet. マルチキャストパケットの他の一例を示す概念図である。It is a conceptual diagram which shows another example of a multicast packet. 複合機における暗号化及び配信処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of encryption and distribution processing in a multifunction peripheral.

符号の説明Explanation of symbols

100〜100m 端末装置
101 鍵情報記憶部
102 配信要求送信部
103 第1の送受信部
104 通知用情報受信部
105 通知用情報復号部
106 共有鍵情報受信部
200 複合機
201 第2の送受信部
202 配信要求受信部
203 公開鍵情報登録部
204 公開鍵情報記憶部
205 通知用情報保持部
206 通知用情報暗号部
207 通知方式判断部
208 通知用情報配信部
209 共有鍵情報送信部
300 ネットワーク
100 to 100 m Terminal device 101 Key information storage unit 102 Distribution request transmission unit 103 First transmission / reception unit 104 Notification information reception unit 105 Notification information decryption unit 106 Shared key information reception unit 200 Multifunction machine 201 Second transmission / reception unit 202 Distribution Request reception unit 203 Public key information registration unit 204 Public key information storage unit 205 Notification information holding unit 206 Notification information encryption unit 207 Notification method determination unit 208 Notification information distribution unit 209 Shared key information transmission unit 300 Network

Claims (8)

通知用情報の配信要求を送信する複数のクライアント装置と、前記配信要求に応じてそれぞれの前記通知用情報を前記クライアント装置に配信するサーバ装置とが通信網を介して接続される情報配信システムであって、
前記サーバ装置は、
複数の前記クライアント装置からの前記配信要求に含まれる、送信元情報と、前記通知用情報を暗号化するための暗号化情報と、を関連付けて記憶手段に登録する登録手段と、
前記通知用情報の配信先情報に対応する前記送信元情報の前記暗号化情報に基づいて、前記通知用情報をそれぞれ暗号化する暗号化手段と、
暗号化された複数の前記通知用情報を一組にして通知用情報群を生成し、前記通知用情報群を前記クライアント装置へ配信する配信手段とを有し、
前記クライアント装置は、
前記暗号化情報により暗号化された前記通知用情報を復号する復号情報を具備し、
前記通知用情報群に含まれる暗号化された前記通知用情報を前記復号情報に基づいて復号する復号手段を有することを特徴とする情報配信システム。
An information distribution system in which a plurality of client devices that transmit notification information distribution requests and a server device that distributes the notification information to the client devices in response to the distribution requests are connected via a communication network. There,
The server device
Registration means for associating the transmission source information included in the distribution request from a plurality of the client devices with the encryption information for encrypting the notification information in the storage means;
Encryption means for encrypting each of the notification information based on the encryption information of the transmission source information corresponding to the distribution destination information of the notification information;
A distribution unit configured to generate a notification information group by combining a plurality of encrypted notification information, and to distribute the notification information group to the client device;
The client device is
Comprising decryption information for decrypting the notification information encrypted by the encryption information,
An information distribution system comprising decryption means for decrypting the encrypted notification information included in the notification information group based on the decryption information.
前記サーバ装置は、前記通知用情報の暗号化と復号とを共有する共有情報を具備し、受信した前記暗号化情報に基づいて前記共有情報を暗号化し、前記クライアント装置へ送信する送信手段をさらに備え、
前記暗号化手段は、前記通知用情報が前記クライアント装置のすべてに共通して配信される通知用情報である場合に、前記共有情報に基づいて前記通知用情報を暗号化し、
前記復号手段は、
前記通知用情報を、受信した前記共有情報に基づいて復号することを特徴とする請求項1に記載の情報配信システム。
The server apparatus further includes a transmission unit that includes shared information that shares encryption and decryption of the notification information, and that encrypts the shared information based on the received encrypted information and transmits the encrypted information to the client apparatus. Prepared,
The encryption means encrypts the notification information based on the shared information when the notification information is notification information distributed in common to all of the client devices,
The decoding means includes
The information distribution system according to claim 1, wherein the notification information is decoded based on the received shared information.
前記配信手段は、所定の時間ごとに前記通知用情報群を生成することを特徴とする請求項1または2に記載の情報配信システム。   The information distribution system according to claim 1, wherein the distribution unit generates the notification information group every predetermined time. 前記サーバ装置は、
前記配信要求の数に基づいて、ユニキャストでの配信またはマルチキャストでの配信のいずれかを判断する判断手段を有することを特徴とする請求項1から3のいずれか1項に記載の情報配信システム。
The server device
4. The information distribution system according to claim 1, further comprising: a determination unit configured to determine either unicast distribution or multicast distribution based on the number of distribution requests. 5. .
前記配信手段は、前記通知用情報の種類に応じて、前記通知用情報群を生成するか否かを判断することを特徴とする請求項1から4のいずれか1項に記載の情報配信システム。   5. The information distribution system according to claim 1, wherein the distribution unit determines whether to generate the notification information group according to a type of the notification information. . 複数のクライアント装置からの通知用情報の配信要求に含まれる、送信元情報と、通知用情報を暗号化するための暗号化情報と、を関連付けて記憶手段に登録する登録手段と、
前記通知用情報の配信先情報に対応する前記送信元情報の前記暗号化情報に基づいてそれぞれ暗号化する暗号化手段と、
暗号化された複数の前記通知用情報を一組にして通知用情報群を生成し、前記通知用情報群を前記クライアント装置へ配信する配信手段と
を有することを特徴とするサーバ装置。
Registration means for associating the transmission source information included in the notification information delivery request from the plurality of client devices with the encryption information for encrypting the notification information in the storage means;
Encryption means for encrypting each based on the encrypted information of the source information corresponding to the delivery destination information of the notification information;
A server apparatus comprising: a distribution unit configured to generate a notification information group by combining a plurality of the encrypted notification information, and to distribute the notification information group to the client apparatus.
複数のクライアント装置からの通知用情報の配信要求に含まれる、送信元情報と、通知用情報を暗号化するための暗号化情報と、を関連付けて記憶手段に登録するステップと、
前記通知用情報の配信先情報に対応する前記送信元情報の前記暗号化情報に基づいてそれぞれ暗号化するステップと、
暗号化された複数の前記通知用情報を一組にして通知用情報群を生成し、前記通知用情報群を前記クライアント装置へ配信するステップと
をコンピュータに実行させることを特徴とする情報配信プログラム。
A step of associating the transmission source information included in the notification information distribution request from the plurality of client devices with the encryption information for encrypting the notification information, and registering them in the storage unit;
Respectively encrypting based on the encrypted information of the source information corresponding to the delivery destination information of the notification information;
An information distribution program for causing a computer to execute a step of generating a notification information group by combining a plurality of encrypted notification information and distributing the notification information group to the client device .
請求項6に記載のサーバ装置を有することを特徴とする画像処理装置。   An image processing apparatus comprising the server apparatus according to claim 6.
JP2007009027A 2007-01-18 2007-01-18 Information distribution system, server device, information distributing program, and image processor Pending JP2008177830A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007009027A JP2008177830A (en) 2007-01-18 2007-01-18 Information distribution system, server device, information distributing program, and image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007009027A JP2008177830A (en) 2007-01-18 2007-01-18 Information distribution system, server device, information distributing program, and image processor

Publications (1)

Publication Number Publication Date
JP2008177830A true JP2008177830A (en) 2008-07-31

Family

ID=39704520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007009027A Pending JP2008177830A (en) 2007-01-18 2007-01-18 Information distribution system, server device, information distributing program, and image processor

Country Status (1)

Country Link
JP (1) JP2008177830A (en)

Similar Documents

Publication Publication Date Title
JP4714482B2 (en) Cryptographic communication system and method
US20060269053A1 (en) Network Communication System and Communication Device
US20060053278A1 (en) Encryption device
US20070250717A1 (en) Image forming apparatus, image reproducing apparatus and image processing system
JP2009010470A (en) Terminal device, group management server, network communication system, and method for generating encryption key
JP2004501529A (en) Method and system for uniquely associating multicasted content with each of a plurality of recipients
JP2006191626A (en) System and method for secure communication of electronic document
JP4211765B2 (en) Data transmission / reception system, data processing apparatus, and encrypted communication method
JP2007082208A (en) System, method, and program for safely transmitting electronic document between domains in terms of security
US8086849B2 (en) Secure internet-scale eventing
JP2007060213A (en) Key distribution device and method therefor
JP2008059020A (en) Print system
JP2007142504A (en) Information processing system
JP2010004390A (en) Communication apparatus, key server and data
JP2006279269A (en) Information management device, information management system, network system, user terminal, and their programs
JP6686350B2 (en) Computer program and relay device
JP2010200210A (en) Key management device, key utilization system, key operation system, key management method, and key management program
JP2006229279A (en) Method and system for transmitting/receiving secret data
CA2849174C (en) System and method for the safe spontaneous transmission of confidential data over unsecure connections and switching computers
JP2008177830A (en) Information distribution system, server device, information distributing program, and image processor
JP2007004682A (en) Image processing system, image processing device and image processing method
JP2002118546A (en) Public key handling device and communication equipment
JP2020127084A (en) Encryption system and encryption method
JP6627398B2 (en) Proxy authentication device, proxy authentication method and proxy authentication program
JP2000228727A (en) Network facsimile machine and its communication control method