JP2007065362A - Information communication device and information communication method - Google Patents

Information communication device and information communication method Download PDF

Info

Publication number
JP2007065362A
JP2007065362A JP2005252087A JP2005252087A JP2007065362A JP 2007065362 A JP2007065362 A JP 2007065362A JP 2005252087 A JP2005252087 A JP 2005252087A JP 2005252087 A JP2005252087 A JP 2005252087A JP 2007065362 A JP2007065362 A JP 2007065362A
Authority
JP
Japan
Prior art keywords
information
communication
input
terminal device
mail
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.)
Granted
Application number
JP2005252087A
Other languages
Japanese (ja)
Other versions
JP4739865B2 (en
Inventor
Osamu Kojima
修 小嶋
Junzo Yagi
純三 八木
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.)
KTK KK
Original Assignee
KTK KK
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 KTK KK filed Critical KTK KK
Priority to JP2005252087A priority Critical patent/JP4739865B2/en
Publication of JP2007065362A publication Critical patent/JP2007065362A/en
Application granted granted Critical
Publication of JP4739865B2 publication Critical patent/JP4739865B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information communication device and an information communication method capable of preventing peep, falsification, or leakage of input information transmitted from a user terminal device. <P>SOLUTION: A communication means 110b of a Web server 100 encrypts Web page information corresponding to information identification information contained in an information transmission request signal transmitted from a communication means 311a of the user terminal device 310 by using a common key for information communication, and transmits the encryption information to the communication means 311a. The communication means 311a decrypts the received encryption information by using the common key for information communication, and displays the decryption information on a display device 312. Also, the communication means 311a encrypts the input information input from an input device 313 by using the common key for information communication, and transmits the encryption information to the communication means 110b. The communication means 110b decrypts the received encryption information by using the common key for information communication. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、情報通信技術、特に、Webサーバから受信した情報に応答して利用者が入力した入力情報を通信する技術に関する。   The present invention relates to information communication technology, and more particularly to technology for communicating input information input by a user in response to information received from a Web server.

近年、インターネットの普及により、利用者端末装置とWebサーバとの間で利用者の会員情報やアンケート情報等の入力情報通信されるケースが増えている。
通常、情報通信装置は、図8に示すように、利用者端末装置と、暗号化機能を備えていないWebサーバが用いられている。図8に示す情報通信装置では、利用者端末装置からの情報送信要求信号に対して、Webサーバは、情報送信要求信号に含まれているWeb頁アドレスに対応するWeb頁情報を、記憶装置のWeb頁情報データベースから読み出して利用者端末装置に送信する。ここで、Web頁情報によって、会員情報入力画面やアンケート情報入力画面が利用者端末装置の表示装置に表示されると、利用者は会員情報やアンケート回答情報等の入力情報を入力する。その後、入力された入力情報は、利用者端末装置からWebサーバに送信され、Webサーバの記憶装置に記憶される。この場合、Webサーバが暗号機能を備えていないため、入力情報が利用者端末装置からWebサーバに送信される途中で、第三者によって盗み見されあるいは改ざんされる虞がある。
そこで、Webサーバとして、暗号化機能の一手法であるSSL(Secure Socket Layer)機能を備えるWebサーバを用いた情報通信装置が提案されている。
この情報通信装置では、Webサーバから利用者端末装置にWeb頁情報を送信する場合には、WebサーバのSSL通信手段は、Web頁情報を暗号鍵を用いて暗号化して送信し、利用者端末装置のSSL通信手段は、受信した暗号化情報を復号鍵を用いて復号化する。一方、利用者が入力した入力情報を利用者端末装置からWsbサーバに送信する場合には、利用者端末装置のSSL通信手段は、入力情報を暗号鍵を用いて暗号化してWebサーバに送信し、WebサーバのSSL通信手段は、受信した暗号化情報を復号鍵を用いて復号化し、復号化情報を記憶装置に記憶する。(非特許文献1参照)
「日経NETWORK」(日経BP社,2005,8月号,p90〜p105)
In recent years, with the widespread use of the Internet, input information such as user member information and questionnaire information is communicated between user terminal devices and Web servers.
In general, as shown in FIG. 8, a user terminal device and a Web server that does not have an encryption function are used as the information communication device. In the information communication apparatus shown in FIG. 8, in response to the information transmission request signal from the user terminal apparatus, the Web server stores the Web page information corresponding to the Web page address included in the information transmission request signal in the storage device. It is read from the Web page information database and transmitted to the user terminal device. Here, when the member information input screen or the questionnaire information input screen is displayed on the display device of the user terminal device by the Web page information, the user inputs input information such as member information and questionnaire response information. Thereafter, the input information that has been input is transmitted from the user terminal device to the Web server and stored in the storage device of the Web server. In this case, since the Web server does not have an encryption function, there is a possibility that a third party may view it or tamper with it while the input information is transmitted from the user terminal device to the Web server.
Thus, an information communication apparatus using a Web server having an SSL (Secure Socket Layer) function, which is one method of an encryption function, has been proposed as a Web server.
In this information communication device, when Web page information is transmitted from the Web server to the user terminal device, the SSL communication means of the Web server transmits the Web page information after encrypting it using an encryption key. The SSL communication means of the device decrypts the received encrypted information using the decryption key. On the other hand, when the input information input by the user is transmitted from the user terminal device to the Wsb server, the SSL communication means of the user terminal device encrypts the input information using the encryption key and transmits it to the Web server. The SSL communication means of the Web server decrypts the received encrypted information using the decryption key, and stores the decrypted information in the storage device. (See Non-Patent Document 1)
"Nikkei NETWORK" (Nikkei BP, 2005, August issue, p90-p105)

従来の情報通信装置では、入力情報は、暗号化されて利用者端末装置からWebサーバに送信される。このため、利用者端末装置からWebサーバに送信される間に入力情報が盗み見されあるいは改ざんされる虞はない。
しかしながら、Webサーバの記憶装置には、入力情報が暗号化されていない状態で記憶されている。このため、Webサーバの記憶装置への不正アクセスによって、入力情報が改ざんされあるいは漏洩する虞がある。
本発明は、このような点に鑑みて創案されたものであり、利用者端末装置で入力された入力情報の盗み見み、改ざんや漏洩を確実に防止することができる情報通信技術を提供することを目的とする。
In a conventional information communication device, input information is encrypted and transmitted from the user terminal device to the Web server. For this reason, there is no possibility that the input information is intercepted or falsified while being transmitted from the user terminal device to the Web server.
However, the input information is stored in an unencrypted state in the storage device of the Web server. For this reason, there is a possibility that input information may be falsified or leaked due to unauthorized access to the storage device of the Web server.
The present invention was devised in view of the above points, and provides an information communication technology that can reliably prevent the stealing, falsification, and leakage of input information input by a user terminal device. With the goal.

本発明の第1発明は、請求項1に記載されたとおりの情報通信装置である。
本発明は、利用者端末装置と、情報管理装置と、情報提供者端末装置を備えている。
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段と、利用者側記憶手段を有している。情報管理装置は、情報管理側通信手段と、暗号化手段と、メール送信手段と、情報管理側記憶手段を有している。情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有している。
利用者端末装置や情報提供者端末装置としては、典型的には、パソコンや携帯端末装置等が用いられる。また、情報管理装置としては、典型的には、Webサーバが用いられる。入力手段としては、タッチキーやタッチセンサ等が用いられる。
利用者側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されている。
情報管理側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されているとともに、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されている。
情報通信用暗号鍵と情報通信用復号鍵は、情報管理装置から利用者端末装置に送信する情報や利用者端末装置から情報管理装置に送信する入力情報を暗号化あるいは復号化するための鍵であり、情報通信用暗号鍵で暗号化された暗号化情報は、情報通信用復号鍵を用いないと復号化することができない。処理時間の短縮化の観点からは、情報通信用暗号鍵と情報通信用復号鍵として、情報通信用共通鍵を用いるのが好ましい。情報通信用共通鍵で暗号化された暗号化情報は、情報通信用共通鍵を用いて復号化することができる。
利用者側記憶手段や情報管理側記憶手段に記憶される情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)としては、予め決定されたものを用いてもよいし、利用者側通信手段と情報管理側通信手段が共同して決定したものを用いてもよい。また、情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)は、複数の利用者端末装置に共通に決定されたものを用いてもよいし、利用者端末装置毎に決定されたものを用いてもよい。
利用者端末装置に送信する情報としては、例えば、Web頁情報が用いられ、情報識別情報としては、例えば、Web頁情報が形成されているWeb頁アドレスが用いられる。
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されている。
情報管理側記憶手段に、情報識別情報に対応して記憶されているメール用暗号鍵と、当該情報識別情報に対応するメールアドレスが記憶されている情報提供者記憶手段に記憶されているメール用復号鍵は、対応している。すなわち、当該メール用暗号鍵を用いて暗号化されたメール用暗号化情報は、当該メール用復号鍵を用いてのみ復号化することができる。
利用者側通信手段は、入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信する。
情報管理側通信手段は、情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を情報管理側記憶手段から読み出す。そして、読み出した情報を、情報管理側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信する。
利用者側通信手段は、情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、利用者側記憶手段に記憶されている情報通信用復号鍵を用いて復号化して復号化情報(情報)を取得する。そして、取得した復号化情報を表示手段に表示する。
ここで、復号化情報が会員情報やアンケート回答情報を入力する画面情報である場合には、利用者は、会員情報やアンケート回答情報を入力手段を用いて入力する。利用者側通信手段は、入力手段を用いて入力された入力情報を、利用者側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化し、暗号化情報を取得する。そして、取得した暗号化情報を、情報管理側通信手段に送信する。
情報管理側通信手段は、利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、情報管理側記憶手段に記憶されている情報通信用復号鍵を用いて復号化して復号化情報(入力情報)を取得する。
暗号化手段は、情報管理側通信手段が取得した入力情報を、そのまま(記憶手段に格納することなく)、情報管理側記憶手段に記憶されている、情報管理側通信手段から利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得する。
暗号化手段は、暗号化手段が情報管理側記憶手段から直接に読み出したメール用暗号鍵を用いてもよいし、他の手段、例えば、管理手段が情報管理側記憶手段から読み出したメール用暗号鍵を用いてもよい。
また、メール送信手段は、情報管理側通信手段から利用者側通信手段に送信した情報に対応する(すなわち、情報を示す情報識別情報に対応する)メールアドレスを情報管理側記憶手段から読み出し、暗号化手段で取得したメール用暗号化情報を含むメールを、読み出したメールアドレス宛に送信する。
メール送信手段は、メール送信手段が情報管理側記憶手段から直接に読み出したメールアドレス宛にメールを送信してもよいし、他の手段、例えば、管理手段が読み出したメールアドレス宛にメールを送信してもよい。
なお、「復号化情報(入力情報)を、そのまま(記憶手段に格納することなく)メール用暗号鍵を用いて暗号化してメールで送信する」という構成には、復号化情報を暗号化する処理やメールで送信する処理を実行するために復号化情報を一時的に記憶手段に格納する処理は含まれない。
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信する。
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化する。
復号化手段で取得したメール用復号化情報(入力情報)は、情報提供者側記憶手段に記憶される。
本発明では、入力情報は、暗号化された状態で利用者端末装置から情報管理装置に送信される。これにより、利用者端末装置から情報管理装置に送信される間に、入力情報が盗み見されあるいは改ざんされる虞がない。
また、情報管理装置は、利用者端末装置から受信した入力情報を、そのまま(記憶手段に格納することなく)メールの形態で情報提供者端末装置に送信している。これにより、情報管理装置の記憶手段に記憶されている時に、不正アクセスによって漏洩されるのが防止される。
さらに、情報管理装置で受信した入力情報は、暗号化されてメールで送信される。これにより、情報管理装置から情報提供者端末装置に送信される間に、入力情報が盗み見されあるいは改ざんされる虞がない。
したがって、情報通信装置で通信される入力情報を確実に保護することができる。
A first aspect of the present invention is an information communication device as set forth in claim 1.
The present invention includes a user terminal device, an information management device, and an information provider terminal device.
The user terminal device includes user side communication means, input means, display means, and user side storage means. The information management apparatus includes information management side communication means, encryption means, mail transmission means, and information management side storage means. The information provider terminal device has mail receiving means, decryption means, and information provider side storage means.
As the user terminal device or the information provider terminal device, a personal computer, a portable terminal device, or the like is typically used. Moreover, as an information management apparatus, a Web server is typically used. As the input means, a touch key, a touch sensor, or the like is used.
The user-side storage means stores an information communication encryption key and an information communication decryption key.
The information management side storage means stores an information communication encryption key and an information communication decryption key, and information transmitted to the user terminal device, an e-mail address, and an e-mail encryption key are information identifications indicating the information. Stored in correspondence with the information.
The encryption key for information communication and the decryption key for information communication are keys for encrypting or decrypting information transmitted from the information management device to the user terminal device and input information transmitted from the user terminal device to the information management device. Yes, the encrypted information encrypted with the information communication encryption key cannot be decrypted without using the information communication decryption key. From the viewpoint of shortening the processing time, it is preferable to use a common key for information communication as the encryption key for information communication and the decryption key for information communication. The encrypted information encrypted with the information communication common key can be decrypted using the information communication common key.
As the information communication encryption key and information communication decryption key (or information communication common key) stored in the user side storage means or the information management side storage means, a predetermined key may be used, You may use what the user side communication means and the information management side communication means determined jointly. The information communication encryption key and the information communication decryption key (or information communication common key) may be determined in common for a plurality of user terminal devices, or may be used for each user terminal device. You may use what was determined.
As information to be transmitted to the user terminal device, for example, Web page information is used, and as information identification information, for example, a Web page address where the Web page information is formed is used.
The information provider storage means stores a mail address and a mail decryption key.
For the mail stored in the information provider storage means in which the mail encryption key stored in correspondence with the information identification information and the mail address corresponding to the information identification information are stored in the information management side storage means The decryption key corresponds. That is, the mail encryption information encrypted using the mail encryption key can be decrypted only using the mail decryption key.
When the information identification information is input by the input unit, the user side communication unit transmits an information transmission request signal including the input information identification information.
When the information management side communication means receives an information transmission request signal including information identification information indicating information stored in the information management side storage means, the information management side communication means corresponds to the information identification information included in the received information transmission request signal. Information is read from the information management side storage means. Then, the read information is encrypted using the information communication encryption key stored in the information management side storage means to obtain the encrypted information, and the received encrypted information is transmitted to the received information transmission request signal To the user-side communication means.
When the user side communication means receives the encrypted information transmitted from the information management side communication means, the user side communication means decrypts the received encrypted information using the information communication decryption key stored in the user side storage means. To obtain decryption information (information). And the acquired decoding information is displayed on a display means.
Here, when the decrypted information is screen information for inputting member information and questionnaire response information, the user inputs the member information and questionnaire response information using the input means. The user side communication means encrypts the input information input using the input means using the information communication encryption key stored in the user side storage means, and obtains encrypted information. Then, the acquired encrypted information is transmitted to the information management side communication means.
When the information management side communication means receives the encrypted information transmitted from the user side communication means, the information management side communication means decrypts the received encrypted information using the information communication decryption key stored in the information management side storage means. To obtain decryption information (input information).
The encryption unit stores the input information acquired by the information management side communication unit as it is (without storing it in the storage unit) and is stored in the information management side storage unit, from the information management side communication unit to the user side communication unit Encrypted by using the mail encryption key corresponding to the information transmitted to the e-mail, to obtain the encrypted information for mail.
The encryption means may use the mail encryption key read directly from the information management side storage means by the encryption means, or other means, for example, the mail encryption key read from the information management side storage means by the management means. A key may be used.
Further, the mail transmission means reads the mail address corresponding to the information transmitted from the information management side communication means to the user side communication means (that is, corresponding to the information identification information indicating the information) from the information management side storage means, The mail containing the encryption information for mail acquired by the converting means is transmitted to the read mail address.
The mail transmission means may send the mail to the mail address directly read from the information management side storage means by the mail transmission means, or send the mail to the mail address read by other means, for example, the management means May be.
In the configuration of “decrypted information (input information) as it is (without storing it in the storage means) and encrypted using a mail encryption key and transmitted by mail”, the process of encrypting the decrypted information In addition, the process of temporarily storing the decryption information in the storage means in order to execute the process of transmitting by mail is not included.
The mail receiving means receives mail addressed to a mail address that matches the mail address stored in the information provider side storage means.
The decrypting means decrypts the mail encryption information included in the mail received by the mail receiving means, using the mail decryption key stored in the information provider storage means.
The mail decryption information (input information) acquired by the decryption means is stored in the information provider storage means.
In the present invention, the input information is transmitted from the user terminal device to the information management device in an encrypted state. Thereby, there is no possibility that the input information is seen or falsified while being transmitted from the user terminal device to the information management device.
Further, the information management device transmits the input information received from the user terminal device as it is (without storing it in the storage means) to the information provider terminal device in the form of mail. This prevents leakage due to unauthorized access when it is stored in the storage means of the information management apparatus.
Further, the input information received by the information management apparatus is encrypted and transmitted by mail. Thereby, there is no possibility that the input information is stolen or tampered with while being transmitted from the information management device to the information provider terminal device.
Therefore, it is possible to reliably protect the input information communicated by the information communication device.

本発明の第2発明は、請求項2に記載されたとおりの情報通信装置である。
本発明は、利用者端末装置と、情報管理装置と、情報提供者端末装置を備えている。
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段を有している。情報管理装置は、情報通信側通信手段と、暗号化手段と、メール送信手段と、情報管理側記憶手段を有している。情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有している。
情報管理側記憶手段には、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されている。また、情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されている。
情報管理装置の情報管理側記憶手段に、情報識別情報に対応して記憶されているメール用暗号鍵と、当該情報識別情報に対応するメールアドレスが記憶されている情報提供者記憶手段に記憶されているメール用復号鍵は、対応している。
利用者側通信手段は、入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信する。情報管理側通信手段は、情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号を送信した利用者側通信手段に鍵決定処理要求信号を送信する。これにより、利用者側通信手段と情報管理側通信手段は、共同して情報通信用暗号鍵と情報通信用復号鍵を決定する。
「利用者側通信手段と情報管理側通信手段が共同して情報通信用暗号鍵と情報通信用復号鍵を決定する」という記載は、利用者側通信手段と情報管理側通信手段が打ち合わせを行って決定する態様や、一方が決定して他方に通知する態様を含む。
鍵決定処理要求信号としては、例えば、利用者端末装置で利用可能な暗号化方式のリストの送信を要求する暗号化方式リスト送信要求信号が用いられる。利用者側通信手段と情報管理側通信手段が共同して情報通信用暗号鍵と情報通信用復号鍵を決定する方法としては、種々の方法を用いることができる。例えば、SSL通信用の暗号鍵と復号鍵を決定する方法を用いることができる。また、情報通信用暗号鍵及び情報通信用復号鍵としては、処理時間の短縮化の観点から、情報通信用共通鍵を用いるのが好ましい。
情報通信用暗号鍵と情報通信用復号鍵を決定した後、情報管理側通信手段は、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得する。そして、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信する。
利用者側通信手段は、情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化し、復号化情報(情報識別情報に対応する情報)を取得する。そして、取得した復号化情報を表示手段に表示する。
ここで、利用者が、入力手段を用いて会員情報やアンケート回答情報を入力すると、利用者側通信手段は、入力された入力情報を、先に決定した情報通信用暗号鍵を用いて暗号化し、暗号化情報を取得する。そして、取得した暗号化情報を、情報管理側通信手段に送信する。
情報管理側通信手段は、利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化し、復号化情報(入力情報)を取得する。
暗号化手段は、情報管理側通信手段で取得した復号化情報(入力情報)を、そのまま(記憶手段に格納することなく)、情報管理側通信手段が利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化し、メール用暗号化情報を取得する。
また、メール送信手段は、暗号化手段で取得したメール用暗号化情報を含むメールを、情報管理側通信手段が利用者側通信手段に送信した情報に対応する(すなわち、情報を示す情報識別情報に対応する)メールアドレス宛に送信する。
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信する。
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化し、メール用復号化情報(入力情報)を取得する。
復号化手段で取得したメール用復号化情報(入力情報)は、情報提供者側記憶手段に記憶される。
本発明は、第1発明と同様の効果を有している。
また、本発明では、情報管理装置が、情報管理装置で管理している情報を示す情報識別情報を含む情報送信要求信号を受信する毎に、受信した情報送信要求信号を送信した利用者端末装置と共同して情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)が決定される。これにより、情報通信装置で通信される入力情報をより確実に保護することができる。
A second invention of the present invention is an information communication apparatus as described in claim 2.
The present invention includes a user terminal device, an information management device, and an information provider terminal device.
The user terminal device has user side communication means, input means, and display means. The information management apparatus includes information communication side communication means, encryption means, mail transmission means, and information management side storage means. The information provider terminal device has mail receiving means, decryption means, and information provider side storage means.
In the information management side storage means, information to be transmitted to the user terminal device, a mail address and a mail encryption key are stored in correspondence with information identification information indicating the information. The information provider storage means stores a mail address and a mail decryption key.
The information management device storage means of the information management device stores the mail encryption key stored in correspondence with the information identification information and the information provider storage means in which the mail address corresponding to the information identification information is stored. The corresponding decryption key for mail is compatible.
When the information identification information is input by the input unit, the user side communication unit transmits an information transmission request signal including the input information identification information. When the information management side communication means receives the information transmission request signal including the information identification information indicating the information stored in the information management side storage means, the information management side communication means determines the key to the user side communication means that transmitted the received information transmission request signal. A processing request signal is transmitted. Thereby, the user side communication means and the information management side communication means jointly determine the information communication encryption key and the information communication decryption key.
The statement that “the user side communication means and the information management side communication means jointly determine the encryption key for information communication and the decryption key for information communication” is a discussion between the user side communication means and the information management side communication means. And a mode in which one is determined and notified to the other.
As the key determination processing request signal, for example, an encryption method list transmission request signal for requesting transmission of a list of encryption methods that can be used by the user terminal device is used. Various methods can be used as a method in which the user side communication means and the information management side communication means jointly determine the information communication encryption key and the information communication decryption key. For example, a method for determining an encryption key and a decryption key for SSL communication can be used. As the information communication encryption key and the information communication decryption key, it is preferable to use a common key for information communication from the viewpoint of shortening the processing time.
After determining the information communication encryption key and the information communication decryption key, the information management side communication means determines the information corresponding to the information identification information included in the received information transmission request signal as the determined information communication encryption key. Encrypt using to get the encrypted information. Then, the acquired encrypted information is transmitted to the user side communication means that transmitted the received information transmission request signal.
When the user side communication means receives the encrypted information transmitted from the information management side communication means, the user side communication means decrypts the received encrypted information using the previously determined information communication decryption key, and decrypts the decrypted information (information Information corresponding to the identification information) is acquired. And the acquired decoding information is displayed on a display means.
Here, when the user inputs member information and questionnaire response information using the input means, the user side communication means encrypts the input information entered using the previously determined information communication encryption key. Get the encryption information. Then, the acquired encrypted information is transmitted to the information management side communication means.
When the information management side communication means receives the encrypted information transmitted from the user side communication means, the information management side communication means decrypts the received encrypted information using the previously determined information communication decryption key, and decrypts the decrypted information (input). Information).
The encryption means corresponds to the information sent by the information management side communication means to the user side communication means as it is (without storing in the storage means) the decryption information (input information) acquired by the information management side communication means. Encrypt using the email encryption key to obtain email encryption information.
The mail transmission means corresponds to the information transmitted by the information management side communication means to the user side communication means, including the mail encryption information acquired by the encryption means (that is, information identification information indicating information). Send to an email address (corresponding to).
The mail receiving means receives mail addressed to a mail address that matches the mail address stored in the information provider side storage means.
The decrypting means decrypts the mail encryption information included in the mail received by the mail receiving means using the mail decryption key stored in the information provider side storage means, and decrypts the mail decryption information. Get (input information).
The mail decryption information (input information) acquired by the decryption means is stored in the information provider storage means.
The present invention has the same effect as the first invention.
Moreover, in this invention, whenever the information management apparatus receives the information transmission request signal containing the information identification information which shows the information managed by the information management apparatus, the user terminal device which transmitted the received information transmission request signal The communication key for information communication and the decryption key for information communication (or the common key for information communication) are determined. Thereby, the input information communicated by the information communication apparatus can be protected more reliably.

また、第3発明は、請求項3に記載されたとおりの情報通信装置である。
本発明では、情報管理側通信手段と利用者側通信手段は、情報通信用暗号鍵及び情報通信用復号鍵として情報通信用共通鍵を決定する。
本発明では、情報通信用暗号鍵及び情報通信用復号鍵として、情報通信用共通鍵を用いるため、暗号化及び復号化のための処理負担が軽減される。これにより、処理時間を短縮することができる。
The third invention is an information communication apparatus as set forth in claim 3.
In the present invention, the information management side communication means and the user side communication means determine the information communication common key as the information communication encryption key and the information communication decryption key.
In the present invention, since the information communication common key is used as the information communication encryption key and the information communication decryption key, the processing load for encryption and decryption is reduced. Thereby, processing time can be shortened.

第4発明は、請求項4に記載されたとおりの情報通信装置である。
本発明では、情報管理側記憶手段には、鍵決定処理用暗号鍵と鍵決定処理用復号鍵が記憶されている。そして、情報管理側通信手段は、情報送信要求信号を受信すると、鍵決定処理要求信号と、情報管理側記憶手段に記憶されている鍵決定処理用暗号鍵を、受信した情報送信要求信号を送信した利用者側通信手段に送信する。
利用者側通信手段は、情報管理側通信手段から送信された鍵決定処理要求信号と鍵決定処理用暗号鍵を受信すると、情報通信用共通鍵を決定する。そして、決定した情報通信用共通鍵を、受信した鍵決定処理用暗号鍵を用いて暗号化して共通鍵用暗号化情報を取得し、取得した共通鍵用暗号化情報を情報管理側通信手段に送信する。
情報管理側通信手段は、利用者側通信手段から送信された共通鍵用暗号化情報を受信すると、情報管理側記憶手段から鍵決定処理用復号鍵を読み出し、受信した共通鍵用暗号化情報を、読み出した鍵決定処理用復号鍵を用いて復号化して、情報通信用共通鍵(共通鍵)を取得する。
本発明では、情報通信用共通鍵を、鍵決定用暗号鍵と鍵決定用復号鍵を用いて送受信している。これにより、入力情報を一層確実に保護することができる。
A fourth invention is an information communication apparatus as set forth in claim 4.
In the present invention, the information management side storage means stores an encryption key for key determination processing and a decryption key for key determination processing. Upon receiving the information transmission request signal, the information management side communication means transmits the received information transmission request signal with the key determination processing request signal and the key determination processing encryption key stored in the information management side storage means. To the user-side communication means.
Upon receiving the key determination processing request signal and the key determination processing encryption key transmitted from the information management side communication unit, the user side communication unit determines the information communication common key. Then, the determined information communication common key is encrypted using the received key determination processing encryption key to obtain the common key encryption information, and the acquired common key encryption information is transmitted to the information management side communication means. Send.
Upon receiving the common key encryption information transmitted from the user side communication means, the information management side communication means reads the key determination processing decryption key from the information management side storage means, and receives the received common key encryption information. The information communication common key (common key) is obtained by decrypting using the read key determination processing decryption key.
In the present invention, the information communication common key is transmitted and received using the key determination encryption key and the key determination decryption key. Thereby, input information can be protected more reliably.

本発明の第5発明は、請求項5に記載されたとおりの情報通信装置である。
本発明は、利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備えている。
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段と、利用者側記憶手段を有している。第1の情報管理装置は、第1の情報管理側通信手段と、第1の情報管理側記憶手段を有している。第2の情報管理装置は、第2の情報管理側通信手段と、暗号化手段と、メール送信手段と、第2の情報管理側記憶手段を有している。情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有している。第1の情報管理側通信手段としては、暗号化機能を備えていない通信手段が用いられ、第2の情報管理側通信手段としては、暗号化機能を備えている通信手段が用いられる。利用側通信手段としては、暗号化機能を備えていない通信手段と暗号化機能を備えている通信手段を用いてもよいし、両機能を備えている一つの通信手段を用いることもできる。
利用者端末装置や情報提供者端末装置としては、典型的には、パソコンや携帯端末装置等が用いられる。また、第1の情報管理装置や第2の情報管理装置としては、典型的には、Webサーバが用いられる。
利用者側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されている。
第1の情報管理側記憶手段には、利用者端末装置に送信する情報が、当該情報を示す情報識別情報に対応して記憶されている。
第2の情報記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されているとともに、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されている。
情報通信用暗号鍵と情報通信用復号鍵は、第2の情報管理装置から利用者端末装置に送信する情報や利用者端末装置から第2の情報管理装置に送信する入力情報を暗号化あるいは復号化するための鍵である。処理時間の短縮化の観点からは、情報通信用暗号鍵と情報通信用復号鍵として、情報通信用共通鍵を用いるのが好ましい。
利用者側記憶手段や第1の情報管理側記憶手段に記憶される情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)としては、予め決定されたものを用いてもよいし、利用者側通信手段と情報管理側通信手段が共同して決定したものを用いてもよい。また、情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)は、複数の利用者端末装置に共通に決定されたものを用いてもよいし、利用者端末装置毎に決定されたものを用いてもよい。
利用者端末装置に送信する情報としては、例えば、Web頁情報が用いられ、情報識別情報としては、例えば、Web頁情報が形成されているWeb頁アドレスが用いられる。
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されている。
第1の情報管理側記憶手段に記憶されている情報の少なくとも一つには、第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報が含まれている。「第2の情報を示す情報識別情報を含ませる」方法としては、例えば、Web頁情報に、Web頁アドレスを含むリンク情報を挿入する方法が用いられる。
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されている。
メール用暗号鍵とメール用復号鍵は、第1発明と同様のものを用いることができる。
利用者側通信手段は、入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信する。
第1の情報管理側通信手段は、第1の情報管理側記憶手段に記憶されている情報に対応する情報識別情報を含む情報送信要求信号を受信すると、情報送信要求信号に含まれている情報識別情報に対応する情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。この場合、情報の暗号化は行われない。
利用者側通信手段は、第1の情報管理側通信手段から送信された情報を受信すると、受信した情報を表示手段に表示する。
ここで、利用者端末装置の表示手段に、第2の情報管理装置に記憶されている情報を示す情報識別情報が挿入されている状態で、入力手段により、表示手段に表示されている情報識別情報が入力されると、利用者側通信手段は、入力された情報識別情報を含む情報送信要求信号を送信する。
第2の情報管理側通信手段は、第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、第2の情報管理側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得する。そして、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信する。
利用者側通信手段は、第2の情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、利用者側記憶手段に記憶されている情報通信用復号鍵を用いて復号化し、復号化情報(情報識別情報に対応する情報)を取得する。そして、取得した復号化情報を表示手段に表示する。
ここで、利用者が、入力手段を用いて会員情報やアンケート回答情報を入力すると、利用者側通信手段は、入力された入力情報を、利用者側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化し、暗号化情報を取得する。そして、取得した暗号化情報を、第2の情報管理側通信手段に送信する。
第2の情報管理側通信手段は、利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、第2の情報管理側記憶手段に記憶されている情報通信用復号鍵を用いて復号化し、復号化情報(入力情報)を取得する。
暗号化手段は、第2の情報管理側通信手段で取得した復号化情報(入力情報)を、そのまま(記憶手段に格納することなく)、第2の情報管理側通信手段が利用者側通信手段に送信した情報に対応する(すなわち、情報を示す情報識別情報に対応する)メール用暗号鍵を用いて暗号化し、メール用暗号化情報を取得する。
メール送信手段は、暗号化手段で取得したメール用暗号化情報を含むメールを、第2の情報管理側通信手段が利用者側通信手段に送信した情報に対応するメールアドレス宛に送信する。
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信する。
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化し、メール用復号化情報(入力情報)を取得する。
復号化手段で取得したメール用復号化情報(入力情報)は、情報提供者側記憶手段に記憶される。
本発明では、第1の情報管理装置が暗号化機能を備えていない場合でも、暗号化機能を備えている第2の情報管理装置の第2の情報管理側記憶手段に利用者による入力情報の入力を必要とする情報を記憶させ、第1の情報管理装置の第1の情報管理側記憶手段に記憶されている情報に、第2の情報管理側記憶手段に記憶させた情報を示す情報識別情報を記憶させることにより(リンク情報を挿入することにより)、入力情報を保護する通信装置を構成することができる。これにより、暗号化機能を備えていない情報通信装置を、入力情報を確実に保護することができる情報通信装置に容易に変更することができる。
A fifth aspect of the present invention is an information communication apparatus as set forth in the fifth aspect.
The present invention includes a user terminal device, a first information management device, a second information management device, and an information provider terminal device.
The user terminal device includes user side communication means, input means, display means, and user side storage means. The first information management device includes first information management side communication means and first information management side storage means. The second information management device includes second information management side communication means, encryption means, mail transmission means, and second information management side storage means. The information provider terminal device has mail receiving means, decryption means, and information provider side storage means. As the first information management side communication means, a communication means having no encryption function is used, and as the second information management side communication means, a communication means having an encryption function is used. As the use side communication means, a communication means that does not have an encryption function and a communication means that has an encryption function may be used, or a single communication means that has both functions may be used.
As the user terminal device or the information provider terminal device, a personal computer, a portable terminal device, or the like is typically used. In addition, typically, a Web server is used as the first information management device or the second information management device.
The user-side storage means stores an information communication encryption key and an information communication decryption key.
In the first information management side storage means, information to be transmitted to the user terminal device is stored in correspondence with information identification information indicating the information.
The information communication encryption key and the information communication decryption key are stored in the second information storage means, and information to be transmitted to the user terminal device, an e-mail address, and an e-mail encryption key are information indicating the information. It is stored corresponding to the identification information.
The information communication encryption key and the information communication decryption key encrypt or decrypt information transmitted from the second information management apparatus to the user terminal apparatus and input information transmitted from the user terminal apparatus to the second information management apparatus. It is the key to make it. From the viewpoint of shortening the processing time, it is preferable to use a common key for information communication as the encryption key for information communication and the decryption key for information communication.
As the information communication encryption key and the information communication decryption key (or information communication common key) stored in the user side storage means or the first information management side storage means, a predetermined key may be used. It is also possible to use the one determined jointly by the user side communication means and the information management side communication means. The information communication encryption key and the information communication decryption key (or information communication common key) may be determined in common for a plurality of user terminal devices, or may be used for each user terminal device. You may use what was determined.
As information to be transmitted to the user terminal device, for example, Web page information is used, and as information identification information, for example, a Web page address where the Web page information is formed is used.
The information provider storage means stores a mail address and a mail decryption key.
At least one of the information stored in the first information management side storage means includes information identification information indicating the information stored in the second information management side storage means. As a method of “including information identification information indicating the second information”, for example, a method of inserting link information including a Web page address into Web page information is used.
The information provider storage means stores a mail address and a mail decryption key.
As the mail encryption key and the mail decryption key, the same ones as in the first invention can be used.
When the information identification information is input by the input unit, the user side communication unit transmits an information transmission request signal including the input information identification information.
When the first information management side communication means receives the information transmission request signal including the information identification information corresponding to the information stored in the first information management side storage means, the information contained in the information transmission request signal Information corresponding to the identification information is transmitted to the user terminal device that transmitted the received information transmission request signal. In this case, the information is not encrypted.
When the user side communication means receives the information transmitted from the first information management side communication means, the user side communication means displays the received information on the display means.
Here, the information identification displayed on the display means by the input means in a state where the information identification information indicating the information stored in the second information management apparatus is inserted in the display means of the user terminal device When information is input, the user side communication means transmits an information transmission request signal including the input information identification information.
When the second information management side communication means receives the information transmission request signal including the information identification information indicating the information stored in the second information management side storage means, the second information management side communication means is included in the received information transmission request signal. The information corresponding to the information identification information is encrypted by using the information communication encryption key stored in the second information management side storage means to obtain the encrypted information. Then, the acquired encrypted information is transmitted to the user side communication means that transmitted the received information transmission request signal.
When the user side communication means receives the encrypted information transmitted from the second information management side communication means, the user side communication means uses the received encrypted information using the information communication decryption key stored in the user side storage means. To obtain decrypted information (information corresponding to the information identification information). And the acquired decoding information is displayed on a display means.
Here, when the user inputs member information and questionnaire response information using the input means, the user-side communication means uses the input communication information stored in the user-side storage means for information communication encryption. Encrypt using the key to obtain the encrypted information. Then, the acquired encrypted information is transmitted to the second information management communication means.
When the second information management side communication unit receives the encrypted information transmitted from the user side communication unit, the second information management side communication unit decrypts the received encrypted information stored in the second information management side storage unit. Decryption is performed using the key, and decryption information (input information) is obtained.
The encryption means uses the decryption information (input information) acquired by the second information management side communication means as it is (without storing it in the storage means), and the second information management side communication means performs the user side communication means. Is encrypted using a mail encryption key corresponding to the information transmitted to (i.e., corresponding to the information identification information indicating the information) to obtain mail encryption information.
The mail transmission means transmits the mail including the encrypted information for mail acquired by the encryption means to the mail address corresponding to the information transmitted from the second information management side communication means to the user side communication means.
The mail receiving means receives mail addressed to a mail address that matches the mail address stored in the information provider side storage means.
The decrypting means decrypts the mail encryption information included in the mail received by the mail receiving means using the mail decryption key stored in the information provider side storage means, and decrypts the mail decryption information. Get (input information).
The mail decryption information (input information) acquired by the decryption means is stored in the information provider storage means.
In the present invention, even when the first information management device does not have the encryption function, the input information by the user is stored in the second information management side storage means of the second information management device having the encryption function. Information identifying the information that needs to be input and indicating the information stored in the second information management side storage means in the information stored in the first information management side storage means of the first information management device By storing information (by inserting link information), a communication device that protects input information can be configured. As a result, an information communication device that does not have an encryption function can be easily changed to an information communication device that can reliably protect input information.

本発明の第6発明は、請求項6に記載されたとおりの情報通信装置である。
本発明は、利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備えている。
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段を有している。第1の情報管理装置は、第1の情報管理側通信手段と、第1の情報管理側記憶手段を有している。第2の情報管理装置は、第2の情報管理側通信手段と、暗号化手段と、メール送信手段と、第2の情報管理側記憶手段を有している。情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有している。
第1の情報管理側記憶手段には、利用者端末装置に送信する情報が、当該情報を示す情報識別情報に対応して記憶されている。また、第2の情報管理側記憶手段には、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されている。第1の情報管理側記憶手段に記憶されている情報の少なくとも一つには、第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報が含まれている。
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されている。
利用者側通信手段は、入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信する。
第1の情報管理側通信手段は、第1の情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、情報送信要求信号に含まれている情報識別情報に対応する情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
利用者端末装置は、第1の情報管理側通信手段から送信された情報を受信すると、受信した情報を表示手段に表示する。
ここで、利用者端末装置の表示手段に、第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報が表示されている状態で、入力手段により、表示手段に表示されている情報識別情報が入力されると、利用者側通信手段は、入力された情報識別情報を含む情報送信要求信号を送信する。
第2の情報管理側通信手段は、第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号を送信した利用者側通信手段に鍵決定処理要求信号を送信する。これにより、利用者側通信手段と第2の情報管理側通信手段は、共同して情報通信用暗号鍵と情報通信用復号鍵を決定する。
情報通信用暗号鍵と情報通信用復号鍵を決定した後、第2の情報管理側通信手段は、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得する。そして、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信する。
利用者側通信手段は、第2の情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化し、復号化情報(情報識別情報に対応する情報)を取得する。そして、取得した復号化情報を表示手段に表示する。
ここで、利用者が、入力手段を用いて会員情報やアンケート回答情報を入力すると、利用者側通信手段は、入力された入力情報を、先に決定した情報通信用暗号鍵を用いて暗号化し、暗号化情報を取得する。そして、取得した暗号化情報を、第2の情報管理側通信手段に送信する。
第2の情報管理側通信手段は、利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化し、復号化情報(入力情報)を取得する。
暗号化手段は、第2の情報管理側通信手段で取得した復号化情報(入力情報)を、そのまま(記憶手段に格納することなく)、第2の情報管理側通信手段が利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化し、メール用暗号化情報を取得する。
メール送信手段は、暗号化手段で取得したメール用暗号化情報を含むメールを、第2の情報管理側通信手段が利用者側通信手段に送信した情報に対応するメールアドレス宛に送信する。
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信する。
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化し、メール用復号化情報(入力情報)を取得する。
復号化手段で取得したメール用復号化情報(入力情報)は、情報提供者側記憶手段に記憶される。
本発明は、第5発明と同様の効果を有している。
また、本発明では、情報管理装置が、情報管理装置で管理している情報を示す情報識別情報を含む情報送信要求信号を受信する毎に、受信した情報送信要求信号を送信した利用者端末装置と共同して情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)が決定される。これにより、情報通信装置で通信される入力情報をより確実に保護することができる。
A sixth aspect of the present invention is an information communication device as set forth in the sixth aspect.
The present invention includes a user terminal device, a first information management device, a second information management device, and an information provider terminal device.
The user terminal device has user side communication means, input means, and display means. The first information management device includes first information management side communication means and first information management side storage means. The second information management device includes second information management side communication means, encryption means, mail transmission means, and second information management side storage means. The information provider terminal device has mail receiving means, decryption means, and information provider side storage means.
In the first information management side storage means, information to be transmitted to the user terminal device is stored in correspondence with information identification information indicating the information. The second information management side storage means stores information to be transmitted to the user terminal device, a mail address, and a mail encryption key corresponding to the information identification information indicating the information. At least one of the information stored in the first information management side storage means includes information identification information indicating the information stored in the second information management side storage means.
The information provider storage means stores a mail address and a mail decryption key.
When the information identification information is input by the input unit, the user side communication unit transmits an information transmission request signal including the input information identification information.
When the first information management side communication means receives the information transmission request signal including the information identification information indicating the information stored in the first information management side storage means, the information identification included in the information transmission request signal Information corresponding to the information is transmitted to the user terminal device that transmitted the received information transmission request signal.
When receiving the information transmitted from the first information management communication means, the user terminal device displays the received information on the display means.
Here, in the state where the information identification information indicating the information stored in the second information management side storage unit is displayed on the display unit of the user terminal device, the information is displayed on the display unit by the input unit. When the information identification information is input, the user-side communication means transmits an information transmission request signal including the input information identification information.
When the second information management side communication means receives the information transmission request signal including the information identification information indicating the information stored in the second information management side storage means, the user who has transmitted the received information transmission request signal A key determination processing request signal is transmitted to the side communication means. Thereby, the user side communication means and the second information management side communication means jointly determine the information communication encryption key and the information communication decryption key.
After determining the encryption key for information communication and the decryption key for information communication, the second information management side communication means determines the information corresponding to the information identification information included in the received information transmission request signal to the determined information communication Encryption information is obtained by encrypting using the encryption key. Then, the acquired encrypted information is transmitted to the user side communication means that transmitted the received information transmission request signal.
When the user-side communication means receives the encrypted information transmitted from the second information management-side communication means, the user-side communication means decrypts the received encrypted information using the previously determined information communication decryption key and decrypts it. Information (information corresponding to information identification information) is acquired. And the acquired decoding information is displayed on a display means.
Here, when the user inputs member information and questionnaire response information using the input means, the user side communication means encrypts the input information entered using the previously determined information communication encryption key. Get the encryption information. Then, the acquired encrypted information is transmitted to the second information management communication means.
When the second information management side communication means receives the encrypted information transmitted from the user side communication means, the second information management side communication means decrypts the received encrypted information using the previously determined information communication decryption key, and decrypts it. Get information (input information).
The encryption means uses the decryption information (input information) acquired by the second information management side communication means as it is (without storing it in the storage means), and the second information management side communication means performs the user side communication means. Encrypted using the mail encryption key corresponding to the information sent to, and obtain mail encryption information.
The mail transmission means transmits the mail including the encrypted information for mail acquired by the encryption means to the mail address corresponding to the information transmitted from the second information management side communication means to the user side communication means.
The mail receiving means receives mail addressed to a mail address that matches the mail address stored in the information provider side storage means.
The decrypting means decrypts the mail encryption information included in the mail received by the mail receiving means using the mail decryption key stored in the information provider side storage means, and decrypts the mail decryption information. Get (input information).
The mail decryption information (input information) acquired by the decryption means is stored in the information provider storage means.
The present invention has the same effect as the fifth invention.
Moreover, in this invention, whenever the information management apparatus receives the information transmission request signal containing the information identification information which shows the information managed by the information management apparatus, the user terminal device which transmitted the received information transmission request signal The communication key for information communication and the decryption key for information communication (or the common key for information communication) are determined. Thereby, the input information communicated by the information communication apparatus can be protected more reliably.

本発明の第7発明は、請求項7に記載されたとおりの情報通信方法である。
本発明は、利用者端末装置と、情報管理装置と、情報提供者端末装置を備え、以下のステップにより通信を行う。
利用者端末装置の入力手段により情報識別情報が入力されると、入力された情報識別情報含む情報送信要求信号を利用者端末装置から送信する。
情報管理装置が、当該情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、情報管理装置に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
情報管理装置から送信された暗号化情報を利用者端末装置で受信すると、受信した暗号化情報を、利用者端末装置に記憶されている情報通信用復号鍵を用いて復号化して復号化情報(情報識別情報に対応する情報)を取得し、取得した復号化情報(情報)を利用者端末装置の表示手段に表示する。
利用者端末装置の表示手段に情報が表示されている状態で、利用者端末装置の入力手段により入力情報が入力されると、入力された入力情報を、利用者端末装置に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を情報管理装置に送信する。
利用者端末装置から送信された暗号化情報を情報管理装置で受信すると、受信した暗号化情報を、情報管理装置に記憶されている情報通信用復号鍵を用いて復号化して復号化情報(入力情報)を取得する。
取得した入力情報を、情報管理装置から利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得する。
取得したメール用暗号化情報を含むメールを、情報管理装置から利用者端末装置に送信した情報に対応するメールアドレス宛に送信する。
情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信し、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号鍵を用いて復号化して復号化情報(入力情報)を取得する。
情報通信用暗号鍵と情報通信用復号鍵としては、処理時間の短縮化の観点からは、情報通信用共通鍵を用いるのが好ましい。また、情報通信用暗号鍵と情報通信用復号鍵としては、予め決定されているものを用いてもよいし、利用者端末装置と情報管理装置が共同して決定したものを用いてもよい。さらに、情報通信用案後鍵と情報通信用復号鍵は、複数の利用者端末装置に共通のものを用いてもよいし、利用者端末装置毎に決定されたものを用いてもよい。
本発明は、第1発明と同様の効果を有している。
A seventh aspect of the present invention is an information communication method as set forth in claim 7.
The present invention includes a user terminal device, an information management device, and an information provider terminal device, and performs communication according to the following steps.
When information identification information is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device.
When the information management apparatus receives an information transmission request signal including information identification information indicating information managed by the information management apparatus, information corresponding to the information identification information included in the received information transmission request signal is Encryption is acquired by using the encryption key for information communication stored in the information management apparatus, and the acquired encrypted information is transmitted to the user terminal apparatus that has transmitted the received information transmission request signal.
When the encrypted information transmitted from the information management device is received by the user terminal device, the received encrypted information is decrypted using the decryption key for information communication stored in the user terminal device, and decrypted information ( Information corresponding to the information identification information) is acquired, and the acquired decryption information (information) is displayed on the display means of the user terminal device.
When input information is input by the input means of the user terminal device in a state where the information is displayed on the display means of the user terminal device, the input information is stored in the user terminal device. The encrypted information is obtained by encryption using the communication encryption key, and the obtained encrypted information is transmitted to the information management apparatus.
When the encrypted information transmitted from the user terminal device is received by the information management device, the received encrypted information is decrypted using the decryption key for information communication stored in the information management device, and the decrypted information (input) Information).
The acquired input information is encrypted using the mail encryption key corresponding to the information transmitted from the information management apparatus to the user terminal device, and the mail encryption information is acquired.
A mail including the acquired encrypted information for mail is transmitted to the mail address corresponding to the information transmitted from the information management apparatus to the user terminal apparatus.
The email sent from the information management device is received by the information provider terminal device in which the email address that matches the email address of the email is stored, and the email encryption information included in the received email is Decryption is performed using the mail decryption key stored in the information provider terminal device to obtain decryption information (input information).
As the information communication encryption key and the information communication decryption key, it is preferable to use a common key for information communication from the viewpoint of shortening the processing time. As the information communication encryption key and the information communication decryption key, those determined in advance may be used, or those determined jointly by the user terminal device and the information management device may be used. Furthermore, the information communication post-plan key and the information communication decryption key may be common to a plurality of user terminal devices, or may be determined for each user terminal device.
The present invention has the same effect as the first invention.

本発明の第8発明は、請求項8に記載されたとおりの情報通信方法である。
本発明は、利用者端末装置と、情報管理装置と、情報提供者端末装置を備え、以下のステップにより通信を行う。
利用者端末装置の入力手段により情報識別情報が入力されると、入力された情報識別情報含む情報送信要求信号を利用者端末装置から送信する。
情報管理装置が、情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を受信すると、利用者端末装置と情報管理装置により、共同して情報通信用暗号鍵と情報通信用復号鍵を決定する。
情報通信用暗号鍵と情報通信用復号鍵を決定すると、情報管理装置は、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
情報管理装置から送信された暗号化情報を利用者端末装置で受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化して復号化情報(情報)を取得し、取得した復号化情報(情報)を利用者側端末装置の表示手段に表示する。
利用者端末装置の表示手段に復号化情報が表示されている状態で、入力手段を用いて入力情報が入力されると、入力された入力情報を、先に決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を情報管理装置に送信する。
利用者端末装置から送信された暗号化情報を情報管理装置で受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化して、復号化情報(入力情報)を取得する。
取得した入力情報を、情報管理装置から利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化し、メール用暗号化情報を取得する。
取得したメール用暗号化情報を含むメールを、情報管理装置から利用者端末装置に送信した情報に対応するメールアドレス宛に送信する。
情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信し、当該情報提供者端末装置に記憶されているメール用暗号化情報を用いて、受信したメールに含まれているメール用暗号化情報を復号化し、復号化情報(入力情報)を取得する。
「利用者端末装置と情報管理装置が共同して情報通信用暗号鍵と情報通信用復号鍵を決定する」という方法としては、例えば、利用者端末装置と情報管理装置が打ち合わせを行って決定する方法や、一方が決定して他方に通知する方法が用いられる。情報通信用暗号鍵と情報通信用復号鍵としては、処理時間の短縮化の観点からは、情報通信用共通鍵を用いるのが好ましい。
本発明は、第2発明と同様の効果を有している。
An eighth aspect of the present invention is an information communication method as set forth in the eighth aspect.
The present invention includes a user terminal device, an information management device, and an information provider terminal device, and performs communication according to the following steps.
When information identification information is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device.
When the information management device receives the information transmission request signal including the information identification information indicating the information managed by the information management device, the user terminal device and the information management device jointly perform the information communication encryption key and the information communication. Determine the decryption key.
When the information communication encryption key and the information communication decryption key are determined, the information management apparatus uses the determined information communication encryption key to determine information corresponding to the information identification information included in the received information transmission request signal. Encryption is performed to obtain encrypted information, and the obtained encrypted information is transmitted to the user terminal device that transmitted the received information transmission request signal.
When the encrypted information transmitted from the information management device is received by the user terminal device, the received encrypted information is decrypted using the previously determined information communication decryption key to obtain the decrypted information (information). The obtained decryption information (information) is displayed on the display means of the user side terminal device.
When the input information is input using the input means while the decryption information is displayed on the display means of the user terminal device, the input communication information is determined using the previously determined information communication encryption key. The encrypted information is obtained by encryption, and the obtained encrypted information is transmitted to the information management apparatus.
When the information management device receives the encrypted information transmitted from the user terminal device, the received encrypted information is decrypted using the previously determined information communication decryption key, and the decrypted information (input information) is obtained. get.
The acquired input information is encrypted using the mail encryption key corresponding to the information transmitted from the information management apparatus to the user terminal device, and the mail encryption information is acquired.
A mail including the acquired encrypted information for mail is transmitted to the mail address corresponding to the information transmitted from the information management apparatus to the user terminal apparatus.
Email sent from the information management device is received by the information provider terminal device in which the email address matching the email address of the email is stored, and the encrypted information for email stored in the information provider terminal device Is used to decrypt the encrypted information for mail included in the received mail, and obtain the decrypted information (input information).
As a method of “the user terminal device and the information management device jointly determine the encryption key for information communication and the decryption key for information communication”, for example, the user terminal device and the information management device make a meeting and determine A method or a method in which one is determined and notified to the other is used. As the information communication encryption key and the information communication decryption key, it is preferable to use a common key for information communication from the viewpoint of shortening the processing time.
The present invention has the same effect as the second invention.

本発明の第9発明は、請求項9に記載されたとおりの情報通信方法である。
本発明は、利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備え、以下のステップにより通信を行う。
利用者端末装置の入力手段により、第1の情報管理装置で管理している情報を示す情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信する。
第1の情報管理装置で管理している情報を示す情報識別情報を含む情報送信要求信号を第1の情報管理装置が受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
第1の情報管理装置から送信された情報を利用者端末装置が受信すると、受信した情報を利用者端末装置の表示手段に表示する。
利用者端末装置の表示手段に、第2の情報管理装置で管理している情報を示す情報識別情報が表示されている状態で、利用者端末装置の表示手段に表示されている情報識別情報が利用者端末装置の入力手段により入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信する。
利用者端末装置の表示手段に、第2の情報管理装置で管理している情報を示す情報識別情報を表示する方法としては、例えば、第1の情報管理装置が管理しているWeb頁情報に、第2の情報管理装置が管理している情報を示すWebペイジアドレス(情報識別情報)をリンク情報として挿入する方法が用いられる。
第2の情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を第2の情報管理装置が受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、第2の情報管理装置に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
第2の情報管理装置から送信された暗号化情報を利用者端末装置で受信すると、受信した暗号化情報を、利用者端末装置に記憶されている情報通信用復号鍵を用いて復号化して復号化情報(識別情報に対応する情報)を取得し、取得した復号化情報(識別情報に対応する情報)を利用者端末装置の表示手段に表示する。
利用者端末装置の入力手段から入力された入力情報を、利用者端末装置に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を第2の情報管理装置に送信する。
利用者端末装置から送信された暗号化情報を第2の情報管理装置で受信すると、受信した暗号化情報を、第2の情報管理装置に記憶されている情報通信用復号鍵を用いて復号化して復号化情報(入力情報)を取得する。
取得した復号化情報を、第2の情報管理装置から利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化して、メール用暗号化情報を取得する。
取得したメール用暗号化情報を含むメールを、第2の情報管理装置から利用者端末装置に送信した情報に対応するメールアドレス宛に送信する。
第2の情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信すると、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号化情報を用いて復号化して復号化情報(入力情報)を取得する。
本発明は、第5発明と同様の効果を有している。
A ninth aspect of the present invention is an information communication method as set forth in the ninth aspect.
The present invention includes a user terminal device, a first information management device, a second information management device, and an information provider terminal device, and performs communication according to the following steps.
When information identification information indicating information managed by the first information management device is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device. Send.
When the first information management apparatus receives an information transmission request signal including information identification information indicating information managed by the first information management apparatus, it corresponds to the information identification information included in the received information transmission request signal The information to be transmitted is transmitted to the user terminal device that has transmitted the received information transmission request signal.
When the user terminal device receives the information transmitted from the first information management device, the received information is displayed on the display means of the user terminal device.
The information identification information displayed on the display means of the user terminal device is displayed in a state where the information identification information indicating the information managed by the second information management device is displayed on the display means of the user terminal device. When input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device.
As a method of displaying information identification information indicating information managed by the second information management device on the display means of the user terminal device, for example, Web page information managed by the first information management device can be used. A method of inserting a Web page address (information identification information) indicating information managed by the second information management apparatus as link information is used.
When the second information management apparatus receives an information transmission request signal including information identification information indicating information managed by the second information management apparatus, it corresponds to the information identification information included in the received information transmission request signal The information to be encrypted is encrypted using the information communication encryption key stored in the second information management device to obtain the encrypted information, and the obtained encrypted information is used to transmit the received information transmission request signal To the user terminal device.
When the encrypted information transmitted from the second information management device is received by the user terminal device, the received encrypted information is decrypted using the information communication decryption key stored in the user terminal device. Information (information corresponding to identification information) is acquired, and the acquired decryption information (information corresponding to identification information) is displayed on the display means of the user terminal device.
The input information input from the input means of the user terminal device is encrypted using the information communication encryption key stored in the user terminal device to obtain the encrypted information. To the information management device.
When the second information management device receives the encrypted information transmitted from the user terminal device, the received encrypted information is decrypted using the information communication decryption key stored in the second information management device. To obtain decryption information (input information).
The obtained decrypted information is encrypted using the mail encryption key corresponding to the information transmitted from the second information management apparatus to the user terminal device, and the mail encrypted information is obtained.
A mail including the acquired encrypted information for mail is transmitted to the mail address corresponding to the information transmitted from the second information management apparatus to the user terminal apparatus.
When the email transmitted from the second information management device is received by the information provider terminal device in which the email address that matches the email address of the email is stored, the encrypted information for the email included in the received email Is decrypted using the decryption information for mail stored in the information provider terminal device to obtain decryption information (input information).
The present invention has the same effect as the fifth invention.

本発明の第10発明は、請求項10に記載されたとおりの情報通信方法である。
本発明は、利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備え、以下のステップにより通信を行う。
利用者端末装置の入力手段により、第1の情報管理装置で管理している情報を示す情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信する。
第1の情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を第1の情報管理装置が受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
第1の情報管理装置から送信された情報を利用者端末装置が受信すると、受信した情報を利用者端末装置の表示手段に表示する。
利用者端末装置の表示手段に、第2の情報管理装置が管理している情報を示す情報識別情報が表示されている状態で、表示手段に表示されている情報識別情報が利用者端末装置の入力手段により入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信する。
第2の情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を第2の情報管理装置が受信すると、第2の情報管理装置と利用者端末装置により、共同して情報通信用暗号鍵と情報通信用復号鍵を決定する。
情報通信用暗号鍵と情報通信用復号鍵を決定すると、第2の情報管理装置は、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信する。
第2の情報管理装置から送信された暗号化情報を利用者端末装置で受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化して復号化情報(情報)を取得し、取得した復号化情報(情報)を利用者端末装置の表示手段に表示する。
利用者端末装置の入力手段から入力情報が入力されると、入力された入力情報を、先に決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を第2の情報管理装置に送信する。
利用者端末装置から送信された暗号化情報を第2の情報管理装置で受信すると、受信した暗号化情報を、先に決定した情報通信用復号鍵を用いて復号化して復号化情報(入力情報)を取得する。
取得した復号化情報(入力情報)を、第2の情報管理装置から利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化して、メール用暗号化情報を取得する。
取得したメール用暗号化情報を含むメールを、第2の情報管理装置から利用者端末装置に送信した情報に対応するメールアドレス宛に送信する。
第2の情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信すると、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号鍵を用いて復号化して復号化情報(入力情報)を取得する。
本発明は、第6発明と同様の効果を有している。
A tenth aspect of the present invention is an information communication method as set forth in the tenth aspect.
The present invention includes a user terminal device, a first information management device, a second information management device, and an information provider terminal device, and performs communication according to the following steps.
When information identification information indicating information managed by the first information management device is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device. Send.
When the first information management apparatus receives an information transmission request signal including information identification information indicating information managed by the first information management apparatus, it corresponds to the information identification information included in the received information transmission request signal The information to be transmitted is transmitted to the user terminal device that transmitted the received information transmission request signal.
When the user terminal device receives the information transmitted from the first information management device, the received information is displayed on the display means of the user terminal device.
In the state where the information identification information indicating the information managed by the second information management device is displayed on the display means of the user terminal device, the information identification information displayed on the display means is the information of the user terminal device. When input by the input means, an information transmission request signal including the input information identification information is transmitted from the user terminal device.
When the second information management device receives the information transmission request signal including the information identification information indicating the information managed by the second information management device, the second information management device and the user terminal device jointly An encryption key for information communication and a decryption key for information communication are determined.
When the information communication encryption key and the information communication decryption key are determined, the second information management apparatus determines the information corresponding to the information identification information included in the received information transmission request signal as the determined information communication encryption key. Is used to obtain encrypted information, and the obtained encrypted information is transmitted to the user terminal device that transmitted the received information transmission request signal.
When the encrypted information transmitted from the second information management device is received by the user terminal device, the received encrypted information is decrypted using the previously determined information communication decryption key, and decrypted information (information) And the obtained decryption information (information) is displayed on the display means of the user terminal device.
When input information is input from the input means of the user terminal device, the input information is encrypted using the previously determined information communication encryption key to obtain encrypted information, and the acquired encrypted information Is transmitted to the second information management apparatus.
When the second information management device receives the encrypted information transmitted from the user terminal device, the received encrypted information is decrypted using the previously determined information communication decryption key, and decrypted information (input information) ) To get.
The obtained decrypted information (input information) is encrypted using the mail encryption key corresponding to the information transmitted from the second information management apparatus to the user terminal apparatus, and the mail encrypted information is acquired.
A mail including the acquired encrypted information for mail is transmitted to the mail address corresponding to the information transmitted from the second information management apparatus to the user terminal apparatus.
When the e-mail transmitted from the second information management device is received by the information provider terminal device in which the e-mail address that matches the e-mail address of the e-mail is stored, the encrypted information for e-mail included in the received e-mail Is decrypted using the mail decryption key stored in the information provider terminal device to obtain decrypted information (input information).
The present invention has the same effect as the sixth invention.

第1〜第6発明の情報通信装置及び第7〜第10発明の情報通信方法を用いれば、利用者端末装置で入力された入力情報の盗み見み、改ざんや漏洩を確実に防止することができる情報通信技術を提供することができる。   By using the information communication device of the first to sixth inventions and the information communication method of the seventh to tenth inventions, it is possible to reliably prevent the stealing, falsification, and leakage of the input information input by the user terminal device. Information communication technology can be provided.

以下に、本発明の実施の形態を、図面を参照して説明する。
本発明の第1の実施の形態の概略構成図を図1に示す。本実施の形態は、利用者が、利用者端末装置を用いて、情報提供者がWeb頁情報を掲載しているWeb頁(Webサイト)にアクセスして会員情報やアンケート回答情報等の入力情報を入力する場合のものである。
本実施の形態の情報通信装置は、Webサーバ100、管理者端末装置200、利用者端末装置310、320、330、情報提供者端末装置410、420によって構成されている。
Embodiments of the present invention will be described below with reference to the drawings.
A schematic configuration diagram of a first embodiment of the present invention is shown in FIG. In this embodiment, a user accesses a Web page (Web site) on which an information provider posts Web page information using a user terminal device, and inputs information such as member information and questionnaire response information. It is a thing when inputting.
The information communication apparatus according to the present embodiment includes a Web server 100, an administrator terminal apparatus 200, user terminal apparatuses 310, 320, and 330, and information provider terminal apparatuses 410 and 420.

Webサーバ100は、処理装置110と記憶装置120により構成されている。Webサーバ100は、これ以外の装置、例えば、入力装置や表示装置が設けられていてもよい。
処理装置110は、管理手段110a、SSL通信手段110b、暗号化手段110c、メール送信手段110dを有している。
本実施の形態では、Webサーバ100が本発明の「情報管理装置」に対応する。また、SSL通信手段110bが本発明の「情報管理側通信手段」に対応する。
管理手段110aは、管理者端末装置200による記憶装置120への各種情報の書込や削除、Webサーバ100の全体の動作を制御する。
SSL通信手段110bは、利用者端末装置310、320、330のSSL通信手段311a、321a、331aと共同し、Webサーバ100と利用者端末装置310、320、330との間を伝送するWeb頁情報や入力情報が盗み見あるいは改ざんされるのを防止するために、Web頁情報や入力情報を暗号化して送信する。SSL通信手段110bと311a、321a、331aは、詳細は後述するが、接続される毎に情報通信用暗号鍵と情報通信用復号鍵を決定する。
メール送信手段110dは、SSL通信手段110bと311a、321a、331aを用いて利用者端末装置310、320、330からWebサーバ100に送信された入力情報を、そのまま(Webサーバ100の記憶装置120に格納することなく)、情報提供者端末装置410、420に送信する。Webサーバ100で受信した入力情報をそのまま情報提供者端末装置410、420に送信することにより、Webサーバ100の記憶装置120への不正アクセスによる、入力情報の漏洩を防止することができる。なお、SSL通信手段で受信した入力情報を、暗号化手段110cによる暗号化処理あるいはメール送信手段110dによるメール送信処理を実行するために記憶装置に格納する動作は除外される。
暗号化手段110cは、メールがWebサーバ100から情報提供者端末装置410、420に伝送中に、メールに含まれている入力情報が盗み見あるいは改ざんされるのを防止するために、入力情報を暗号化する。
The Web server 100 includes a processing device 110 and a storage device 120. The Web server 100 may be provided with other devices such as an input device and a display device.
The processing device 110 includes a management unit 110a, an SSL communication unit 110b, an encryption unit 110c, and a mail transmission unit 110d.
In the present embodiment, the Web server 100 corresponds to the “information management apparatus” of the present invention. The SSL communication unit 110b corresponds to the “information management side communication unit” of the present invention.
The management unit 110 a controls the writing and deletion of various types of information to the storage device 120 by the administrator terminal device 200 and the overall operation of the Web server 100.
The SSL communication unit 110b cooperates with the SSL communication units 311a, 321a, and 331a of the user terminal devices 310, 320, and 330 to transmit web page information between the Web server 100 and the user terminal devices 310, 320, and 330. In order to prevent the input information from being seen or falsified, the Web page information and the input information are encrypted and transmitted. The SSL communication means 110b and 311a, 321a, 331a determine an information communication encryption key and an information communication decryption key each time they are connected, as will be described in detail later.
The mail transmission unit 110d receives the input information transmitted from the user terminal devices 310, 320, and 330 to the Web server 100 using the SSL communication unit 110b and 311a, 321a, and 331a as it is (to the storage device 120 of the Web server 100). (Without storing) to the information provider terminal devices 410 and 420. By transmitting the input information received by the Web server 100 to the information provider terminal devices 410 and 420 as they are, leakage of input information due to unauthorized access to the storage device 120 of the Web server 100 can be prevented. The operation of storing the input information received by the SSL communication unit in the storage device in order to execute the encryption process by the encryption unit 110c or the mail transmission process by the mail transmission unit 110d is excluded.
The encryption unit 110c encrypts the input information to prevent the input information included in the mail from being seen or altered while the mail is being transmitted from the Web server 100 to the information provider terminal devices 410 and 420. Turn into.

記憶装置120には、Web頁情報データベース120a、証明情報データベース120b、鍵情報データベース120c、情報提供者情報データベース120dが設けられている。
本実施の形態では、記憶装置120が本発明の「情報管理側記憶手段」に対応する。
Web頁情報データベース120aには、各Web頁(Webサイト)に掲載される、各情報提供者から提供されたWeb頁情報が記憶される。Web頁情報データベース120aの一例を図2に示す。図2に示すWeb頁情報データベースには、Web頁情報と当該Web頁情報を提供した情報提供者が、当該Web頁情報が掲載されるWeb頁のWeb頁アドレスに対応して記憶されている。なお、Web頁情報を示す情報識別情報としては、一般的には、Web頁アドレスが用いられるが、情報提供者やWeb頁のタイトル等を用いることもできる。
証明情報データベース120bには、Webサーバ100が、正規の認証局によって認証されたサーバであることを証明する証明情報が記憶される、証明情報としては、認証局のIDや、サーバID等が用いられる。この証明情報を用いることにより、なりすましによる情報の漏洩を防止することができる。
鍵情報データベース120cには、Webサーバ100と利用者端末装置310、320、330との間(具体的には、SSL通信手段110bと311a、321a、331aとの間)でWeb頁情報や入力情報を送受信する際に用いる暗号鍵(情報通信用暗号鍵)と復号鍵(情報通信用復号鍵)を決定するための鍵決定処理情報を送受信する際に用いられる暗号鍵(鍵決定処理用暗号鍵)と復号鍵(鍵決定処理用復号鍵)が記憶されている。
本実施の形態では、鍵決定処理用暗号鍵として公開鍵を用い、鍵決定処理用復号鍵として秘密鍵を用いている(誰でも公開鍵を用いて暗号化を行うことができるが、秘密鍵を保有している者だけが復号化を行うことができる)。これにより、利用者端末装置310、320、330から情報送信要求信号が送信された場合、情報送信要求信号を送信した利用者端末装置310、320、330に公開鍵を送信すればよく、その都度鍵決定処理用暗号鍵を生成する必要がないため、Webサーバの処理負担が軽減され、鍵決定処理を短時間で実行することができる。一方、鍵決定処理用復号鍵は秘密鍵を用いているため、鍵決定処理において送受信される鍵決定処理情報が漏洩する虞はない。
なお、本実施の形態では、情報通信用暗号鍵と情報通信用復号鍵として、共通鍵を用いている(共通鍵で暗号化された情報は共通鍵を用いて復号化することができる)。共通鍵を用いる場合、暗号鍵及び復号鍵の両方を作成する必要がないため、処理負担が軽減される。また、情報通信用暗号鍵および情報通信用復号鍵は、利用者端末装置310、320、330から情報送信要求信号が出力される毎に決定されるため、共通鍵を用いても漏洩の虞は殆んどない。
情報提供者情報データベース120dには、Web頁情報データベース120aに記憶されている、Web頁に掲載する情報を提供した情報提供装置の情報が記憶されている。情報提供者情報データベース120aの一例を図2に示す。図2に示す情報提供者情報データベースには、情報提供者が提供した情報に対する利用者の入力情報(例えば、入会時に入力される会員情報やアンケートの回答情報等)を含むメールを送信する際に、入力情報を暗号化する暗号鍵(メール用暗号鍵)と、メールの送信先であるメールアドレスが情報提供者に対応させて記憶されている。
本実施の形態では、メール用暗号鍵として公開鍵を用いている。これにより、Webサーバ100の処理負担が軽減される。
The storage device 120 is provided with a Web page information database 120a, a certification information database 120b, a key information database 120c, and an information provider information database 120d.
In the present embodiment, the storage device 120 corresponds to the “information management storage unit” of the present invention.
The web page information database 120a stores web page information provided by each information provider, which is posted on each web page (web site). An example of the web page information database 120a is shown in FIG. In the Web page information database shown in FIG. 2, Web page information and an information provider who provides the Web page information are stored in correspondence with the Web page address of the Web page on which the Web page information is posted. As information identification information indicating Web page information, a Web page address is generally used, but an information provider, a Web page title, or the like can also be used.
The certification information database 120b stores certification information for certifying that the Web server 100 is a server authenticated by a regular certification authority. As certification information, the certification authority ID, server ID, and the like are used. It is done. By using this certification information, information leakage due to impersonation can be prevented.
The key information database 120c includes Web page information and input information between the Web server 100 and the user terminal devices 310, 320, and 330 (specifically, between the SSL communication unit 110b and 311a, 321a, and 331a). Key used for transmitting / receiving key determination processing information for determining an encryption key (information communication encryption key) and a decryption key (information communication decryption key) used when transmitting / receiving a key (key determination processing encryption key) ) And a decryption key (decryption key for key determination processing).
In this embodiment, a public key is used as the encryption key for key determination processing, and a secret key is used as a decryption key for key determination processing (anyone can perform encryption using the public key, but the private key Only the person who owns can decrypt.) Thereby, when the information transmission request signal is transmitted from the user terminal devices 310, 320, 330, the public key may be transmitted to the user terminal devices 310, 320, 330 that transmitted the information transmission request signal. Since it is not necessary to generate an encryption key for key determination processing, the processing load on the Web server is reduced and the key determination processing can be executed in a short time. On the other hand, since the decryption key for key determination processing uses a secret key, there is no possibility that key determination processing information transmitted and received in the key determination processing is leaked.
In this embodiment, a common key is used as the information communication encryption key and the information communication decryption key (information encrypted with the common key can be decrypted using the common key). When a common key is used, it is not necessary to create both an encryption key and a decryption key, so the processing burden is reduced. In addition, since the information communication encryption key and the information communication decryption key are determined each time the information transmission request signal is output from the user terminal devices 310, 320, and 330, there is no risk of leakage even if a common key is used. Almost no.
The information provider information database 120d stores information of an information providing apparatus that provides information to be posted on a web page, which is stored in the web page information database 120a. An example of the information provider information database 120a is shown in FIG. In the information provider information database shown in FIG. 2, when an e-mail including user input information (for example, member information input at the time of enrollment or questionnaire response information) for information provided by the information provider is transmitted. An encryption key for encrypting input information (email encryption key) and a mail address as a mail transmission destination are stored in association with the information provider.
In this embodiment, a public key is used as the mail encryption key. Thereby, the processing load of the Web server 100 is reduced.

管理者端末装置200は、処理装置211と記憶装置212を備えている。管理者端末装置200は、Webサーバ100の記憶回路120に記憶する情報の書き換え、追加、削除等を行う場合に用いられる。
処理装置211は、SSL通信手段211aを有している。SSL通信手段211aは、利用者端末装置310、320、330のSSL通信手段と同様の構成である。これにより、管理者端末装置200からWebサーバ100には、書き換え情報等が暗号化されて送信される。
また、記憶回路212には、証明情報データベース212aが設けられている。証明情報データベース212aには、管理者端末装置200が、正規の認証局によって認証されたサーバであることを証明する情報が記憶される、証明情報としては、認証局のIDや、端末装置ID等が用いられる。この証明情報を用いることにより、なりすましによって、Webサーバ100の記憶装置120に記憶されている種々の情報が書き換えられるのを防止することができる。
The administrator terminal device 200 includes a processing device 211 and a storage device 212. The administrator terminal device 200 is used when information stored in the storage circuit 120 of the Web server 100 is rewritten, added, deleted, or the like.
The processing device 211 has an SSL communication unit 211a. The SSL communication unit 211a has the same configuration as the SSL communication unit of the user terminal devices 310, 320, and 330. Thereby, rewrite information and the like are encrypted and transmitted from the administrator terminal device 200 to the Web server 100.
The storage circuit 212 is provided with a certification information database 212a. In the certification information database 212a, information for proving that the administrator terminal device 200 is a server authenticated by a regular certification authority is stored. As certification information, the certification authority ID, the terminal device ID, etc. Is used. By using this certification information, it is possible to prevent various information stored in the storage device 120 of the Web server 100 from being rewritten by impersonation.

利用者端末装置310、320、330は、処理装置311、321、331、表示装置312、322、332、入力装置313、323、333を備えている。なお、利用者端末装置310、320、330には、これ以外の装置が設けられていてもよい。
処理装置311、321、331には、SSL通信手段311a、321a、331aが設けられている。SSL通信手段311a、321a、331aは、Webサーバ100のSSL通信手段110bと共同し、Webサーバ100から利用者端末装置310、320、330に送信するWeb頁情報や、利用者端末装置310、320、330からWebサーバ100に送信する入力情報を暗号化する。
表示装置312、322、332は、例えば、液晶表示器により構成され、種々の表示画面を表示する。
入力装置313、323、333は、例えば、キーボード、タッチ式表示画面、マウス等によって構成され、情報識別情報や入力情報等を入力可能である。
本実施の形態では、SSL通信手段311a、321a、331aが本発明の「利用者側通信手段」に対応し、表示装置312、322、332が本発明の「表示手段」に対応し、入力装置313、323、333が本発明の「入力手段」に対応する。
The user terminal devices 310, 320, and 330 include processing devices 311, 321, and 331, display devices 312, 322, and 332, and input devices 313, 323, and 333. The user terminal devices 310, 320, and 330 may be provided with other devices.
The processing devices 311, 321, and 331 are provided with SSL communication units 311 a, 321 a, and 331 a. The SSL communication units 311a, 321a, and 331a cooperate with the SSL communication unit 110b of the Web server 100 to transmit Web page information transmitted from the Web server 100 to the user terminal devices 310, 320, and 330, and the user terminal devices 310 and 320. 330, the input information transmitted to the Web server 100 is encrypted.
The display devices 312, 322, and 332 are configured by, for example, a liquid crystal display and display various display screens.
The input devices 313, 323, and 333 include, for example, a keyboard, a touch display screen, a mouse, and the like, and can input information identification information and input information.
In the present embodiment, the SSL communication means 311a, 321a, 331a corresponds to the “user side communication means” of the present invention, the display devices 312, 322, 332 correspond to the “display means” of the present invention, and the input device. Reference numerals 313, 323, and 333 correspond to "input means" of the present invention.

情報提供者端末装置410、420は、Webサーバ100から利用者端末装置310、320、330に送信したWeb頁情報に対して利用者が入力した入力情報を送信する端末装置であり、Web頁情報を提供した情報提供者によって指定される。
情報提供者端末装置410、420は、処理装置411、421と記憶装置412、422を備えている。なお、情報提供者端末装置410、420は、これ以外の装置が設けられていてもよい。
処理装置411、421は、メール受信手段411a、421aと復号化手段411b、421bを有している。メール受信手段411a、421aは、Webサーバ100のメール送信手段110dから送信されたメールを受信し、受信したメールに含まれている暗号化情報を抽出可能に構成されている。
復号化手段は411b、421bは、メール受信手段411a、421aによって受信したメールに含まれている暗号化情報を復号化し、入力情報を取得する。
記憶装置412、422には、情報提供者情報データベース412a、422aが設けられている。情報提供者情報データベース412a、422aの一例を図3に示す。図3に示す情報提供者情報データベース412a、422aには、情報提供者端末装置410、420に設定されているメールアドレスと、復号鍵(メール用復号鍵)が記憶されている。情報提供者情報データベース412a、422aに記憶されている復号鍵(メール用復号鍵)は、Webサーバ100の記憶装置120の情報提供者情報データベース120dに記憶されている、当該情報提供者データベースに記憶されているメールアドレスに対応する暗号鍵(メール用暗号鍵)(図2参照)に対応している。例えば、情報提供者[AAAA](メールアドレス[aaa@111])に対応するメール用暗号鍵[A001]を用いて暗号化された暗号化情報は、メールアドレス[aaa@111]が記憶されている、情報提供者端末装置420の記憶装置422の情報提供者情報データベース422aに記憶されている復号鍵(メール用復号鍵)[a001]を用いることのみによって復号化が可能である。
なお、本実施の形態では、メール復号鍵は、秘密鍵を用いている。
本実施の形態では、記憶装置412、422が本発明の「情報提供者側記憶手段」に対応する。
The information provider terminal devices 410 and 420 are terminal devices that transmit input information input by the user to the Web page information transmitted from the Web server 100 to the user terminal devices 310, 320, and 330. Specified by the information provider who provided
The information provider terminal devices 410 and 420 include processing devices 411 and 421 and storage devices 412 and 422. The information provider terminal devices 410 and 420 may be provided with other devices.
The processing devices 411 and 421 have mail receiving means 411a and 421a and decryption means 411b and 421b. The mail receiving units 411a and 421a are configured to be able to receive mail transmitted from the mail transmitting unit 110d of the Web server 100 and extract the encryption information included in the received mail.
The decrypting means 411b and 421b decrypt the encrypted information included in the mail received by the mail receiving means 411a and 421a, and acquire the input information.
In the storage devices 412, 422, information provider information databases 412a, 422a are provided. An example of the information provider information databases 412a and 422a is shown in FIG. In the information provider information databases 412a and 422a shown in FIG. 3, mail addresses set in the information provider terminal devices 410 and 420 and a decryption key (mail decryption key) are stored. The decryption keys (mail decryption keys) stored in the information provider information databases 412a and 422a are stored in the information provider database stored in the information provider information database 120d of the storage device 120 of the Web server 100. This corresponds to an encryption key (e-mail encryption key) (see FIG. 2) corresponding to the mail address. For example, in the encrypted information encrypted using the mail encryption key [A001] corresponding to the information provider [AAAAA] (mail address [aaa @ 111]), the mail address [aaa @ 111] is stored. Decryption is possible only by using the decryption key (mail decryption key) [a001] stored in the information provider information database 422a of the storage device 422 of the information provider terminal device 420.
In the present embodiment, a secret key is used as the mail decryption key.
In the present embodiment, the storage devices 412 and 422 correspond to the “information provider storage unit” of the present invention.

次に、本実施の形態の動作を、図4に示す動作図に基づいて説明する。
[ステップ(1)]
利用者は、利用者端末装置の入力装置により、受信を希望する情報を示す情報識別情報を入力する。例えば、利用者端末装置310の入力装置313を用いて、情報提供者[AAAA]が提供する情報を掲載しているWeb頁のアドレス(URL)[http://aaa]を入力し、送信キーを操作する。これにより、利用者端末装置310のSSL通信手段311aは、入力されたWeb頁アドレス[http://aaa]を含む情報送信要求信号を、インターネット回線に送信する。
[ステップ(2)]
Webサーバ100のSSL通信手段110bは、インターネット回線から、Web頁情報データベース120aに記憶されているWeb頁情報を掲載しているWeb頁アドレスを含む情報識別情報を受信すると、SSL通信手段311aと共同して情報通信用暗号化鍵と情報通信用復号鍵を決定する鍵決定処理を実行するための鍵決定処理要求信号を、受信した情報送信要求信号を送信した利用者端末装置310(詳しくは、SSL通信手段311a)に送信する。例えば、暗号化方式リストの送信要求信号を、利用者端末装置310のSSL通信手段311aに送信する。
なお、「暗号化方式リスト」は、情報送信要求信号を送信したSSL通信手段のソフトウェアによって、利用可能な暗号化方式(例えば、暗号鍵や復号鍵のビット数)が異なる。このため、利用者端末装置のSSL通信手段に「暗号化方式リスト」送信要求信号を送信することによって、利用者端末装置のSSL通信手段で使用可能は暗号化方式を知ることができる。
[ステップ(3)]
利用者端末装置310のSSL通信手段311aは、SSL通信手段110bから送信された暗号化方式リスト送信要求信号を受信すると、使用可能な暗号化方式リストを通信手段110bに送信する。
[ステップ4]
SSL通信手段110bは、SSL通信手段311aから受信した暗号化リストに基づいて暗号化方式を決定し、SSL通信手段311aに暗号化方式を指定する。
Next, the operation of the present embodiment will be described based on the operation diagram shown in FIG.
[Step (1)]
The user inputs information identification information indicating information desired to be received by the input device of the user terminal device. For example, using the input device 313 of the user terminal device 310, the address (URL) [http: // aaa] of the Web page on which the information provided by the information provider [AAAA] is posted is input, and the transmission key To operate. As a result, the SSL communication unit 311a of the user terminal device 310 transmits an information transmission request signal including the input Web page address [http: // aaa] to the Internet line.
[Step (2)]
When the SSL communication unit 110b of the Web server 100 receives the information identification information including the Web page address where the Web page information stored in the Web page information database 120a is received from the Internet line, the SSL communication unit 110b cooperates with the SSL communication unit 311a. The user terminal device 310 that transmitted the received information transmission request signal to the key determination processing request signal for executing the key determination processing for determining the information communication encryption key and the information communication decryption key (in detail, To the SSL communication means 311a). For example, an encryption method list transmission request signal is transmitted to the SSL communication means 311 a of the user terminal device 310.
In the “encryption method list”, usable encryption methods (for example, the number of bits of the encryption key and the decryption key) differ depending on the software of the SSL communication unit that transmitted the information transmission request signal. Therefore, by transmitting the “encryption method list” transmission request signal to the SSL communication means of the user terminal device, it is possible to know the encryption method that can be used by the SSL communication means of the user terminal device.
[Step (3)]
Upon receiving the encryption method list transmission request signal transmitted from the SSL communication unit 110b, the SSL communication unit 311a of the user terminal device 310 transmits the usable encryption method list to the communication unit 110b.
[Step 4]
The SSL communication unit 110b determines an encryption method based on the encryption list received from the SSL communication unit 311a, and designates the encryption method in the SSL communication unit 311a.

[ステップ5]
次に、SSL通信手段110bは、証明書情報データベース120bから証明書情報を読み出すとともに、鍵情報データベース120cから鍵決定処理用暗号鍵(公開鍵)を読み出し、読み出した証明書情報と鍵決定処理用暗号鍵を利用者端末装置310のSSL通信手段311aに送信する。
[ステップ6]
SSL通信手段311aは、SSL通信手段110bから受信した証明書情報に基づいて、Webサーバ100が正規の認証局により認証されているか否かを確認する。証明書情報に基づいてWebサーバ100が正規の認証局により認証されているか否かを確認する方法としては、公知の方法を用いることができる。例えば、認証局に問い合わせる方法を用いることができる。
また、SSL通信手段311aは、SSL通信手段110bから受信した鍵決定処理用暗号鍵を記憶する。
[Step 5]
Next, the SSL communication unit 110b reads the certificate information from the certificate information database 120b, reads the key determination processing encryption key (public key) from the key information database 120c, and reads the read certificate information and the key determination processing. The encryption key is transmitted to the SSL communication means 311a of the user terminal device 310.
[Step 6]
The SSL communication unit 311a confirms whether the Web server 100 is authenticated by a regular certificate authority based on the certificate information received from the SSL communication unit 110b. As a method for confirming whether the Web server 100 is authenticated by a regular certificate authority based on the certificate information, a known method can be used. For example, a method for making an inquiry to a certificate authority can be used.
The SSL communication unit 311a stores the key determination processing encryption key received from the SSL communication unit 110b.

[ステップ7]
次に、SSL通信手段110bは、情報通信用暗号鍵と情報通信用復号鍵を決定する。本実施の形態では、情報通信用暗号鍵及び情報通信用復号鍵として共通鍵を用いている(共通鍵で暗号化した暗号化情報は、共通鍵で復号化することができ)ため、SSL通信手段110bは、情報通信用共通鍵を決定する。情報通信用共通鍵(情報通信用暗号鍵と情報通信用復号鍵)を決定する方法としては、種々の方法を用いることができる。例えば、ステップ(4)で受信した暗号化方式と、利用者端末装置310あるいはWebサーバ100のIDから決定する方法を用いることができる。
[ステップ8]
そして、SSL通信手段311aは、ステップ(7)で決定した情報通信用共通鍵を、ステップ(5)で受信した鍵決定処理用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報をSSL通信手段110bに送信する。
[ステップ9]
SSL通信手段110bは、SSL通信手段311aから送信された暗号化情報を受信すると、鍵情報データベース120cから鍵決定処理用復号鍵(秘密鍵)を読み出し、受信した暗号化情報を読み出した鍵決定処理用復号鍵を用いて復号化し、復号化情報を取得する。そして、取得した復号化情報を、情報通信用共通鍵として記憶する。
以上のステップ(2)〜(9)によって、情報通信用暗号鍵と情報通信用復号鍵(本実施の形態では、情報通信用共通鍵)を決定する鍵決定処理が実行される。また、例えば、暗号化方式リストの送信要求信号の送信が、本発明の「鍵決定処理要求信号」に対応する。
この鍵決定処理は、利用者端末装置から情報送信要求信号が送信される毎に実行される。
[Step 7]
Next, the SSL communication unit 110b determines an information communication encryption key and an information communication decryption key. In the present embodiment, a common key is used as the information communication encryption key and the information communication decryption key (the encrypted information encrypted with the common key can be decrypted with the common key), so the SSL communication The means 110b determines a common key for information communication. As a method for determining the information communication common key (information communication encryption key and information communication decryption key), various methods can be used. For example, a method of determining from the encryption method received in step (4) and the ID of the user terminal device 310 or the Web server 100 can be used.
[Step 8]
Then, the SSL communication unit 311a encrypts the information communication common key determined in step (7) using the key determination processing encryption key received in step (5), and acquires encrypted information. The encrypted information is transmitted to the SSL communication unit 110b.
[Step 9]
When the SSL communication unit 110b receives the encryption information transmitted from the SSL communication unit 311a, the SSL communication unit 110b reads the key determination processing decryption key (secret key) from the key information database 120c, and reads the received encryption information. The decryption information is obtained by using the decryption key for decryption. Then, the obtained decrypted information is stored as a common key for information communication.
Through the above steps (2) to (9), the key determination processing for determining the information communication encryption key and the information communication decryption key (in this embodiment, the information communication common key) is executed. Further, for example, transmission of the transmission request signal of the encryption method list corresponds to the “key determination processing request signal” of the present invention.
This key determination process is executed each time an information transmission request signal is transmitted from the user terminal device.

[ステップ10]
次に、SSL通信手段110bは、ステップ(1)で受信した情報送信要求信号に含まれている情報識別情報に対応する情報をWeb頁情報データベース120aから読み出す。例えば、情報識別情報で示されるWeb頁アドレスに掲載されているWeb頁情報をWeb頁情報データベース120aから読み出す。そして、読み出したWeb頁情報を、ステップ(9)で受信した情報通信用共通鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、ステップ(1)で受信した情報送信要求信号を送信した利用者端末装置310のSSL通信手段311aに送信する。
[ステップ11]
利用者端末装置310のSSL通信手段311aは、Webサーバ100のSSL通信手段110bから送信された暗号化情報を受信すると、受信した暗号化情報を、ステップ(7)で決定した情報通信用共通鍵を用いて復号化して復号化情報(Web頁情報)を取得する。そして、取得した復号化情報(Web頁情報)を、利用者端末装置310の表示装置312に表示する。
[Step 10]
Next, the SSL communication unit 110b reads information corresponding to the information identification information included in the information transmission request signal received in step (1) from the Web page information database 120a. For example, the Web page information posted at the Web page address indicated by the information identification information is read from the Web page information database 120a. Then, the read web page information is encrypted using the information communication common key received in step (9) to obtain the encrypted information, and the obtained encrypted information is transmitted to the information transmitted in step (1). The request signal is transmitted to the SSL communication means 311a of the user terminal device 310 that has transmitted the request signal.
[Step 11]
When the SSL communication unit 311a of the user terminal device 310 receives the encrypted information transmitted from the SSL communication unit 110b of the Web server 100, the received communication information is used as the information communication common key determined in step (7). To obtain decrypted information (Web page information). Then, the obtained decryption information (Web page information) is displayed on the display device 312 of the user terminal device 310.

[ステップ12]
受信したWeb頁情報が、会員情報を入力する会員情報入力画面やアンケートの回答情報を入力するアンケート情報入力画面である場合には、利用者は、入力装置313を用いて入力情報を入力する。例えば、受信したWeb頁情報が図5に示すようなアンケート情報入力画面である場合には、利用者は、図6に示すアンケート回答画面のように入力情報を入力する。
入力情報の入力が終了すると(例えば、Web頁情報を表示する表示画面に表示されている「送信」部が選択されると)、SSL通信手段311aは、入力された入力情報を、ステップ(7)で決定した情報通信用共通鍵を用いて暗号化して暗号化情報を取得する。そして、取得した暗号化情報をWebサーバ100のSSL通信手段110bに送信する。
なお、暗号化する情報としては、少なくとも暗号化情報が含まれていればよく、入力情報のみを暗号化してもよいし、入力情報が入力された表示画面情報を暗号化してもよい。
[ステップ13]
Webサーバ100の通信手段110bは、利用者端末装置310のSSL通信手段311aから送信された暗号化情報を受信すると、受信した暗号化情報を、ステップ(9)で受信した情報通信用共通鍵を用いて復号化し、復号化情報(入力情報)を取得する。
[Step 12]
When the received Web page information is a member information input screen for inputting member information or a questionnaire information input screen for inputting questionnaire response information, the user inputs input information using the input device 313. For example, when the received Web page information is a questionnaire information input screen as shown in FIG. 5, the user inputs input information as in the questionnaire response screen shown in FIG.
When the input of the input information is completed (for example, when the “transmission” portion displayed on the display screen displaying the Web page information is selected), the SSL communication unit 311a converts the input information into the step (7 The encrypted information is obtained by performing encryption using the information communication common key determined in (1). Then, the acquired encrypted information is transmitted to the SSL communication unit 110b of the Web server 100.
Note that the information to be encrypted only needs to include at least the encrypted information. Only the input information may be encrypted, or the display screen information to which the input information is input may be encrypted.
[Step 13]
When the communication unit 110b of the Web server 100 receives the encrypted information transmitted from the SSL communication unit 311a of the user terminal apparatus 310, the communication unit 110b uses the received encryption information as the information communication common key received in step (9). Decryption is used to obtain decryption information (input information).

[ステップ14]
SSL通信手段110bで復号化情報(入力情報)を取得すると、ステップ(1)で受信した情報送信要求信号に含まれている情報識別情報で示されるWeb頁情報あるいはステップ(10)でSSL通信手段311aに送信したWeb頁情報に対応する(あるいはWeb頁情報を提供した情報提供者に対応する)暗号鍵(メール用暗号鍵)とメールアドレスを情報提供者情報データベース120dから読み出す。なお、Web頁情報が情報提供者に対応しており、さらに、情報提供者に対応してメールアドレスが設定されている場合には、メールアドレスは、Web頁情報に対応しているということができる。
暗号化手段110cは、ステップ(13)で取得した復号化情報を、情報提供者情報データベース120dから読み出したメール用暗号鍵を用いて暗号化し、暗号化情報(メール用暗号化情報)を取得する。なお、暗号化手段110cは、暗号化手段110cが読み取ったメール用暗号鍵を用いてもよいし、他の手段(例えば、管理手段110a)が読み取ったメール用暗号鍵を用いてもよい。いずれの場合も、「暗号化手段は、読み取ったメール用暗号鍵を用いて暗号化を行う。」概念に含まれる。
そして、メール送信手段110dは、メール暗号化情報を含むメールを、情報提供者情報データベース120dから読み出したメールアドレス宛に送信する。
なお、情報提供者情報データベース120dからメール用暗号鍵やメールアドレスを読み出す時期や読み出す手段は、暗号化手段がメール用暗号化情報を取得することができ、また、メール送信手段110dは、メールを利用者端末装置に送信した情報に対応する利用者のメールアドレスに送信することができれば、適宜の時期や適宜の手段を選択することができる。例えば、メール送信手段110dは、メール送信手段110dが読み出したメールアドレスを用いてもよいし、他の手段(例えば、管理手段110a)が読み出したメールアドレスを用いてもよい。いずれの場合も、「メール送信手段は、読み取ったメールアドレス宛にメールを送信する。」概念に含まれる。
なお、本実施の形態では、Webサーバ100のSSL通信手段110bで復号化情報を取得した後、記憶手段に格納することなく、取得した復号化情報を、メール用暗号鍵を用いて暗号化した暗号化情報を含むメールを送信する。この場合、「記憶手段に格納することなくメールを送信する」という表現は、メール用暗号鍵を用いて暗号化処理を行うためや暗号化情報を含むメールの送信処理を実行するために復号化情報を一時的に記憶手段に格納する態様は除外される。
[Step 14]
When the decryption information (input information) is acquired by the SSL communication unit 110b, the Web page information indicated by the information identification information included in the information transmission request signal received in step (1) or the SSL communication unit in step (10). An encryption key (e-mail encryption key) corresponding to the Web page information transmitted to 311a (or corresponding to the information provider providing the Web page information) and an e-mail address are read from the information provider information database 120d. In addition, when the Web page information corresponds to the information provider and an e-mail address is set corresponding to the information provider, the e-mail address corresponds to the Web page information. it can.
The encryption unit 110c encrypts the decryption information acquired in step (13) by using the mail encryption key read from the information provider information database 120d, and acquires the encryption information (mail encryption information). . The encryption unit 110c may use a mail encryption key read by the encryption unit 110c, or may use a mail encryption key read by another means (for example, the management unit 110a). In either case, it is included in the concept that “the encryption means performs encryption using the read mail encryption key”.
Then, the mail transmission unit 110d transmits a mail including the mail encryption information to the mail address read from the information provider information database 120d.
It should be noted that the time when the mail encryption key and the mail address are read from the information provider information database 120d and the means for reading can be obtained by the encryption means, and the mail transmission means 110d can receive the mail. If it can be transmitted to the user's e-mail address corresponding to the information transmitted to the user terminal device, an appropriate time and an appropriate means can be selected. For example, the mail transmission unit 110d may use the mail address read by the mail transmission unit 110d, or may use the mail address read by another unit (for example, the management unit 110a). In any case, it is included in the concept that “the mail transmission means transmits mail to the read mail address”.
In this embodiment, after the decryption information is obtained by the SSL communication unit 110b of the Web server 100, the obtained decryption information is encrypted using the mail encryption key without being stored in the storage unit. Send an email containing encryption information. In this case, the expression “send mail without storing in the storage means” is decrypted to perform encryption processing using the encryption key for mail or to perform transmission processing of mail including encryption information. A mode in which information is temporarily stored in the storage means is excluded.

以上のように、本実施の形態では、利用者端末装置310およびWebサーバ100の通信手段として暗号化機能を有する通信手段を用い、利用者端末装置310で入力された入力情報を暗号化してWebサーバ100に送信している。これにより、入力情報が、利用者端末装置310からWebサーバ100に伝送中に盗み見されあるいは改ざんされるのを防止することできる。
また、Webサーバ100は、利用者端末装置310から受信した入力情報をそのまま(記憶手段に格納することなく)情報提供者端末装置410に送信している。これにより、Webサーバ100の記憶手段への不正アクセスによる、入力情報の漏洩を防止することができる。特に、Webサーバ100は、復号化情報をメールで送信するため、入力情報をWebサーバ100の記憶手段に格納することなく直ちに情報提供者に送信することができる。
また、Webサーバ100で復号化した入力情報を、当該入力情報に関連する情報を提供した情報提供者(例えば、アンケートの回答情報である場合にはアンケート情報を提供した情報提供者)に対応する暗号鍵(メール用暗号鍵)で暗号化した暗号化情報を含むメールにより、当該入力情報に関連する情報を提供した情報提供者に対応するメールアドレス宛に送信している。これにより、Webサーバから情報提供者端末装置に伝送中に盗み見あるいは改ざんされるのを防止することができる。
したがって、利用者が利用者端末装置で入力した入力情報を確実に保護することができる。
As described above, in the present embodiment, communication means having an encryption function is used as the communication means of the user terminal device 310 and the Web server 100, and the input information input by the user terminal device 310 is encrypted and Web It is transmitted to the server 100. Thereby, it is possible to prevent the input information from being stolen or tampered with during transmission from the user terminal device 310 to the Web server 100.
Further, the Web server 100 transmits the input information received from the user terminal device 310 to the information provider terminal device 410 as it is (without storing it in the storage means). Thereby, leakage of input information due to unauthorized access to the storage means of the Web server 100 can be prevented. In particular, since the Web server 100 transmits the decrypted information by mail, the input information can be immediately transmitted to the information provider without being stored in the storage unit of the Web server 100.
Further, the input information decrypted by the Web server 100 corresponds to an information provider who provides information related to the input information (for example, an information provider who provided questionnaire information in the case of questionnaire response information). An e-mail including encrypted information encrypted with an encryption key (e-mail encryption key) is transmitted to an e-mail address corresponding to the information provider who provided information related to the input information. As a result, it is possible to prevent snooping or tampering during transmission from the Web server to the information provider terminal device.
Therefore, it is possible to reliably protect the input information input by the user through the user terminal device.

以上では、Webサーバが、Web頁情報データベースに記憶されているWeb頁情報を示すWeb頁アドレスを含む情報送信要求信号を受信した時に、利用者端末装置と共同して情報通信用暗号鍵と情報通信用復号鍵を決定したが、予め決定されている情報通信用暗号鍵と情報通信用復号鍵を用いることもできる。
情報通信用暗号鍵と情報通信用復号鍵としては、処理時間の短縮化の観点からは、情報通信用共通鍵を用いるのが好ましい。また、情報通信用暗号鍵と情報通信用復号鍵は、利用者端末装置毎に決定することもできるが、不特定の利用者端末装置から入力情報が送信される場合(例えば、アンケート回答情報の送信の場合)には、複数の利用者端末装置に対して共通に決定するのが好ましい。また、情報通信用暗号鍵と情報通信用復号鍵を決定する方法としては、種々の方法を用いることができる。
予め決定されている情報通信用暗号鍵と情報通信用復号鍵を用いる場合には、利用者端末装置の記憶装置(利用者側記憶手段)とWebサーバ(情報管理装置)の記憶装置(情報管理側記憶手段)に、予め決定されている情報通信用暗号鍵と情報通信用復号鍵を記憶させておく。そして、暗号化処理あるいは復号化処理を行う時に、利用者側記憶手段や情報管理側記憶手段から情報通信用暗号鍵あるいは情報通信用復号鍵を読み出す。
予め決定されている情報通信用暗号鍵あるいは情報通信用復号鍵(あるいは、情報通信用共通鍵)を用いる場合には、図4に示すステップ(2)〜(9)の処理を省略することができる。なお、Webサーバの確認を行う場合には、ステップ(5)のWebサーバの証明書の送信処理とステップ(6)のWebサーバの確認処理を実行する。
情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)を予め決定して利用者端末装置の記憶装置(利用者側記憶手段)やWebサーバの記憶装置(情報管理側記憶手段)に記憶させておくことにより、Webサーバ(情報管理装置)が利用者端末装置から送信された情報送信要求信号を受信する毎に情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)を決定する必要がなくなる。これにより、利用者端末装置やWebサーバ(情報管理装置)の処理負担が軽減され、処理時間が短縮される。
In the above, when the Web server receives the information transmission request signal including the Web page address indicating the Web page information stored in the Web page information database, the information communication encryption key and the information are cooperated with the user terminal device. Although the communication decryption key is determined, an information communication encryption key and an information communication decryption key which are determined in advance may be used.
As the information communication encryption key and the information communication decryption key, it is preferable to use a common key for information communication from the viewpoint of shortening the processing time. In addition, the information communication encryption key and the information communication decryption key can be determined for each user terminal device, but when input information is transmitted from an unspecified user terminal device (for example, questionnaire response information In the case of transmission), it is preferable to determine in common for a plurality of user terminal devices. Various methods can be used as a method for determining the information communication encryption key and the information communication decryption key.
When using a predetermined encryption key for information communication and a decryption key for information communication, the storage device (user side storage means) of the user terminal device and the storage device (information management device) of the Web server (information management device) The information storage encryption key and the information communication decryption key which are determined in advance are stored in the storage means). When the encryption process or the decryption process is performed, the information communication encryption key or the information communication decryption key is read from the user side storage means or the information management side storage means.
When a predetermined information communication encryption key or information communication decryption key (or information communication common key) is used, the processing of steps (2) to (9) shown in FIG. 4 may be omitted. it can. In the case of checking the Web server, the Web server certificate transmission process in Step (5) and the Web server check process in Step (6) are executed.
An encryption key for information communication and a decryption key for information communication (or a common key for information communication) are determined in advance, and a storage device (user side storage means) of the user terminal device or a storage device of the web server (information management side storage The information communication encryption key and the information communication decryption key (or information communication key) are received each time the Web server (information management device) receives the information transmission request signal transmitted from the user terminal device. There is no need to determine a communication common key. As a result, the processing load on the user terminal device and the Web server (information management device) is reduced, and the processing time is shortened.

第1の実施の形態では、入力情報を保護するために、Webサーバの通信手段として、暗号化機能を有する通信手段を用いている。ここで、暗号化機能を有していない通信手段を用いているWebサーバにこの技術を適用する場合には、通信手段として、暗号化機能を備える通信手段に置き換える必要があり、手間とコストがかかる。
そこで、暗号化機能を備えていない通信手段を用いているWebサーバを、簡単に、安価に、入力情報を確実に保護することができるWebサーバに変更することができる第2の実施の形態を以下に説明する。
In the first embodiment, in order to protect input information, a communication unit having an encryption function is used as a communication unit of the Web server. Here, when this technology is applied to a Web server that uses a communication means that does not have an encryption function, it is necessary to replace the communication means with a communication means that has an encryption function. Take it.
Therefore, a second embodiment in which a Web server using a communication means that does not have an encryption function can be easily and inexpensively changed to a Web server that can reliably protect input information. This will be described below.

第2の実施の形態の概略構成図を図7に示す。
本実施の形態は、暗号化機能を備えていない第1のWebサーバ500、暗号化機能(SSL)を備えている第2のWebサーバ600、管理者端末装置700、利用者端末装置810、情報提供者端末装置910を備えている。
管理者端末装置700、情報提供者端末装置910の構成は、図1に示した管理者端末装置200、情報提供者端末装置410、420と同様の構成であるため、説明は省略する。
第1のWebサーバ500は、処理装置511と記憶装置512を備えている。
処理装置511は、管理手段511aと通信手段511bを有している。管理手段511aは、記憶装置512に記憶される情報の書き換えやWebサーバ500全体の動作を制御する。通信手段511bは、暗号化機能を備えていない。
記憶装置512には、Web頁情報と当該Web頁情報を提供した情報提供者情報が、当該Web頁情報が掲載されているWeb頁のWeb頁アドレスに対応して記憶されているWeb頁情報データベース512aを有している。また、Web頁情報データベース512aに記憶されているWeb頁情報の少なくとも一つには、第2のWebサーバ100の記憶装置120のWeb頁情報データベース120aに記憶されているWeb頁情報を示す情報識別情報が含まれている。すなわち、Web頁情報データベース512aに記憶されているWeb頁情報の少なくとも一つには、第2のWebサーバ100の記憶装置120のWeb頁情報データベース120aに記憶されているWeb頁情報が掲載されているWeb頁アドレスにリンクするリンク情報が含まれている。
本実施の形態では、第1のWebサーバ500が本発明の「第1の情報管理装置」に対応し、通信手段511bが本発明の「第1の情報管理側通信手段」に対応し、記憶装置512が本発明の「第1の情報管理側記憶手段」に対応する。
利用者端末装置810は、処理装置811を備えている。処理装置811は、通信手段811aとSSL通信手段811bを有している。通信手段811aは、暗号化機能を備えていない。SSL通信手段811bは、暗号化機能(SSL)を備えている。通信手段811aとSSL通信手段811bは、Webサーバの機能によって自動的に切り替えられるように設定されている。なお、通信手段811aの機能とSSL通信手段811bの機能を備えている1つの通信手段を用いることもできる。
第2のWebサーバ600は、図1に示したWebサーバ100と同じ構成である。
本実施の形態では、第2のWebサーバ600が本発明の「第2の情報管理装置」に対応し、通信手段610bが本発明の「第2の情報管理側通信手段」に対応し、記憶装置620が本発明の「第2の情報管理側記憶手段」に対応する。
FIG. 7 shows a schematic configuration diagram of the second embodiment.
In this embodiment, the first Web server 500 that does not have an encryption function, the second Web server 600 that has an encryption function (SSL), an administrator terminal device 700, a user terminal device 810, information A provider terminal device 910 is provided.
The configurations of the administrator terminal device 700 and the information provider terminal device 910 are the same as those of the administrator terminal device 200 and the information provider terminal devices 410 and 420 shown in FIG.
The first Web server 500 includes a processing device 511 and a storage device 512.
The processing device 511 includes a management unit 511a and a communication unit 511b. The management unit 511a controls the rewriting of information stored in the storage device 512 and the overall operation of the Web server 500. The communication unit 511b does not have an encryption function.
Web page information database in which storage device 512 stores Web page information and information provider information providing the Web page information corresponding to the Web page address of the Web page on which the Web page information is posted 512a. Further, at least one of the Web page information stored in the Web page information database 512a includes an information identification indicating the Web page information stored in the Web page information database 120a of the storage device 120 of the second Web server 100. Contains information. That is, at least one of the Web page information stored in the Web page information database 512a includes the Web page information stored in the Web page information database 120a of the storage device 120 of the second Web server 100. Link information that links to a Web page address is included.
In the present embodiment, the first Web server 500 corresponds to the “first information management device” of the present invention, and the communication unit 511b corresponds to the “first information management side communication unit” of the present invention. The device 512 corresponds to the “first information management side storage unit” of the present invention.
The user terminal device 810 includes a processing device 811. The processing device 811 includes a communication unit 811a and an SSL communication unit 811b. The communication unit 811a does not have an encryption function. The SSL communication unit 811b has an encryption function (SSL). The communication unit 811a and the SSL communication unit 811b are set so as to be automatically switched by the function of the Web server. Note that one communication unit having the function of the communication unit 811a and the function of the SSL communication unit 811b may be used.
The second web server 600 has the same configuration as the web server 100 shown in FIG.
In the present embodiment, the second Web server 600 corresponds to the “second information management device” of the present invention, and the communication unit 610b corresponds to the “second information management side communication unit” of the present invention. The device 620 corresponds to the “second information management side storage unit” of the present invention.

次に、本実施の形態の動作を説明する。
利用者端末装置810の通信手段811aから送信された情報送信要求信号に含まれている情報識別情報が、第2のWebサーバ600のWeb頁情報データベース620aに記憶されているWeb頁情報を示している場合には、第1の実施の形態と同様に動作する。この場合には、SSL通信手段811bが作動する。
一方、利用者端末装置810の通信手段811aから送信された情報送信要求信号に含まれている情報識別情報が、第1のWebサーバ500のWeb頁情報データベース512aに記憶されているWeb頁情報を示している場合には、第1のWebサーバ500の通信手段511bは、情報送信要求信号に含まれている情報識別情報で示されているWeb頁情報をWeb頁情報データベース512aから読み出して、利用者端末装置810の通信手段811aに送信する。
通信手段811aは、第1のWebサーバ500の通信手段511bから送信されたWeb頁情報を受信すると、受信したWeb頁情報を表示装置812に表示する。
Next, the operation of the present embodiment will be described.
The information identification information included in the information transmission request signal transmitted from the communication unit 811a of the user terminal device 810 indicates the Web page information stored in the Web page information database 620a of the second Web server 600. If it is, the operation is the same as in the first embodiment. In this case, the SSL communication unit 811b operates.
On the other hand, the information identification information included in the information transmission request signal transmitted from the communication unit 811a of the user terminal device 810 is the Web page information stored in the Web page information database 512a of the first Web server 500. In the case shown, the communication means 511b of the first Web server 500 reads the Web page information indicated by the information identification information included in the information transmission request signal from the Web page information database 512a and uses it. To the communication means 811a of the person terminal device 810.
When the communication unit 811 a receives the Web page information transmitted from the communication unit 511 b of the first Web server 500, the communication unit 811 a displays the received Web page information on the display device 812.

いま、第1のWebサーバ500の通信手段511bから受信したWeb頁情報に第2のWebサーバ600のWeb頁情報データベース620aに記憶されているWeb頁情報を示す情報識別情報(例えば、Web頁アドレス)が含まれており、利用者端末装置810の表示装置812にWeb頁情報とともに、情報識別情報が表示されているものとする。
この状態で、利用者が、入力装置813を用いて、表示装置812に表示されている、第2のWebサーバ600のWeb頁情報データベース620aに記憶されているWeb頁情報を示す情報識別情報(例えば、Web頁アドレス)が入力されると、通信手段811aは、当該情報識別情報を含む情報送信要求信号を送信する。
この場合、第2のWebサーバ600のSSL通信手段610bが、情報送信要求を受信する。
第2のWebサーバ600のSSL通信手段620bが、Web頁情報データベース620aに記憶されているWeb頁情報を示す情報識別情報を含む情報送信要求信号を受信した後の、第2のWebサーバ600のSSL通信手段610b、暗号化手段610c、メール送信手段610dの動作、情報提供者端末装置910のメール受信手段911a、復号化手段911bの動作は第1の実施の形態と同様である。
なお、SSL通信手段610bが動作する場合には、利用者端末装置810のSSL通信手段811bが動作する。
Now, information identification information (for example, Web page address) indicating the Web page information stored in the Web page information database 620a of the second Web server 600 in the Web page information received from the communication means 511b of the first Web server 500. ) And the information identification information is displayed on the display device 812 of the user terminal device 810 together with the Web page information.
In this state, the user uses the input device 813 to display information identification information (Web page information stored in the Web page information database 620a of the second Web server 600 displayed on the display device 812). For example, when a Web page address) is input, the communication unit 811a transmits an information transmission request signal including the information identification information.
In this case, the SSL communication unit 610b of the second Web server 600 receives the information transmission request.
After the SSL communication means 620b of the second Web server 600 receives the information transmission request signal including the information identification information indicating the Web page information stored in the Web page information database 620a, the second Web server 600 The operations of the SSL communication unit 610b, the encryption unit 610c, and the mail transmission unit 610d, and the operations of the mail reception unit 911a and the decryption unit 911b of the information provider terminal device 910 are the same as those in the first embodiment.
When the SSL communication unit 610b operates, the SSL communication unit 811b of the user terminal device 810 operates.

本実施の形態では、暗号化機能を有するWebサーバを備えていない情報通信装置であっても、暗号化機能を有するWebサーバを備えている情報通信装置のWeb頁情報データベースに、利用者が入力情報を入力するWeb頁情報を記憶させ、暗号化機能を有していないWebサーバを備えている情報通信装置のWeb頁情報データベースに記憶されているWeb頁情報に、暗号化機能を備えているWebサーバを備えている情報通信装置のWeb頁情報データベースに記憶させたWeb頁情報を示す情報識別情報(リンク情報)を書き込むだけで、利用者が入力する入力情報に対する保護を安価に、容易に、確実に行うことができる。   In the present embodiment, even an information communication device that does not include a Web server having an encryption function is input by a user into the Web page information database of the information communication device that includes a Web server having an encryption function. Web page information for inputting information is stored, and the Web page information stored in the Web page information database of an information communication apparatus including a Web server that does not have an encryption function has an encryption function. By simply writing information identification information (link information) indicating the Web page information stored in the Web page information database of the information communication apparatus provided with the Web server, it is possible to easily protect the input information input by the user at low cost. Can be done reliably.

以上では、第2のWebサーバが、Web頁情報データベースに記憶されているWeb頁情報を示すWeb頁アドレスを含む情報送信要求信号を受信した時に、利用者端末装置と共同して情報通信用暗号鍵と情報通信用復号鍵を決定したが、予め決定されている情報通信用暗号鍵と情報通信用復号鍵を用いることもできる。
情報通信用暗号鍵と情報通信用復号鍵としては、処理時間の短縮化の観点からは、情報通信用共通鍵を用いるのが好ましい。また、情報通信用暗号鍵と情報通信用復号鍵は、利用者端末装置毎に決定することもできるが、不特定の利用者端末装置から入力情報が送信される場合(例えば、アンケート回答情報の送信の場合)には、複数の利用者端末装置に対して共通に決定するのが好ましい。また、情報通信用暗号鍵と情報通信用復号鍵を決定する方法としては、種々の方法を用いることができる。
予め決定されている情報通信用暗号鍵と情報通信用復号鍵を用いる場合には、利用者端末装置の記憶装置(利用者側記憶手段)と第2のWebサーバ(第2の情報管理装置)の記憶装置(第2の情報管理側記憶手段)に、予め決定されている情報通信用暗号鍵と情報通信用復号鍵を記憶させておく。そして、暗号化処理あるいは復号化処理を行う時に、利用者側記憶手段や第2の情報管理側記憶手段から情報通信用暗号鍵あるいは情報通信用復号鍵を読み出す。
情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)を予め決定して利用者端末装置の記憶装置(利用者側記憶手段)や第2のWebサーバの記憶装置(第2の情報管理側記憶手段)に記憶させておくことにより、第2のWebサーバ(第2の情報管理装置)が利用者端末装置から送信された情報送信要求信号を受信する毎に情報通信用暗号鍵と情報通信用復号鍵(あるいは、情報通信用共通鍵)を決定する必要がなくなる。これにより、利用者端末装置や第2のWebサーバ(第2の情報管理装置)の処理負担が軽減され、処理時間が短縮される。
In the above, when the second Web server receives the information transmission request signal including the Web page address indicating the Web page information stored in the Web page information database, the encryption for information communication is performed in cooperation with the user terminal device. Although the key and the decryption key for information communication are determined, it is also possible to use a predetermined encryption key for information communication and a decryption key for information communication.
As the information communication encryption key and the information communication decryption key, it is preferable to use a common key for information communication from the viewpoint of shortening the processing time. In addition, the information communication encryption key and the information communication decryption key can be determined for each user terminal device, but when input information is transmitted from an unspecified user terminal device (for example, questionnaire response information In the case of transmission), it is preferable to determine in common for a plurality of user terminal devices. Various methods can be used as a method for determining the information communication encryption key and the information communication decryption key.
When using a predetermined encryption key for information communication and a decryption key for information communication, the storage device (user side storage means) of the user terminal device and the second Web server (second information management device) The information communication encryption key and the information communication decryption key determined in advance are stored in the storage device (second information management side storage means). Then, when performing the encryption process or the decryption process, the information communication encryption key or the information communication decryption key is read from the user side storage means or the second information management side storage means.
An encryption key for information communication and a decryption key for information communication (or a common key for information communication) are determined in advance, and the storage device (user side storage means) of the user terminal device or the storage device of the second Web server (first (2 information management side storage means) for storing information communication each time the second Web server (second information management device) receives the information transmission request signal transmitted from the user terminal device. There is no need to determine an encryption key and a decryption key for information communication (or a common key for information communication). As a result, the processing burden on the user terminal device and the second Web server (second information management device) is reduced, and the processing time is shortened.

本発明は、実施の形態で説明した構成に限定されず、種々の変更、追加、削除が可能である。
例えば、本発明は、利用者端末装置から情報管理装置に、利用者端末装置で入力された入力情報が暗号化された状態で送信され、また、情報管理装置から情報提供者端末装置に、入力情報を暗号化した暗号化情報を含むメールの形態で送信され、かつ、情報管理装置で受信した入力情報の情報提供者端末装置への送信が、入力情報が情報管理装置に格納されることなく直ぐに行われるように構成されていればよく、利用者端末装置と情報管理装置との間での暗号化方法や情報管理装置と情報提供者端末装置との間での暗号化方法としては種々の暗号化方法を用いることができる。
また、情報管理装置、利用者端末装置、情報提供者端末装置の構成は、実施の形態で説明した構成に限定されない。
また、メールを送信する方法は、メール送信手段からメール受信手段に直接に送信してもよいし、メール管理装置を介して送信してもよい。
また、メール送信手段、メール受信手段としては、メール送受信手段を用いることもできる。
また、利用者端末装置及びWebサーバ(情報管理装置)の間でWeb頁情報や入力情報等の情報を通信する通信手段としてSSL通信手段を用いたが、利用者端末装置とWebサーバ(情報管理装置)との間で通信する情報を暗号化することができれば、SSL通信手段以外の種々の暗号化通信手段を用いることができる。
また、本発明は、特許請求の範囲あるいは実施の形態に記載されている、情報送信要求信号の受信に応答して、暗号化した情報を送信する構成、暗号化情報の受信に応答して、暗号化情報を復号化する構成、復号化情報を暗号化した暗号化情報を含むメールを送信する構成を備える情報管理装置として、あるいは、情報送信要求信号の受信に応答して、利用者端末装置と共同して情報通信用暗号鍵と情報通信用復号鍵を決定する構成、暗号化した情報を送信する構成、暗号化情報の受信に応答して、暗号化情報を復号化する構成、復号化情報を暗号化した暗号化情報を含むメールを送信する構成を備える情報管理装置として構成することもできる。
The present invention is not limited to the configuration described in the embodiment, and various changes, additions, and deletions are possible.
For example, in the present invention, input information input from the user terminal device is transmitted in an encrypted state from the user terminal device to the information management device, and input from the information management device to the information provider terminal device. Transmission of input information received by the information management device to the information provider terminal device without being stored in the information management device is transmitted in the form of an email including encrypted information obtained by encrypting the information. As long as it is configured to be performed immediately, there are various encryption methods between the user terminal device and the information management device and various encryption methods between the information management device and the information provider terminal device. Encryption methods can be used.
Further, the configurations of the information management device, the user terminal device, and the information provider terminal device are not limited to the configurations described in the embodiments.
As a method for transmitting mail, the mail may be transmitted directly from the mail transmitting means to the mail receiving means, or may be transmitted via the mail management device.
In addition, as a mail transmission unit and a mail reception unit, a mail transmission / reception unit can be used.
Further, although the SSL communication means is used as a communication means for communicating information such as Web page information and input information between the user terminal device and the Web server (information management device), the user terminal device and the Web server (information management) are used. If the information communicated with the device can be encrypted, various encrypted communication means other than the SSL communication means can be used.
Further, the present invention is configured to transmit encrypted information in response to reception of an information transmission request signal described in the claims or embodiments, in response to reception of encrypted information, A user terminal device as an information management device comprising a configuration for decrypting encrypted information, a configuration for transmitting a mail containing encrypted information obtained by encrypting the decrypted information, or in response to reception of an information transmission request signal Configuration for determining encryption key for information communication and decryption key for information communication, configuration for transmitting encrypted information, configuration for decrypting encrypted information in response to reception of encrypted information, decryption It can also be configured as an information management device having a configuration for transmitting mail including encrypted information obtained by encrypting information.

本発明の第1の実施の形態の概略構成図である。It is a schematic block diagram of the 1st Embodiment of this invention. Webサーバの記憶装置に記憶されるWeb頁情報データベース、情報提供者情報データベースの一例を示す図である。It is a figure which shows an example of the web page information database memorize | stored in the memory | storage device of a web server, and an information provider information database. 情報提供者端末装置の記憶装置に記憶される情報提供者情報データベースの一例を示す図である。It is a figure which shows an example of the information provider information database memorize | stored in the memory | storage device of an information provider terminal device. 本実施の形態の動作を説明する図である。It is a figure explaining operation | movement of this Embodiment. Web頁情報の一例を示す図である。It is a figure which shows an example of Web page information. 入力情報の一例を示す図である。It is a figure which shows an example of input information. 本発明の第2の実施の形態の概略構成図である。It is a schematic block diagram of the 2nd Embodiment of this invention. 従来例を示す図である。It is a figure which shows a prior art example. 従来例を示す図である。It is a figure which shows a prior art example.

符号の説明Explanation of symbols

100、600 Webサーバ
110、211、311、321、331、411、421 処理装置
120、記憶装置
200 管理者端末装置
211 処理装置
212記憶装置
310、320、330 利用者端末装置
311、321、331 処理装置
312、322、332 表示装置
313、323、333 入力装置
100, 600 Web server 110, 211, 311, 321, 331, 411, 421 Processing device 120, storage device 200 Administrator terminal device 211 Processing device 212 storage device 310, 320, 330 User terminal device 311, 321, 331 processing Device 312, 322, 332 Display device 313, 323, 333 Input device

Claims (10)

利用者端末装置と、情報管理装置と、情報提供者端末装置を備える情報通信装置であって、
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段と、利用者側記憶手段を有し、
情報管理装置は、情報管理側通信手段と、暗号化手段と、メール送信手段と、情報管理側記憶手段を有し、
情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有し、
利用者側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されており、
情報管理側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されているとともに、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されており、
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されており、
利用者側通信手段は、
入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信し、
その後、情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、利用者側記憶手段に記憶されている情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を表示手段に表示し、
入力手段により入力情報が入力されると、入力された入力情報を、利用者側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を情報管理側通信手段に送信し、
情報管理側通信手段は、
情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を情報管理側記憶手段から読み出し、読み出した情報を、情報管理側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、
利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、情報管理側記憶手段に記憶されている情報通信用復号鍵を用いて復号化して入力情報を取得し、
暗号化手段は、情報管理側通信手段が取得した入力情報を、情報管理側記憶手段に記憶されている、情報管理側通信手段から利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
メール送信手段は、情報管理側通信手段から利用者側通信手段に送信した情報に対応するメールアドレスを情報管理側記憶手段から読み出し、暗号化手段で取得したメール用暗号化情報を含むメールを、読み出したメールアドレス宛に送信し、
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信し、
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化する、
ことを特徴とする情報通信装置。
An information communication device comprising a user terminal device, an information management device, and an information provider terminal device,
The user terminal device has a user-side communication means, an input means, a display means, and a user-side storage means,
The information management apparatus includes information management side communication means, encryption means, mail transmission means, and information management side storage means,
The information provider terminal device has mail receiving means, decryption means, and information provider side storage means,
The user-side storage means stores an information communication encryption key and an information communication decryption key,
The information management side storage means stores an information communication encryption key and an information communication decryption key, and information transmitted to the user terminal device, an e-mail address, and an e-mail encryption key are information identifications indicating the information. Stored in correspondence with the information,
The information provider side storage means stores an e-mail address and e-mail decryption key,
User side communication means
When information identification information is input by the input means, an information transmission request signal including the input information identification information is transmitted,
After that, when the encrypted information transmitted from the information management side communication means is received, the received encrypted information is decrypted using the information communication decryption key stored in the user side storage means to obtain information. , Display the acquired information on the display means,
When the input information is input by the input means, the input information is encrypted using the information communication encryption key stored in the user-side storage means to obtain the encrypted information, and the acquired encryption Send the information to the information management communication means,
Information management side communication means
When an information transmission request signal including information identification information indicating information stored in the information management side storage means is received, information corresponding to the information identification information included in the received information transmission request signal is stored in the information management side storage means The read information is encrypted using the information communication encryption key stored in the information management side storage means to obtain the encrypted information, and the received encrypted information is sent to the received information transmission request signal. Send to the user communication means that sent,
Upon receiving the encrypted information transmitted from the user side communication means, the received encrypted information is decrypted using the information communication decryption key stored in the information management side storage means to obtain input information,
The encryption means stores the input information acquired by the information management side communication means, the mail encryption key corresponding to the information stored in the information management side storage means and transmitted from the information management side communication means to the user side communication means. Encrypt using e-mail to obtain email encryption information,
The mail transmission means reads the mail address corresponding to the information transmitted from the information management side communication means to the user side communication means from the information management side storage means, and sends the mail including the encrypted information for mail acquired by the encryption means, Send it to the email address you read,
The mail receiving means receives mail addressed to the mail address that matches the mail address stored in the information provider storage means,
The decrypting means decrypts the mail encryption information included in the mail received by the mail receiving means, using the mail decryption key stored in the information provider side storage means.
An information communication device.
利用者端末装置と、情報管理装置と、情報提供者端末装置を備える情報通信装置であって、
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段を有し、
情報管理装置は、情報管理側通信手段と、暗号化手段と、メール送信手段と、情報管理側記憶手段を有し、
情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有し、
情報管理側記憶手段には、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されており、
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されており、
利用者側通信手段は、
入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信し、
その後、情報管理側通信手段から送信された鍵決定処理要求信号を受信すると、情報管理側通信手段と共同して情報通信用暗号鍵と情報通信用復号鍵を決定し、
情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を表示手段に表示し、
入力手段により入力情報が入力されると、入力された入力情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を情報管理側通信手段に送信し、
情報管理側通信手段は、
情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号を送信した利用者側通信手段に鍵決定処理要求信号を送信し、当該利用者側通信手段と共同して情報通信用暗号鍵と情報通信用復号鍵を決定し、
受信した情報送信要求信号に含まれている情報識別情報に対応する情報を情報管理側記憶手段から読み出し、読み出した情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、
利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して入力情報を取得し、
暗号化手段は、情報管理側通信手段が取得した入力情報を、情報管理側記憶手段に記憶されている、情報管理側通信手段から利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
メール送信手段は、情報管理側通信手段から利用者側通信手段に送信した情報に対応するメールアドレスを情報管理側記憶手段から読み出し、暗号化手段で取得したメール用暗号化情報を含むメールを、読み出したメールアドレス宛に送信し、
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信し、
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報通信装置。
An information communication device comprising a user terminal device, an information management device, and an information provider terminal device,
The user terminal device has a user side communication means, an input means, and a display means,
The information management apparatus includes information management side communication means, encryption means, mail transmission means, and information management side storage means,
The information provider terminal device has mail receiving means, decryption means, and information provider side storage means,
In the information management side storage means, information to be transmitted to the user terminal device, a mail address and a mail encryption key are stored in correspondence with information identification information indicating the information,
The information provider side storage means stores an e-mail address and e-mail decryption key,
User side communication means
When information identification information is input by the input means, an information transmission request signal including the input information identification information is transmitted,
After that, upon receiving the key determination processing request signal transmitted from the information management side communication means, the information management side communication means and the information communication encryption key and the information communication decryption key are determined in cooperation with the information management side communication means,
When the encrypted information transmitted from the information management side communication means is received, the received encrypted information is decrypted using the determined information communication decryption key to obtain information, and the obtained information is displayed on the display means. ,
When input information is input by the input means, the input information is encrypted using the determined information communication encryption key to obtain the encrypted information, and the acquired encrypted information is transmitted to the information management communication means. Send
Information management side communication means
When an information transmission request signal including information identification information indicating information stored in the information management side storage means is received, a key determination processing request signal is transmitted to the user side communication means that transmitted the received information transmission request signal, Determine the information communication encryption key and the information communication decryption key in cooperation with the user side communication means,
Reads information corresponding to the information identification information contained in the received information transmission request signal from the information management side storage means, and encrypts the read information using the determined information communication encryption key to obtain the encrypted information Then, the acquired encrypted information is transmitted to the user side communication means that transmitted the received information transmission request signal,
When the encrypted information transmitted from the user-side communication means is received, the received encrypted information is decrypted using the determined information communication decryption key to obtain input information,
The encryption means stores the input information acquired by the information management side communication means, the mail encryption key corresponding to the information stored in the information management side storage means and transmitted from the information management side communication means to the user side communication means. Encrypt using e-mail to obtain email encryption information,
The mail transmission means reads the mail address corresponding to the information transmitted from the information management side communication means to the user side communication means from the information management side storage means, and sends the mail including the encrypted information for mail acquired by the encryption means, Send it to the email address you read,
The mail receiving means receives mail addressed to the mail address that matches the mail address stored in the information provider storage means,
The decryption means decrypts the mail encryption information included in the mail received by the mail reception means using the mail decryption key stored in the information provider side storage means, and acquires input information. ,
An information communication device.
請求項2に記載の情報通信装置であって、
情報管理側通信手段と利用者側通信手段は、情報通信用暗号鍵及び情報通信用復号鍵として情報通信用共通鍵を決定する、
ことを特徴とする情報通信装置。
The information communication device according to claim 2,
The information management side communication means and the user side communication means determine an information communication common key as an information communication encryption key and an information communication decryption key.
An information communication device.
請求項3に記載の情報通信装置であって、
情報管理側記憶手段には、鍵決定処理用暗号鍵と鍵決定処理用復号鍵が記憶されており、
利用者側通信手段は、情報管理側通信手段から送信された鍵決定処理用暗号鍵を受信すると、情報通信用共通鍵を決定し、決定した情報通信用共通鍵を、受信した鍵決定処理用暗号鍵を用いて暗号化して共通鍵用暗号化情報を取得し、取得した共通鍵用暗号化情報を情報管理側通信手段に送信し、
情報管理側通信手段は、受信した情報送信要求信号を送信した利用者側通信手段に鍵決定処理要求信号を送信した後、情報管理側記憶手段から鍵決定処理用暗号鍵を読み出し、読み出した鍵決定処理用暗号鍵を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、利用者側通信手段から送信された共通鍵用暗号化情報を受信すると、情報管理側記憶手段から鍵決定処理用復号鍵を読み出し、受信した共通鍵用暗号化情報を、読み出した鍵決定処理用復号鍵を用いて復号化して情報通信用共通鍵を取得する、
ことを特徴とする情報通信装置。
The information communication apparatus according to claim 3,
The information management side storage means stores an encryption key for key determination processing and a decryption key for key determination processing,
When the user side communication means receives the key determination processing encryption key transmitted from the information management side communication means, the user side communication means determines the information communication common key, and the determined information communication common key is used for the received key determination processing. Encrypt using the encryption key to obtain the common key encryption information, send the obtained common key encryption information to the information management side communication means,
The information management side communication means reads the key determination processing request signal from the information management side storage means after transmitting the key determination processing request signal to the user side communication means that transmitted the received information transmission request signal, and reads the read key When the encryption key for decision processing is transmitted to the user side communication means that has transmitted the received information transmission request signal, and the common key encryption information transmitted from the user side communication means is received, the information management side storage means Read the key determination processing decryption key, and decrypt the received common key encryption information using the read key determination processing decryption key to obtain the information communication common key.
An information communication device.
利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備える情報通信装置であって、
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段と、利用者側記憶手段を有し、
第1の情報管理装置は、第1の情報管理側通信手段と、第1の情報管理側記憶手段を有し、
第2の情報管理装置は、第2の情報管理側通信手段と、暗号化手段と、メール送信手段と、第2の情報管理側記憶手段を有し、
情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有し、
利用者側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されており、
第1の情報管理側記憶手段には、利用者端末装置に送信する情報が、当該情報を示す情報識別情報に対応して記憶されており、
第2の情報管理側記憶手段には、情報通信用暗号鍵と情報通信用復号鍵が記憶されているとともに、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されており、
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されており、
第1の情報管理側記憶手段に記憶されている情報のうちの少なくとも一つの情報には、第2の情報管理側記憶手段に記憶されている情報に対応する情報識別情報が含まれており、
利用者側通信手段は、
入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信し、
その後、第1の情報管理側通信手段から送信された情報を受信すると、受信した情報を表示手段に表示し、
表示手段に表示されている情報に含まれている情報識別情報が入力手段により入力されると、入力された情報識別情報を含む情報送信要求信号を送信し、
その後、第2の情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、利用者側記憶手段に記憶されている情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を表示手段に表示し、
入力手段により入力情報が入力されると、入力された入力情報を、利用者側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を第2の情報管理側通信手段に送信し、
第1の情報管理側通信手段は、第1の情報管理側記憶手段に記憶されている情報に対応する情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を第1の情報管理側記憶手段から読み出し、読み出した情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、
第2の情報管理側通信手段は、
第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を第2の情報管理側記憶手段から読み出し、読み出した情報を、第2の情報管理側記憶手段に記憶されている情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、
利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、第2の情報管理側記憶手段に記憶されている情報通信用復号鍵を用いて復号化して入力情報を取得し、
暗号化手段は、第2の情報管理側通信手段が取得した入力情報を、第2の情報管理側記憶手段に記憶されている、第2の情報管理側通信手段から利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
メール送信手段は、第2の情報管理側通信手段から利用者側通信手段に送信した情報に対応するメールアドレスを第2の情報管理側記憶手段から読み出し、暗号化手段で取得したメール用暗号化情報を含むメールを、読み出したメールアドレス宛に送信し、
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信し、
復号化手段は、メール受信手段で受信したメールに含まれているメール用暗号化情報を、情報提供者側記憶手段に記憶されているメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報通信装置。
An information communication device comprising a user terminal device, a first information management device, a second information management device, and an information provider terminal device,
The user terminal device has a user-side communication means, an input means, a display means, and a user-side storage means,
The first information management device includes a first information management side communication unit and a first information management side storage unit,
The second information management device has second information management side communication means, encryption means, mail transmission means, and second information management side storage means,
The information provider terminal device has mail receiving means, decryption means, and information provider side storage means,
The user-side storage means stores an information communication encryption key and an information communication decryption key,
In the first information management side storage means, information to be transmitted to the user terminal device is stored in correspondence with information identification information indicating the information,
The second information management side storage means stores an information communication encryption key and an information communication decryption key, and information to be transmitted to the user terminal device, an e-mail address, and an e-mail encryption key store the information. Stored in correspondence with the information identification information shown,
The information provider side storage means stores an e-mail address and e-mail decryption key,
At least one of the information stored in the first information management side storage means includes information identification information corresponding to the information stored in the second information management side storage means,
User side communication means
When information identification information is input by the input means, an information transmission request signal including the input information identification information is transmitted,
Then, when the information transmitted from the first information management side communication means is received, the received information is displayed on the display means,
When information identification information included in the information displayed on the display means is input by the input means, an information transmission request signal including the input information identification information is transmitted,
Thereafter, when the encrypted information transmitted from the second information management side communication means is received, the received encrypted information is decrypted using the information communication decryption key stored in the user side storage means, and the information is received. , Display the acquired information on the display means,
When the input information is input by the input means, the input information is encrypted using the information communication encryption key stored in the user-side storage means to obtain the encrypted information, and the acquired encryption Send the information to the second information management communication means,
When the first information management side communication means receives the information transmission request signal including the information identification information corresponding to the information stored in the first information management side storage means, the first information management side communication means is included in the received information transmission request signal. Information corresponding to the information identification information is read from the first information management side storage means, the read information is transmitted to the user side communication means that transmitted the received information transmission request signal,
The second information management side communication means is:
When an information transmission request signal including information identification information indicating information stored in the second information management side storage means is received, information corresponding to the information identification information included in the received information transmission request signal is Information is read from the information management side storage means, the read information is encrypted using the information communication encryption key stored in the second information management side storage means, and the encrypted information is obtained. To the user side communication means that sent the received information transmission request signal,
When the encrypted information transmitted from the user side communication means is received, the received encrypted information is decrypted using the information communication decryption key stored in the second information management side storage means, and the input information is obtained. Acquired,
The encryption means transmits the input information acquired by the second information management side communication means from the second information management side communication means stored in the second information management side storage means to the user side communication means. Encrypted using the email encryption key corresponding to the information obtained to obtain the email encryption information,
The mail transmission means reads the mail address corresponding to the information transmitted from the second information management side communication means to the user side communication means from the second information management side storage means, and encrypts the mail obtained by the encryption means Send an email containing information to the email address you read,
The mail receiving means receives mail addressed to the mail address that matches the mail address stored in the information provider storage means,
The decryption means decrypts the mail encryption information included in the mail received by the mail reception means using the mail decryption key stored in the information provider side storage means, and acquires input information. ,
An information communication device.
利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備える情報通信装置であって、
利用者端末装置は、利用者側通信手段と、入力手段と、表示手段を有し、
第1の情報管理装置は、第1の情報管理側通信手段と、第1の情報管理側記憶手段を有し、
第2の情報管理装置は、第2の情報管理側通信手段と、暗号化手段と、メール送信手段と、第2の情報管理側記憶手段を有し、
情報提供者端末装置は、メール受信手段と、復号化手段と、情報提供者側記憶手段を有し、
第1の情報管理側記憶手段には、利用者端末装置に送信する情報が、当該情報を示す情報識別情報に対応して記憶されており、
第2の情報管理側記憶手段には、利用者端末装置に送信する情報、メールアドレス及びメール用暗号鍵が、当該情報を示す情報識別情報に対応して記憶されており、
情報提供者側記憶手段には、メールアドレスとメール用復号鍵が記憶されており、
第1の情報管理側記憶手段に記憶されている情報のうちの少なくとも一つの情報には、第2の情報管理側記憶手段に記憶されている情報に対応する情報識別情報が含まれており、
利用者側通信手段は、
入力手段により情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を送信し、
その後、第1の情報管理側通信手段から送信された情報を受信すると、受信した情報を表示手段に表示し、
表示手段に表示されている情報に含まれている情報識別情報が入力手段により入力されると、入力された情報識別情報を含む情報送信要求信号を送信し、
その後、第2の情報管理側通信手段から送信された鍵決定処理要求信号を受信すると、第2の情報管理側通信手段と共同して情報通信用暗号鍵と情報通信用復号鍵を決定し、
第2の情報管理側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を表示手段に表示し、
入力手段により入力情報が入力されると、入力された入力情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を第2の情報管理側通信手段に送信し、
第1の情報管理側通信手段は、第1の情報管理側記憶手段に記憶されている情報に対応する情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を第1の情報管理側記憶手段から読み出し、読み出した情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、
第2の情報管理側通信手段は、
第2の情報管理側記憶手段に記憶されている情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号を送信した利用者側通信手段に鍵決定処理要求信号を送信し、当該利用者側通信手段と共同して情報通信用暗号鍵と情報通信用復号鍵を決定し、
受信した情報送信要求信号に含まれている情報識別情報に対応する情報を第2の情報管理側記憶手段から読み出し、読み出した情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者側通信手段に送信し、
利用者側通信手段から送信された暗号化情報を受信すると、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して入力情報を取得し、
暗号化手段は、第2の情報管理側通信手段が取得した入力情報を、第2の情報管理側記憶手段に記憶されている、第2の情報管理側通信手段から利用者側通信手段に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
メール送信手段は、第2の情報管理側通信手段から利用者側通信手段に送信した情報に対応するメールアドレスを第2の情報管理側記憶手段から読み出し、暗号化手段で取得したメール用暗号化情報を含むメールを、読み出したメールアドレス宛に送信し、
メール受信手段は、情報提供者側記憶手段に記憶されているメールアドレスと一致するメールアドレス宛のメールを受信し、
復号化手段は、情報提供者側記憶手段からメール用復号鍵を読み出し、メール受信手段で受信したメールに含まれているメール用暗号化情報を、読み出したメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報通信装置。
An information communication device comprising a user terminal device, a first information management device, a second information management device, and an information provider terminal device,
The user terminal device has a user side communication means, an input means, and a display means,
The first information management device includes a first information management side communication unit and a first information management side storage unit,
The second information management device has second information management side communication means, encryption means, mail transmission means, and second information management side storage means,
The information provider terminal device has mail receiving means, decryption means, and information provider side storage means,
In the first information management side storage means, information to be transmitted to the user terminal device is stored in correspondence with information identification information indicating the information,
In the second information management side storage means, information to be transmitted to the user terminal device, a mail address and a mail encryption key are stored in correspondence with information identification information indicating the information,
The information provider side storage means stores an e-mail address and e-mail decryption key,
At least one of the information stored in the first information management side storage means includes information identification information corresponding to the information stored in the second information management side storage means,
User side communication means
When information identification information is input by the input means, an information transmission request signal including the input information identification information is transmitted,
Then, when the information transmitted from the first information management side communication means is received, the received information is displayed on the display means,
When information identification information included in the information displayed on the display means is input by the input means, an information transmission request signal including the input information identification information is transmitted,
Thereafter, upon receiving the key determination processing request signal transmitted from the second information management side communication means, the information communication encryption key and the information communication decryption key are determined in cooperation with the second information management side communication means,
When the encrypted information transmitted from the second information management side communication means is received, the received encrypted information is decrypted using the determined information communication decryption key to obtain information, and the obtained information is displayed. Displayed on the
When the input information is input by the input unit, the input information is encrypted using the determined information communication encryption key to acquire the encrypted information, and the acquired encrypted information is stored on the second information management side. To the communication means,
When the first information management side communication means receives the information transmission request signal including the information identification information corresponding to the information stored in the first information management side storage means, the first information management side communication means is included in the received information transmission request signal. Information corresponding to the information identification information is read from the first information management side storage means, the read information is transmitted to the user side communication means that transmitted the received information transmission request signal,
The second information management side communication means is:
When an information transmission request signal including information identification information indicating information stored in the second information management side storage means is received, a key determination processing request signal is sent to the user side communication means that has transmitted the received information transmission request signal. Transmit, determine the information communication encryption key and the information communication decryption key in cooperation with the user side communication means,
The information corresponding to the information identification information included in the received information transmission request signal is read from the second information management side storage means, and the read information is encrypted using the determined information communication encryption key and encrypted. Information is acquired, and the acquired encrypted information is transmitted to the communication means on the user side that transmitted the received information transmission request signal.
When the encrypted information transmitted from the user-side communication means is received, the received encrypted information is decrypted using the determined information communication decryption key to obtain input information,
The encryption means transmits the input information acquired by the second information management side communication means from the second information management side communication means stored in the second information management side storage means to the user side communication means. Encrypted using the email encryption key corresponding to the information obtained to obtain the email encryption information,
The mail transmission means reads the mail address corresponding to the information transmitted from the second information management side communication means to the user side communication means from the second information management side storage means, and encrypts the mail obtained by the encryption means Send an email containing information to the email address you read,
The mail receiving means receives mail addressed to the mail address that matches the mail address stored in the information provider storage means,
The decryption means reads the mail decryption key from the information provider side storage means, decrypts the mail encryption information included in the mail received by the mail reception means, using the read mail decryption key. Get input information,
An information communication device.
利用者端末装置と、情報管理装置と、情報提供者端末装置を備える情報通信装置における情報通信方法であって、
利用者端末装置の入力手段により情報識別情報が入力されると、入力された情報識別情報含む情報送信要求信号を利用者端末装置から送信し、
情報管理装置が、当該情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信し、
情報管理装置から送信された暗号化情報を利用者端末装置で受信すると、受信した暗号化情報を、情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を利用者端末装置の表示手段に表示し、
利用者端末装置の入力手段により入力された入力情報を、情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を情報管理装置に送信し、
利用者端末装置から送信された暗号化情報を情報管理装置で受信し、受信した暗号化情報を、情報通信用復号鍵を用いて復号化して入力情報を取得し、
取得した入力情報を、利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
取得したメール用暗号化情報を、利用者端末装置に送信した情報に対応するメールアドレス宛に送信し、
情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信し、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報通信方法。
An information communication method in an information communication device comprising a user terminal device, an information management device, and an information provider terminal device,
When information identification information is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device,
When the information management apparatus receives an information transmission request signal including information identification information indicating information managed by the information management apparatus, information corresponding to the information identification information included in the received information transmission request signal is Encrypt using the information communication encryption key to obtain the encrypted information, send the obtained encrypted information to the user terminal device that transmitted the received information transmission request signal,
When the encrypted information transmitted from the information management device is received by the user terminal device, the received encrypted information is decrypted using the decryption key for information communication to acquire the information, and the acquired information is acquired by the user terminal device. Displayed on the display means,
The input information input by the input means of the user terminal device is encrypted using the information communication encryption key to obtain the encrypted information, and the acquired encrypted information is transmitted to the information management device,
The encrypted information transmitted from the user terminal device is received by the information management device, the received encrypted information is decrypted using the decryption key for information communication, and the input information is obtained.
The acquired input information is encrypted using an email encryption key corresponding to the information transmitted to the user terminal device to obtain email encryption information,
Send the obtained email encryption information to the email address corresponding to the information sent to the user terminal,
The email sent from the information management device is received by the information provider terminal device in which the email address that matches the email address of the email is stored, and the email encryption information included in the received email is Decrypting using the mail decryption key stored in the information provider terminal device to obtain input information;
An information communication method characterized by the above.
利用者端末装置と、情報管理装置と、情報提供者端末装置を備える情報通信装置における情報通信方法であって、
利用者端末装置の入力手段により情報識別情報が入力されると、入力された情報識別情報含む情報送信要求信号を利用者端末装置から送信し、
情報管理装置が、当該情報管理装置が管理している情報を示す情報識別情報を含む情報送信要求信号を受信すると、利用者端末装置と情報管理装置が共同して情報通信用暗号鍵と情報通信用復号鍵を決定し、
情報管理装置で受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、情報管理装置で受信した情報送信要求信号を送信した利用者端末装置に送信し、
情報管理装置から送信された暗号化情報を利用者端末装置で受信し、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を利用者端末装置の表示手段に表示し、
利用者端末装置の入力手段により入力された入力情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を情報管理装置に送信し、
利用者端末装置から送信された暗号化情報を情報管理装置で受信し、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して入力情報を取得し、
取得した入力情報を、利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
取得したメール用暗号化情報を、利用者端末装置に送信した情報に対応するメールアドレス宛に送信し、
情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信し、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報通信方法。
An information communication method in an information communication device comprising a user terminal device, an information management device, and an information provider terminal device,
When information identification information is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted from the user terminal device,
When the information management device receives the information transmission request signal including the information identification information indicating the information managed by the information management device, the user terminal device and the information management device jointly perform the information communication encryption key and the information communication. Determine the decryption key for
The information corresponding to the information identification information included in the information transmission request signal received by the information management device is encrypted using the determined information communication encryption key to obtain the encrypted information, and the obtained encrypted information is , Transmit the information transmission request signal received by the information management device to the user terminal device that transmitted,
The encrypted information transmitted from the information management device is received by the user terminal device, the received encrypted information is decrypted using the determined decryption key for information communication, and the information is acquired. Displayed on the display means of the terminal device,
The input information input by the input means of the user terminal device is encrypted using the determined information communication encryption key to obtain the encrypted information, and the acquired encrypted information is transmitted to the information management device,
The encrypted information transmitted from the user terminal device is received by the information management device, the received encrypted information is decrypted using the determined information communication decryption key, and the input information is obtained,
The acquired input information is encrypted using an email encryption key corresponding to the information transmitted to the user terminal device to obtain email encryption information,
Send the obtained email encryption information to the email address corresponding to the information sent to the user terminal,
The email sent from the information management device is received by the information provider terminal device in which the email address that matches the email address of the email is stored, and the email encryption information included in the received email is Decrypting using the mail decryption key stored in the information provider terminal device to obtain input information;
An information communication method characterized by the above.
利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備える情報通信装置における情報通信方法であって、
利用者端末装置の入力手段により、第1の情報管理装置で管理している情報に対応する情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信し、
第1の情報管理装置が、第1の情報管理装置で管理している情報に対応する情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、受信した情報送信要求信号を送信した利用者端末装置に送信し、
第1の情報管理装置から送信された情報を利用者端末装置で受信し、受信した情報を利用者端末装置の表示手段に表示し、
利用者端末装置の表示手段に表示されている情報に含まれている、第2の情報管理装置で管理している情報に対応する情報識別情報が利用者端末装置の入力手段により入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信し、
第2の情報管理装置が、第2の情報管理装置が管理している情報に対応する報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信し、
第2の情報管理装置から送信された暗号化情報を利用者端末装置で受信し、受信した暗号化情報を、情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を利用者端末装置の表示手段に表示し、
利用者端末装置の入力手段から入力された入力情報を、情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を第2の情報管理装置に送信し、
利用者端末装置から送信された暗号化情報を第2の情報管理装置で受信し、受信した暗号化情報を、情報通信用復号鍵を用いて復号化して入力情報を取得し、
取得した入力情報を、利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
取得したメール用暗号化情報を、利用者端末装置に送信した情報に対応するメールアドレス宛に送信し、
第2の情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信し、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報通信方法。
An information communication method in an information communication device comprising a user terminal device, a first information management device, a second information management device, and an information provider terminal device,
When information identification information corresponding to information managed by the first information management device is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted to the user terminal device. Send from
When the first information management apparatus receives an information transmission request signal including information identification information corresponding to information managed by the first information management apparatus, the information identification information included in the received information transmission request signal To the user terminal device that sent the received information transmission request signal,
The information transmitted from the first information management device is received by the user terminal device, the received information is displayed on the display means of the user terminal device,
When information identification information corresponding to information managed by the second information management device, which is included in the information displayed on the display device of the user terminal device, is input by the input device of the user terminal device. , Transmitting an information transmission request signal including the input information identification information from the user terminal device,
When the second information management device receives the information transmission request signal including the information identification information corresponding to the information managed by the second information management device, the information identification information included in the received information transmission request signal The information corresponding to is encrypted using an information communication encryption key to obtain encrypted information, and the obtained encrypted information is transmitted to the user terminal device that transmitted the received information transmission request signal.
The encrypted information transmitted from the second information management device is received by the user terminal device, the received encrypted information is decrypted using the decryption key for information communication, the information is obtained, and the obtained information is used. Display on the display means of the person terminal device,
The input information input from the input means of the user terminal device is encrypted using the information communication encryption key to obtain the encrypted information, and the acquired encrypted information is transmitted to the second information management device,
The encrypted information transmitted from the user terminal device is received by the second information management device, the received encrypted information is decrypted using the information communication decryption key, and the input information is obtained,
The acquired input information is encrypted using an email encryption key corresponding to the information transmitted to the user terminal device to obtain email encryption information,
Send the obtained email encryption information to the email address corresponding to the information sent to the user terminal,
The mail transmitted from the second information management device is received by the information provider terminal device in which the mail address matching the mail address of the mail is stored, and the mail encryption information included in the received mail Is decrypted using the mail decryption key stored in the information provider terminal device to obtain input information.
An information communication method characterized by the above.
利用者端末装置と、第1の情報管理装置と、第2の情報管理装置と、情報提供者端末装置を備える情報通信装置における情報通信方法であって、
利用者端末装置の入力手段により、第1の情報管理装置で管理している情報に対応する情報識別情報が入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信し、
第1の情報管理装置が、第1の情報管理装置で管理している情報に対応する情報識別情報を含む情報送信要求信号を受信すると、受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、受信した情報送信要求信号を送信した利用者端末装置に送信し、
第1の情報管理装置から送信された情報を利用者端末装置で受信し、受信した情報を利用者端末装置の表示手段に表示し、
利用者端末装置の表示手段に表示されている情報に含まれている、第2の情報管理装置で管理している情報に対応する情報識別情報が利用者端末装置の入力手段により入力されると、入力された情報識別情報を含む情報送信要求信号を利用者端末装置から送信し、
第2の情報管理装置が、第2の情報管理装置が管理している情報に対応する報識別情報を含む情報送信要求信号を受信すると、利用者端末装置と第2の情報管理装置が共同して情報通信用暗号鍵と情報通信用復号鍵を決定し、
第2の情報管理装置で受信した情報送信要求信号に含まれている情報識別情報に対応する情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を、受信した情報送信要求信号を送信した利用者端末装置に送信し、
第2の情報管理装置から送信された暗号化情報を利用者端末装置で受信し、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して情報を取得し、取得した情報を利用者端末装置の表示手段に表示し、
利用者端末装置の入力手段から入力された入力情報を、決定した情報通信用暗号鍵を用いて暗号化して暗号化情報を取得し、取得した暗号化情報を第2の情報管理装置に送信し、
利用者端末装置から送信された暗号化情報を第2の情報管理装置で受信し、受信した暗号化情報を、決定した情報通信用復号鍵を用いて復号化して入力情報を取得し、
取得した入力情報を、利用者端末装置に送信した情報に対応するメール用暗号鍵を用いて暗号化してメール用暗号化情報を取得し、
取得したメール用暗号化情報を、利用者端末装置に送信した情報に対応するメールアドレス宛に送信し、
第2の情報管理装置から送信されたメールを、当該メールのメールアドレスと一致するメールアドレスが記憶されている情報提供者端末装置で受信し、受信したメールに含まれているメール用暗号化情報を、当該情報提供者端末装置に記憶されているメール用復号鍵を用いて復号化して入力情報を取得する、
ことを特徴とする情報管理方法。
An information communication method in an information communication device comprising a user terminal device, a first information management device, a second information management device, and an information provider terminal device,
When information identification information corresponding to information managed by the first information management device is input by the input means of the user terminal device, an information transmission request signal including the input information identification information is transmitted to the user terminal device. Send from
When the first information management apparatus receives an information transmission request signal including information identification information corresponding to information managed by the first information management apparatus, the information identification information included in the received information transmission request signal To the user terminal device that sent the received information transmission request signal,
The information transmitted from the first information management device is received by the user terminal device, the received information is displayed on the display means of the user terminal device,
When information identification information corresponding to information managed by the second information management device, which is included in the information displayed on the display device of the user terminal device, is input by the input device of the user terminal device. , Transmitting an information transmission request signal including the input information identification information from the user terminal device,
When the second information management device receives the information transmission request signal including the report identification information corresponding to the information managed by the second information management device, the user terminal device and the second information management device cooperate with each other. Determine the encryption key for information communication and the decryption key for information communication,
The information corresponding to the information identification information contained in the information transmission request signal received by the second information management device is encrypted using the determined information communication encryption key to obtain encrypted information, and the obtained encryption Send information to the user terminal device that sent the received information transmission request signal,
The encrypted information transmitted from the second information management device is received by the user terminal device, the received encrypted information is decrypted using the determined decryption key for information communication, and the information is acquired. Is displayed on the display means of the user terminal device,
The input information input from the input means of the user terminal device is encrypted using the determined information communication encryption key to obtain the encrypted information, and the acquired encrypted information is transmitted to the second information management device. ,
The encrypted information transmitted from the user terminal device is received by the second information management device, the received encrypted information is decrypted using the determined information communication decryption key, and input information is obtained,
The acquired input information is encrypted using an email encryption key corresponding to the information transmitted to the user terminal device to obtain email encryption information,
Send the obtained email encryption information to the email address corresponding to the information sent to the user terminal,
The mail transmitted from the second information management device is received by the information provider terminal device in which the mail address matching the mail address of the mail is stored, and the mail encryption information included in the received mail Is decrypted using the mail decryption key stored in the information provider terminal device to obtain input information.
An information management method characterized by that.
JP2005252087A 2005-08-31 2005-08-31 Information communication apparatus and information communication method Expired - Fee Related JP4739865B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005252087A JP4739865B2 (en) 2005-08-31 2005-08-31 Information communication apparatus and information communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005252087A JP4739865B2 (en) 2005-08-31 2005-08-31 Information communication apparatus and information communication method

Publications (2)

Publication Number Publication Date
JP2007065362A true JP2007065362A (en) 2007-03-15
JP4739865B2 JP4739865B2 (en) 2011-08-03

Family

ID=37927631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005252087A Expired - Fee Related JP4739865B2 (en) 2005-08-31 2005-08-31 Information communication apparatus and information communication method

Country Status (1)

Country Link
JP (1) JP4739865B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190101118A (en) * 2018-02-22 2019-08-30 주식회사 알파비트 Apparatus and method to encrypt key input in document object model level

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03162152A (en) * 1989-11-21 1991-07-12 Toshiba Corp Portable cipher key storage device
JP2002024178A (en) * 2000-07-11 2002-01-25 Web I Inc Contents authentication system and method, and recording medium
JP2005184222A (en) * 2003-12-17 2005-07-07 Konica Minolta Business Technologies Inc Work flow system and client terminal thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03162152A (en) * 1989-11-21 1991-07-12 Toshiba Corp Portable cipher key storage device
JP2002024178A (en) * 2000-07-11 2002-01-25 Web I Inc Contents authentication system and method, and recording medium
JP2005184222A (en) * 2003-12-17 2005-07-07 Konica Minolta Business Technologies Inc Work flow system and client terminal thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190101118A (en) * 2018-02-22 2019-08-30 주식회사 알파비트 Apparatus and method to encrypt key input in document object model level
KR102109864B1 (en) 2018-02-22 2020-05-12 주식회사 알파비트 Apparatus and method to encrypt key input in document object model level

Also Published As

Publication number Publication date
JP4739865B2 (en) 2011-08-03

Similar Documents

Publication Publication Date Title
CN103067399B (en) Wireless transmitter/receiver unit
US6834112B1 (en) Secure distribution of private keys to multiple clients
US8824674B2 (en) Information distribution system and program for the same
US20050123142A1 (en) Method and apparatus for secure key replacement
US20070174636A1 (en) Methods, systems, and apparatus for encrypting e-mail
US20040177248A1 (en) Network connection system
JP2007280180A (en) Electronic document
JPWO2008035450A1 (en) One-time ID authentication
CN101378442B (en) Image communication system and image communication apparatus
KR20150087205A (en) Secure communication architecture
JP2007053569A (en) Electronic mail security device and system therefor
CN1783853B (en) Cipher mail server device
US20100005519A1 (en) System and method for authenticating one-time virtual secret information
CN108965279A (en) Data processing method, device, terminal device and computer readable storage medium
US20170200020A1 (en) Data management system, program recording medium, communication terminal, and data management server
CA2653793A1 (en) Authentication device, biological information management apparatus, authentication system and authentication method
JP4698239B2 (en) Web site impersonation detection method and program
WO2019163040A1 (en) Access management system and program thereof
JP2004326210A (en) Memory card and server
JP2007020065A (en) Decryption backup method, decryption restoration method, attestation device, individual key setting machine, user terminal, backup equipment, encryption backup program, decryption restoration program
JP4739865B2 (en) Information communication apparatus and information communication method
JP2006268513A (en) Log-on management device for terminal device
JP5665592B2 (en) Server apparatus, computer system, and login method thereof
KR20200067987A (en) Method of login control
KR101808315B1 (en) Method of roaming certification between mobile apparatus and user terminal and certification roaming system for performing the same

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20061207

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20061207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20061207

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080710

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110325

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110406

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110428

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140513

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees