JP2008035044A - Information transmission/reception system - Google Patents

Information transmission/reception system Download PDF

Info

Publication number
JP2008035044A
JP2008035044A JP2006204464A JP2006204464A JP2008035044A JP 2008035044 A JP2008035044 A JP 2008035044A JP 2006204464 A JP2006204464 A JP 2006204464A JP 2006204464 A JP2006204464 A JP 2006204464A JP 2008035044 A JP2008035044 A JP 2008035044A
Authority
JP
Japan
Prior art keywords
information
terminal
transmission
key
transmitting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006204464A
Other languages
Japanese (ja)
Inventor
Shigeru Ichimoto
繁 一本
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.)
Funai Electric Co Ltd
Original Assignee
Funai Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Funai Electric Co Ltd filed Critical Funai Electric Co Ltd
Priority to JP2006204464A priority Critical patent/JP2008035044A/en
Publication of JP2008035044A publication Critical patent/JP2008035044A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information transmission/reception system for more safely and conveniently transmitting/receiving information by using a public key and a secret key. <P>SOLUTION: In an information transmission/reception system 100, a server is provided with a key information database in which an identification code and a public key are stored so as to be associated with each other. A CPU 34 of a reception terminal 3 is provided with an identification code transmission program 36B for making a transmission terminal transmit the identification code. The CPU of the transmission terminal is provided with: a public key acquisition program for making the CPU of the transmission terminal acquire the public key associated with the identification code transmitted from the reception terminal 3 by retrieving the key information database of the server; an encryption program for making the CPU of the transmission terminal encrypt the information by using the acquired public key; and a transmission control program for making the CPU of the transmission terminal transmit the encrypted information to the reception terminal 3. The reception terminal 3 is provided with an RFID reader 32 for reading the secret key from an RFID card K and a decoding program 36C for making the CPU 34 decode the information received from the transmission terminal by using the secret key. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、情報送受信システムに関する。   The present invention relates to an information transmission / reception system.

従来、情報を公開鍵により暗号化してネットワークを介して送信し、受信した情報を秘密鍵により復号化する情報送受信システムが知られている。当該情報送受信システムにおいては、情報が暗号化されて送受信されるので、送受信される情報に対して第三者が不正にアクセスしても当該情報を解読することができないこととなり、当該情報をより安全に送受信することができる。
また、クレジットカード番号を管理する管理業者から消費者に共通鍵をダイレクトメールにより送付し、クレジットカード番号を当該共通鍵により暗号化して送受信するシステムも知られている(例えば、特許文献1)。
また、暗号鍵を秘密鍵とし、復号鍵を公開鍵とするデジタル署名が知られており、当該暗号鍵が第三者に不正に取得されてしまうのを防ぐため、当該暗号鍵をICカードに記憶させ、第三者が当該暗号鍵に不正にアクセスするのを防ぐものも知られている(例えば、特許文献2)。
特開2002−232411号公報 特開平9−223210号公報
2. Description of the Related Art Conventionally, there is known an information transmission / reception system that encrypts information with a public key and transmits it via a network and decrypts received information with a secret key. In the information transmission / reception system, since the information is encrypted and transmitted / received, even if a third party accesses the transmitted / received information illegally, the information cannot be decrypted. You can send and receive safely.
In addition, a system is also known in which a management company managing credit card numbers sends a common key to consumers by direct mail, and the credit card number is encrypted using the common key and transmitted and received (for example, Patent Document 1).
In addition, a digital signature using an encryption key as a secret key and a decryption key as a public key is known, and in order to prevent the encryption key from being illegally acquired by a third party, the encryption key is stored in an IC card. There is also known one that stores the information and prevents a third party from illegally accessing the encryption key (for example, Patent Document 2).
JP 2002-232411 A JP-A-9-223210

ところで、情報を公開鍵により暗号化してネットワークを介して送信し、受信した情報を秘密鍵により復号化する情報送受信システムにおいては、情報を送信する送信側は情報を受信する受信側に公開鍵に対応する秘密鍵の情報を伝えるか、或いは受信側が秘密鍵に関する情報を送信側に伝えなければならず、当該秘密鍵が第三者により不正にアクセスされてしまうという危険性がある。そのため、特許文献1において、例えば、公開鍵の代わりに秘密鍵をダイレクトメールにより送付する方法が考えられるが、即時性に欠け、不便であるという問題がある。また、特許文献2は、デジタル署名において暗号鍵をICカードに記憶させて当該暗号鍵を秘匿する方法であるが、復号鍵である公開鍵が第三者により不正にアクセスされてしまうと、デジタル署名が第三者に復号されてしまうこととなり、情報の秘匿性に問題がある。   By the way, in an information transmission / reception system that encrypts information with a public key and transmits it via a network, and decrypts the received information with a secret key, the transmitting side that transmits the information uses the public key as the receiving side that receives the information. There is a risk that the information on the corresponding secret key must be transmitted or the receiver side must transmit the information on the secret key to the transmitter side, and the secret key is illegally accessed by a third party. Therefore, in Patent Document 1, for example, a method of sending a secret key by direct mail instead of a public key is conceivable. However, there is a problem that it is inconvenient and inconvenient. Patent Document 2 is a method of storing an encryption key in an IC card in a digital signature and concealing the encryption key. However, if a public key that is a decryption key is illegally accessed by a third party, The signature will be decrypted by a third party, and there is a problem in the confidentiality of information.

本発明の課題は、公開鍵と秘密鍵を使った情報送受信をより安全且つ便利に行うことができる情報送受信システムを提供することである。   The subject of this invention is providing the information transmission / reception system which can perform information transmission / reception using a public key and a private key more safely and conveniently.

請求項1に記載の発明は、サーバと、前記サーバと専用回線を介して接続される送信端末と、前記送信端末と通信回線を介して接続される受信端末と、を備える情報送受信システムであって、
前記サーバは、
識別情報と公開鍵とを関連づけて記憶する鍵情報記憶手段を備え、
前記受信端末は、
前記識別情報と前記公開鍵と対応する秘密鍵と暗証情報とを対応づけて記憶するRFID付帯物から前記識別情報と前記秘密鍵と前記暗証情報とを読み取り可能な読取手段と、
暗証情報を入力するための入力手段と、
前記入力手段により入力された暗証情報が前記読取手段により読み取られた前記暗証情報と一致するか否かを判断し、一致すると判断した場合にのみ前記読取手段による前記RFID付帯物からの前記識別情報及び前記秘密鍵の読取を許可する認証手段と、
前記読取手段により読み取られた前記識別情報を前記送信端末に送信する識別情報送信手段と、
を備え、
前記送信端末は、
前記受信端末から受信した識別情報に対応する前記公開鍵を前記サーバの前記鍵情報記憶手段から取得する取得手段と、
前記取得手段から取得した前記公開鍵を用いて情報を暗号化する暗号化手段と、
前記暗号化手段により暗号化された情報を前記受信端末に送信する送信手段と、
を備え、
前記受信端末は、
前記送信端末から受信した情報を前記読取手段により読み取られた前記秘密鍵を用いて復号化する復号化手段を備えることを特徴としている。
The invention according to claim 1 is an information transmission / reception system comprising a server, a transmission terminal connected to the server via a dedicated line, and a reception terminal connected to the transmission terminal via a communication line. And
The server
Key information storage means for storing the identification information and the public key in association with each other;
The receiving terminal is
Reading means capable of reading the identification information, the secret key, and the password information from an RFID accessory that stores the identification information, the secret key corresponding to the public key, and the password information in association with each other;
An input means for inputting the password information;
It is determined whether or not the password information input by the input means matches the password information read by the reading means, and the identification information from the RFID accessory by the reading means only when it is determined that they match. And authentication means for permitting reading of the secret key;
Identification information transmitting means for transmitting the identification information read by the reading means to the transmitting terminal;
With
The transmitting terminal is
Obtaining means for obtaining the public key corresponding to the identification information received from the receiving terminal from the key information storage means of the server;
Encryption means for encrypting information using the public key acquired from the acquisition means;
Transmitting means for transmitting the information encrypted by the encryption means to the receiving terminal;
With
The receiving terminal is
The information processing apparatus further comprises decryption means for decrypting information received from the transmission terminal using the secret key read by the reading means.

請求項2に記載の発明は、送信端末と、前記送信端末と通信回線を介して接続される受信端末と、を備える情報送受信システムであって、
前記受信端末は、
識別情報を前記送信端末に送信する識別情報送信手段を備え、
前記送信端末は、
前記識別情報と公開鍵とを関連づけて記憶する鍵情報記憶手段と、
前記受信端末から送信された識別情報に対応付けられた公開鍵を、前記鍵情報記憶手段を検索して取得する取得手段と、
前記取得手段により取得された公開鍵を用いて情報を暗号化する暗号化手段と、
前記暗号化手段により暗号化された情報を前記受信端末に送信する送信手段と、を備え、
前記受信端末は、
前記公開鍵と対応する秘密鍵を記憶するRFID付帯物から前記秘密鍵を読み取る読取手段と、
前記送信端末から受信した情報を前記読取手段により読み取られた前記秘密鍵を用いて復号化する復号化手段と、
を備えることを特徴としている。
The invention according to claim 2 is an information transmission / reception system comprising a transmission terminal and a reception terminal connected to the transmission terminal via a communication line,
The receiving terminal is
Comprising identification information transmitting means for transmitting identification information to the transmitting terminal;
The transmitting terminal is
Key information storage means for storing the identification information and the public key in association with each other;
Obtaining means for retrieving the public key associated with the identification information transmitted from the receiving terminal by searching the key information storage means;
Encryption means for encrypting information using the public key acquired by the acquisition means;
Transmitting means for transmitting the information encrypted by the encryption means to the receiving terminal,
The receiving terminal is
Reading means for reading the secret key from an RFID accessory that stores the secret key corresponding to the public key;
Decryption means for decrypting information received from the transmission terminal using the secret key read by the reading means;
It is characterized by having.

請求項3に記載の発明は、サーバと、前記サーバと専用回線を介して接続される送信端末と、前記送信端末と通信回線を介して接続される受信端末と、を備える情報送受信システムであって、
前記サーバは、
識別情報と公開鍵とを関連づけて記憶する鍵情報記憶手段を備え、
前記受信端末は、
前記識別情報を前記送信端末に送信する識別情報送信手段を備え、
前記送信端末は、
前記受信端末から送信された識別情報に対応付けられた公開鍵を、前記サーバの前記鍵情報記憶手段を検索して取得する取得手段と、
前記取得手段により取得された公開鍵を用いて情報を暗号化する暗号化手段と、
前記暗号化手段により暗号化された情報を前記受信端末に送信する送信手段と、を備え、
前記受信端末は、
前記公開鍵と対応する秘密鍵を記憶するRFID付帯物から前記秘密鍵を読み取る読取手段と、
前記送信端末から受信した情報を前記読取手段により読み取られた前記秘密鍵を用いて復号化する復号化手段と、
を備えることを特徴としている。
The invention according to claim 3 is an information transmission / reception system comprising a server, a transmission terminal connected to the server via a dedicated line, and a reception terminal connected to the transmission terminal via a communication line. And
The server
Key information storage means for storing the identification information and the public key in association with each other;
The receiving terminal is
Comprising identification information transmitting means for transmitting the identification information to the transmitting terminal;
The transmitting terminal is
Obtaining means for retrieving the public key associated with the identification information transmitted from the receiving terminal by searching the key information storage means of the server;
Encryption means for encrypting information using the public key acquired by the acquisition means;
Transmitting means for transmitting the information encrypted by the encryption means to the receiving terminal,
The receiving terminal is
Reading means for reading the secret key from an RFID accessory that stores the secret key corresponding to the public key;
Decryption means for decrypting information received from the transmission terminal using the secret key read by the reading means;
It is characterized by having.

請求項4に記載の発明は、請求項2又は3に記載の情報送受信システムにおいて、
前記RFID付帯物は、前記識別情報を記憶しており、
前記読取手段は、前記RFID付帯物から前記識別情報を読み取り、
前記識別情報送信手段は、前記読取手段により前記RFID付帯物から読み取られた前記識別情報を前記送信端末に送信することを特徴としている。
The invention according to claim 4 is the information transmission / reception system according to claim 2 or 3,
The RFID accessory stores the identification information,
The reading means reads the identification information from the RFID accessory,
The identification information transmitting means transmits the identification information read from the RFID accessory by the reading means to the transmitting terminal.

請求項5に記載の発明は、請求項2〜4の何れか一項に記載の情報送受信システムにおいて、
前記RFID付帯物は、暗証情報を記憶しており、
前記読取手段は、前記RFID付帯物から前記暗証情報を読み取り、
前記受信端末は、
暗証情報を入力するための入力手段と、
前記入力手段により入力された暗証情報が前記読取手段により読み取られた前記暗証情報と一致するか否かを判断し、一致すると判断した場合にのみ前記読取手段による前記RFID付帯物からの前記秘密鍵の読取を許可する認証手段と、
を備えることを特徴としている。
The invention according to claim 5 is the information transmission / reception system according to any one of claims 2 to 4,
The RFID accessory stores password information,
The reading means reads the password information from the RFID accessory,
The receiving terminal is
An input means for inputting the password information;
It is determined whether or not the password information input by the input means matches the password information read by the reading means, and the secret key from the RFID accessory by the reading means only when it is determined to match An authentication means that permits reading of
It is characterized by having.

請求項1に記載の発明によれば、サーバにおいて、鍵情報記憶手段により、識別情報と公開鍵とが関連づけて記憶され、受信端末において、識別情報送信手段により識別情報が送信端末に送信され、送信端末において、取得手段により、受信端末から送信された識別情報に対応付けられた公開鍵が、サーバの鍵情報記憶手段が検索されて取得され、暗号化手段により、取得手段によって取得された公開鍵が用いられて情報が暗号化され、送信手段により、暗号化手段によって暗号化された情報が受信端末に送信され、受信端末において、読取手段により、公開鍵と対応する秘密鍵を記憶するRFID付帯物から秘密鍵が読み取られ、復号化手段により、送信端末から受信した情報が読取手段によって読み取られた秘密鍵が用いられて復号化されるので、送信端末と受信端末との間で、秘密鍵に関する情報を直接送受信することなく、且つダイレクトメールのように即時性に欠ける手段を使わなくても、送信端末側で受信端末の秘密鍵に対応する公開鍵を把握することができることとなって、公開鍵と秘密鍵を使った情報送受信をより安全且つ便利に行うことができる。   According to the invention described in claim 1, the identification information and the public key are stored in association with each other by the key information storage unit in the server, and the identification information is transmitted to the transmission terminal by the identification information transmission unit at the reception terminal, In the transmitting terminal, the public key associated with the identification information transmitted from the receiving terminal is acquired by searching the key information storage unit of the server by the acquiring unit, and the public key acquired by the acquiring unit by the encrypting unit The information is encrypted using the key, and the information encrypted by the encryption means is transmitted to the receiving terminal by the transmitting means, and the receiving terminal stores the secret key corresponding to the public key by the reading means. The secret key is read from the accessory, and the decryption means decrypts the information received from the transmitting terminal using the secret key read by the reading means. Therefore, the transmitting terminal and the receiving terminal do not directly transmit / receive information about the secret key, and the transmitting terminal can use the secret key of the receiving terminal without using immediacy such as direct mail. Therefore, it is possible to more securely and conveniently perform information transmission / reception using the public key and the secret key.

また、RFID付帯物により、識別情報が記憶され、読取手段により、RFID付帯物から識別情報が読み取られ、識別情報送信手段により、読取手段によってRFID付帯物から読み取られた識別情報が送信端末に送信されるので、識別情報が第三者による不正に取得されることが防ぐことができることとなって、情報送受信システムの安全性をさらに向上させることができる。   The identification information is stored by the RFID accessory, the identification information is read from the RFID accessory by the reading means, and the identification information read from the RFID accessory by the reading means is transmitted to the transmitting terminal by the identification information transmitting means. Therefore, the identification information can be prevented from being illegally acquired by a third party, and the safety of the information transmission / reception system can be further improved.

また、RFID付帯物により、暗証情報が記憶され、受信端末において、入力手段により、暗証情報が入力され、認証手段により、入力手段によって入力された暗証情報がRFID付帯物に記憶されている暗証情報と一致するか否かが判断され、一致すると判断された場合にのみ読取手段によるRFID付帯物からの秘密鍵の読取が許可されるので、第三者が当該RFID付帯物を不正に入手しても、暗証情報により当該RFID付帯物に記憶されている秘密鍵が秘匿されることとなって、情報送受信システムの安全性をより一層向上させることができる。   The password information is stored by the RFID accessory, the password information is input by the input means at the receiving terminal, and the password information input by the input means by the authentication means is stored in the RFID accessory. Since it is permitted to read the secret key from the RFID accessory by the reading means only when it is determined that they match, a third party obtains the RFID accessory illegally. In addition, since the secret key stored in the RFID accessory is concealed by the password information, the safety of the information transmission / reception system can be further improved.

請求項2に記載の発明によれば、受信端末において、識別情報送信手段により識別情報が送信端末に送信され、送信端末において、鍵情報記憶手段により、識別情報と公開鍵とが関連づけて記憶され、取得手段により、受信端末から送信された識別情報に対応付けられた公開鍵が、鍵情報記憶手段が検索されて取得され、暗号化手段により、取得手段によって取得された公開鍵が用いられて情報が暗号化され、送信手段により、暗号化手段によって暗号化された情報が受信端末に送信され、受信端末において、読取手段により、公開鍵と対応する秘密鍵を記憶するRFID付帯物から秘密鍵が読み取られ、復号化手段により、送信端末から受信した情報が読取手段によって読み取られた秘密鍵が用いられて復号化されるので、送信端末と受信端末との間で、秘密鍵に関する情報を直接送受信することなく、且つダイレクトメールのように即時性に欠ける手段を使わなくても、送信端末側で受信端末の秘密鍵に対応する公開鍵を把握することができることとなって、公開鍵と秘密鍵を使った情報送受信をより安全且つ便利に行うことができる。   According to the second aspect of the present invention, at the receiving terminal, the identification information is transmitted to the transmitting terminal by the identification information transmitting means, and at the transmitting terminal, the identification information and the public key are stored in association with each other by the key information storage means. The public key associated with the identification information transmitted from the receiving terminal is acquired by searching the key information storage unit by the acquiring unit, and the public key acquired by the acquiring unit is used by the encrypting unit. The information is encrypted, and the transmitting means transmits the information encrypted by the encrypting means to the receiving terminal. At the receiving terminal, the reading means stores the secret key corresponding to the public key from the RFID accessory to store the secret key. Since the information received from the transmitting terminal is decrypted by the decrypting means using the secret key read by the reading means, the receiving terminal and the receiving Without sending or receiving information about the private key directly to the end, and without using immediacy such as direct mail, the sending terminal knows the public key corresponding to the private key of the receiving terminal Thus, information transmission / reception using a public key and a secret key can be performed more safely and conveniently.

請求項3に記載の発明によれば、サーバにおいて、鍵情報記憶手段により、識別情報と公開鍵とが関連づけて記憶され、受信端末において、識別情報送信手段により識別情報が送信端末に送信され、送信端末において、取得手段により、受信端末から送信された識別情報に対応付けられた公開鍵が、サーバの鍵情報記憶手段が検索されて取得され、暗号化手段により、取得手段によって取得された公開鍵が用いられて情報が暗号化され、送信手段により、暗号化手段によって暗号化された情報が受信端末に送信され、受信端末において、読取手段により、公開鍵と対応する秘密鍵を記憶するRFID付帯物から秘密鍵が読み取られ、復号化手段により、送信端末から受信した情報が読取手段によって読み取られた秘密鍵が用いられて復号化されるので、送信端末と受信端末との間で、秘密鍵に関する情報を直接送受信することなく、且つダイレクトメールのように即時性に欠ける手段を使わなくても、送信端末側で受信端末の秘密鍵に対応する公開鍵を把握することができることとなって、公開鍵と秘密鍵を使った情報送受信をより安全且つ便利に行うことができる。   According to the invention described in claim 3, the identification information and the public key are stored in association with each other by the key information storage unit in the server, and the identification information is transmitted to the transmission terminal by the identification information transmission unit at the reception terminal, In the transmitting terminal, the public key associated with the identification information transmitted from the receiving terminal is acquired by searching the key information storage unit of the server by the acquiring unit, and the public key acquired by the acquiring unit by the encrypting unit Information is encrypted using a key, and the information encrypted by the encrypting means is transmitted to the receiving terminal by the transmitting means, and the receiving terminal stores the secret key corresponding to the public key by the reading means. The secret key is read from the accessory, and the decryption means decrypts the information received from the transmitting terminal using the secret key read by the reading means. Therefore, the sending terminal and the receiving terminal do not directly transmit / receive information about the secret key, and the sending terminal side uses the secret key of the receiving terminal without using immediacy such as direct mail. Therefore, it is possible to more securely and conveniently perform information transmission / reception using the public key and the secret key.

請求項4に記載の発明によれば、請求項2又は3に記載の発明と同様の効果が得られるのは勿論のこと、特に、RFID付帯物により、識別情報が記憶され、読取手段により、RFID付帯物から識別情報が読み取られ、識別情報送信手段により、読取手段によってRFID付帯物から読み取られた識別情報が送信端末に送信されるので、識別情報が第三者による不正に取得されることが防ぐことができることとなって、情報送受信システムの安全性をさらに向上させることができる。   According to the invention described in claim 4, the same effect as that of the invention described in claim 2 or 3 can be obtained, in particular, the identification information is stored by the RFID accessory, and by the reading means, The identification information is read from the RFID accessory, and the identification information transmitting means transmits the identification information read from the RFID accessory by the reading means to the transmitting terminal, so that the identification information is illegally acquired by a third party. Thus, the safety of the information transmission / reception system can be further improved.

請求項5に記載の発明によれば、請求項2〜4の何れか一項に記載の発明と同様の効果が得られるのは勿論のこと、特に、RFID付帯物により、暗証情報が記憶され、受信端末において、入力手段により、暗証情報が入力され、認証手段により、入力手段によって入力された暗証情報がRFID付帯物に記憶されている暗証情報と一致するか否かが判断され、一致すると判断された場合にのみ読取手段によるRFID付帯物からの秘密鍵の読取が許可されるので、第三者が当該RFID付帯物を不正に入手しても、暗証情報により当該RFID付帯物に記憶されている秘密鍵が秘匿されることとなって、情報送受信システムの安全性をより一層向上させることができる。   According to the invention described in claim 5, the same effect as that of any one of claims 2 to 4 can be obtained. In particular, the password information is stored by the RFID accessory. In the receiving terminal, the password information is input by the input means, and it is determined by the authentication means whether or not the password information input by the input means matches the password information stored in the RFID accessory. Only when it is determined, the reading means is allowed to read the secret key from the RFID accessory, so even if a third party obtains the RFID accessory illegally, it is stored in the RFID accessory by the password information. Therefore, the security of the information transmission / reception system can be further improved.

以下、図を参照して、本発明に係る情報送受信システムを実施するための最良の形態を詳細に説明する。   The best mode for carrying out an information transmission / reception system according to the present invention will be described below in detail with reference to the drawings.

(第1の実施形態)
まず、本発明の第1の実施形態に係る情報送受信システム100の構成について図1を参照しながら説明する。本実施形態に係る情報送受信システム100は、例えば、図1に示すように、サーバ1と、当該サーバ1と専用回線Sを介して接続される送信端末2と、当該送信端末2と通信回線Nを介して接続される受信端末3と、を備えて構成されている。
ここで、専用回線Sは、例えば、サーバ1と送信端末2のみが接続される閉鎖された回線である。
また、通信回線Nは、例えば、送信端末2と受信端末3とを接続するとともに、外部から接続可能な公開された回線である。
また、通信回線Nに接続される送信端末2の台数は図示例に限定されるものではなく、送信端末2に対して接続される受信端末3の台数も図示例に限定されない。
(First embodiment)
First, the configuration of the information transmission / reception system 100 according to the first embodiment of the present invention will be described with reference to FIG. As shown in FIG. 1, for example, the information transmission / reception system 100 according to the present embodiment includes a server 1, a transmission terminal 2 connected to the server 1 via a dedicated line S, and the transmission terminal 2 and a communication line N. And a receiving terminal 3 connected via the terminal.
Here, the dedicated line S is, for example, a closed line to which only the server 1 and the transmission terminal 2 are connected.
The communication line N is, for example, a public line that connects the transmission terminal 2 and the reception terminal 3 and can be connected from the outside.
Further, the number of transmitting terminals 2 connected to the communication line N is not limited to the illustrated example, and the number of receiving terminals 3 connected to the transmitting terminal 2 is not limited to the illustrated example.

サーバ1は、例えば、図2に示すように、通信部11,CPU(Central Processing Unit)12,RAM(Random Access Memory)13,鍵情報データベース14,記憶部15等を備えて構成されている。   As shown in FIG. 2, for example, the server 1 includes a communication unit 11, a CPU (Central Processing Unit) 12, a RAM (Random Access Memory) 13, a key information database 14, a storage unit 15, and the like.

通信部11は、例えば、専用回線Sに接続され、当該サーバ1と送信端末2との間の通信を制御する。   The communication unit 11 is connected to the dedicated line S, for example, and controls communication between the server 1 and the transmission terminal 2.

CPU12は、例えば、記憶部15に格納された処理プログラム等を読み出して、RAM13に展開して実行することにより、サーバ1全体の制御を行う。   For example, the CPU 12 reads the processing program stored in the storage unit 15, develops it in the RAM 13, and executes it to control the entire server 1.

RAM13は、例えば、CPU12により実行された処理プログラム等を、RAM13内のプログラム格納領域に展開するとともに、入力データや上記処理プログラムが実行される際に生じる処理結果等をデータ格納領域に格納する。   For example, the RAM 13 develops a processing program executed by the CPU 12 in a program storage area in the RAM 13 and stores input data and a processing result generated when the processing program is executed in the data storage area.

鍵情報データベース14は、例えば、HDD(Hard Disc Drive)等を備えて構成され、識別情報としての識別コードと公開鍵とを関連づけて記憶し、鍵情報記憶手段として機能する。   The key information database 14 includes, for example, an HDD (Hard Disc Drive) or the like, stores an identification code as identification information and a public key in association with each other, and functions as a key information storage unit.

記憶部15は、例えば、プログラムやデータ等が予め記憶されている記録媒体(図示せず)を有しており、この記録媒体は、例えば、半導体メモリ等で構成されている。また、記憶部15は、CPU12がサーバ1全体を制御する機能を実現させるための各種データ,各種処理プログラム,これらプログラムの実行により処理されたデータ等を記憶する。より具体的には、記憶部15は、例えば、図2に示すように、鍵情報送信プログラム15A等を格納している。   The storage unit 15 includes, for example, a recording medium (not shown) in which programs, data, and the like are stored in advance, and this recording medium is configured by, for example, a semiconductor memory. In addition, the storage unit 15 stores various data, various processing programs, data processed by executing these programs, and the like for the CPU 12 to realize the function of controlling the entire server 1. More specifically, the storage unit 15 stores, for example, a key information transmission program 15A as shown in FIG.

鍵情報送信プログラム15Aは、例えば、CPU12に、送信端末2から公開鍵要求信号と識別コードとを受信した場合に、当該識別コードに対応する公開鍵を、鍵情報データベース14を検索して抽出し、通信部11を制御して当該公開鍵を送信端末2に送信させる機能を実現させるプログラムである。   For example, when the CPU 12 receives the public key request signal and the identification code from the transmission terminal 2, the key information transmission program 15A searches the key information database 14 and extracts the public key corresponding to the identification code. This is a program for realizing a function of controlling the communication unit 11 to transmit the public key to the transmission terminal 2.

送信端末2は、例えば、図3に示すように、通信部21,操作部22,CPU23,RAM24,記憶部25等を備えて構成されている。   For example, as shown in FIG. 3, the transmission terminal 2 includes a communication unit 21, an operation unit 22, a CPU 23, a RAM 24, a storage unit 25, and the like.

通信部21は、例えば、専用回線S及び通信回線Nに接続され、当該送信端末2とサーバ1との間の通信及び当該送信端末2と受信端末3との間の通信を制御する。   The communication unit 21 is connected to, for example, the dedicated line S and the communication line N, and controls communication between the transmission terminal 2 and the server 1 and communication between the transmission terminal 2 and the reception terminal 3.

操作部22は、例えば、各種の操作信号を入力するためのキー等を備えて構成されている。   The operation unit 22 includes, for example, keys for inputting various operation signals.

CPU23は、例えば、記憶部25に格納された処理プログラム等を読み出して、RAM24に展開して実行することにより、送信端末2全体の制御を行う。   For example, the CPU 23 reads out a processing program or the like stored in the storage unit 25, expands it in the RAM 24, and executes it, thereby controlling the entire transmission terminal 2.

RAM24は、例えば、CPU23により実行された処理プログラム等を、RAM24内のプログラム格納領域に展開するとともに、入力データや上記処理プログラムが実行される際に生じる処理結果等をデータ格納領域に格納する。   For example, the RAM 24 develops a processing program executed by the CPU 23 in a program storage area in the RAM 24, and stores input data and a processing result generated when the processing program is executed in the data storage area.

記憶部25は、例えば、プログラムやデータ等が予め記憶されている記録媒体(図示せず)を有しており、この記録媒体は、例えば、半導体メモリ等で構成されている。また、記憶部25は、CPU23が送信端末2全体を制御する機能を実現させるための各種データ,各種処理プログラム,これらプログラムの実行により処理されたデータ等を記憶する。より具体的には、記憶部25は、例えば、図3に示すように、公開鍵取得プログラム25A,暗号化プログラム25B,送信制御プログラム25C等を格納している。   The storage unit 25 includes, for example, a recording medium (not shown) in which programs, data, and the like are stored in advance, and this recording medium is configured by, for example, a semiconductor memory. Further, the storage unit 25 stores various data, various processing programs, data processed by executing these programs, and the like for realizing the function of the CPU 23 controlling the entire transmission terminal 2. More specifically, the storage unit 25 stores, for example, as shown in FIG. 3, a public key acquisition program 25A, an encryption program 25B, a transmission control program 25C, and the like.

公開鍵取得プログラム25Aは、例えば、CPU23に、受信端末3から受信した識別コードに対応する公開鍵をサーバ1の鍵情報データベース14から取得する機能を実現させるプログラムである。
より具体的には、公開鍵取得プログラム25Aは、例えば、CPU23に、通信部21を制御して、公開鍵要求信号と受信端末3から受信した識別コードとをサーバ1に送信させ、サーバ1から送信された当該識別コードに対応する公開鍵を受信させる機能を実現させるプログラムである。
CPU23は、かかる公開鍵取得プログラム25Aを実行することにより、取得手段として機能する。
The public key acquisition program 25A is a program for causing the CPU 23 to realize a function of acquiring the public key corresponding to the identification code received from the receiving terminal 3 from the key information database 14 of the server 1, for example.
More specifically, the public key acquisition program 25A, for example, causes the CPU 23 to control the communication unit 21 to transmit the public key request signal and the identification code received from the receiving terminal 3 to the server 1, and from the server 1 This is a program for realizing a function of receiving a public key corresponding to the transmitted identification code.
The CPU 23 functions as an acquisition unit by executing the public key acquisition program 25A.

暗号化プログラム25Bは、例えば、CPU23に、公開鍵取得プログラム25Aを実行することにより取得した公開鍵を用いて情報を暗号化する機能を実現させるプログラムである。CPU23は、かかる暗号化プログラム25Bを実行することにより、暗号化手段として機能する。   The encryption program 25B is a program that, for example, causes the CPU 23 to realize a function of encrypting information using a public key acquired by executing the public key acquisition program 25A. The CPU 23 functions as an encryption unit by executing the encryption program 25B.

送信制御プログラム25Cは、例えば、CPU23に、通信部21を制御して、暗号化プログラム25Bを実行することにより暗号化した情報を受信端末3に送信させる機能を実現させるプログラムである。CPU23は、かかる送信制御プログラム25Cを実行することにより、送信手段として機能する。   The transmission control program 25C is a program that realizes a function of causing the CPU 23 to transmit the encrypted information to the receiving terminal 3 by controlling the communication unit 21 and executing the encryption program 25B, for example. The CPU 23 functions as a transmission unit by executing the transmission control program 25C.

受信端末3は、例えば、図4に示すように、通信部31,RFID(Radio Frequency Identification)リーダ32,操作部33,CPU34,RAM35,記憶部36等を備えて構成されている。   As shown in FIG. 4, for example, the receiving terminal 3 includes a communication unit 31, an RFID (Radio Frequency Identification) reader 32, an operation unit 33, a CPU 34, a RAM 35, a storage unit 36, and the like.

通信部31は、例えば、通信回線Nに接続され、当該受信端末3と送信端末2との間の通信を制御する。   The communication unit 31 is connected to the communication line N, for example, and controls communication between the receiving terminal 3 and the transmitting terminal 2.

RFIDリーダ32は、例えば、RFID付帯物としてのRFIDカードKのICチップに記載された内容を無線通信により読み取るリーダである。RFIDカードKには、例えば、識別コード,秘密鍵と暗証番号とが対応づけられて記憶されている。そして、RFIDリーダ32は、例えば、RFIDカードKから識別コード,秘密鍵,暗証番号等を読み取り、読取手段として機能する。   The RFID reader 32 is, for example, a reader that reads the content described in an IC chip of an RFID card K as an RFID accessory by wireless communication. In the RFID card K, for example, an identification code, a secret key, and a password are stored in association with each other. For example, the RFID reader 32 reads an identification code, a secret key, a password, etc. from the RFID card K and functions as a reading unit.

操作部33は、例えば、各種の操作信号を入力するためのキー等を備えて構成されている。例えば、操作部33は、暗証情報としての暗証番号を入力するためのテンキー等を備えて構成され、入力手段として機能する。   The operation unit 33 includes, for example, keys for inputting various operation signals. For example, the operation unit 33 includes a numeric keypad for inputting a personal identification number as personal identification information, and functions as an input unit.

CPU34は、例えば、記憶部36に格納された処理プログラム等を読み出して、RAM35に展開して実行することにより、受信端末3全体の制御を行う。   For example, the CPU 34 reads out a processing program or the like stored in the storage unit 36, develops it in the RAM 35, and executes it, thereby controlling the entire receiving terminal 3.

RAM35は、例えば、CPU34により実行された処理プログラム等を、RAM35内のプログラム格納領域に展開するとともに、入力データや上記処理プログラムが実行される際に生じる処理結果等をデータ格納領域に格納する。   The RAM 35 expands, for example, a processing program executed by the CPU 34 in a program storage area in the RAM 35 and stores input data and a processing result generated when the processing program is executed in the data storage area.

記憶部36は、例えば、プログラムやデータ等が予め記憶されている記録媒体(図示せず)を有しており、この記録媒体は、例えば、半導体メモリ等で構成されている。また、記憶部36は、CPU34が受信端末3全体を制御する機能を実現させるための各種データ,各種処理プログラム,これらプログラムの実行により処理されたデータ等を記憶する。より具体的には、記憶部36は、例えば、図4に示すように、認証プログラム36A,識別コード送信プログラム36B,復号化プログラム36C等を格納している。   The storage unit 36 includes, for example, a recording medium (not shown) in which programs, data, and the like are stored in advance, and this recording medium is configured by, for example, a semiconductor memory. Further, the storage unit 36 stores various data, various processing programs, data processed by executing these programs, and the like for realizing the function of the CPU 34 controlling the entire receiving terminal 3. More specifically, the storage unit 36 stores, for example, an authentication program 36A, an identification code transmission program 36B, a decryption program 36C, etc., as shown in FIG.

認証プログラム36Aは、例えば、CPU34に、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致するか否かを判断し、一致すると判断した場合にのみ、RFIDリーダ32によるRFIDカードKからの識別コード,秘密鍵の読取を許可する機能を実現させるプログラムである。CPU34は、かかる認証プログラム36Aを実行することにより、認証手段として機能する。   The authentication program 36A determines, for example, whether or not the password entered from the operation unit 33 matches the password read from the RFID card K by the RFID reader 32, and only when it is determined that they match. This is a program for realizing the function of permitting reading of the identification code and secret key from the RFID card K by the RFID reader 32. The CPU 34 functions as an authentication unit by executing the authentication program 36A.

識別コード送信プログラム36Bは、例えば、CPU34に、通信部31を制御して、RFIDリーダ32によりRFIDカードKから読み取られた識別コードを送信端末2に送信させる機能を実現させるプログラムである。CPU34は、かかる識別コード送信プログラム36Bを実行することにより、識別情報送信手段として機能する。   The identification code transmission program 36 </ b> B is a program that, for example, causes the CPU 34 to control the communication unit 31 to realize a function of transmitting the identification code read from the RFID card K by the RFID reader 32 to the transmission terminal 2. The CPU 34 functions as identification information transmission means by executing the identification code transmission program 36B.

復号化プログラム36Cは、例えば、CPU34に、送信端末2から受信した情報をRFIDリーダ32によりRFIDカードKから読み取られた秘密鍵を用いて復号化する機能を実現させるプログラムである。CPU34は、かかる復号化プログラム36Cを実行することにより復号化手段として機能する。   The decryption program 36C is a program that, for example, causes the CPU 34 to realize a function of decrypting information received from the transmission terminal 2 using the secret key read from the RFID card K by the RFID reader 32. The CPU 34 functions as a decoding unit by executing the decoding program 36C.

次に、上述のような構成の本発明の第1の実施形態に係る情報送受信システム100における情報の送受信動作の一例について、図5に示すフローチャートを参照しながら説明する。
まず、受信端末3において、操作部33から暗証番号が入力されると(ステップS1)、CPU34は、認証プログラム36Aを実行することにより、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致するか否かを判断する(ステップS2)。
Next, an example of information transmission / reception operation in the information transmission / reception system 100 according to the first embodiment of the present invention configured as described above will be described with reference to the flowchart shown in FIG.
First, in the receiving terminal 3, when a personal identification number is input from the operation unit 33 (step S1), the CPU 34 executes the authentication program 36A so that the personal identification number input from the operation unit 33 is RFIDd by the RFID reader 32. It is determined whether or not it matches the password read from the card K (step S2).

ステップS2において、CPU34が、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致しないと判断した場合には(ステップS2;No)、本処理を終了する。
ステップS2において、CPU34が、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致すると判断した場合には(ステップS2;Yes)、CPU34は、RFIDリーダ32によるRFIDカードKからの識別コード,秘密鍵の読取を許可し、識別コード送信プログラム36Bを実行することにより、通信部31を制御して、RFIDリーダ32によりRFIDカードKから読み取られた識別コードを送信端末2に送信させる(ステップS3)。
In step S2, if the CPU 34 determines that the password entered from the operation unit 33 does not match the password read from the RFID card K by the RFID reader 32 (step S2; No), the process is terminated. To do.
In step S2, if the CPU 34 determines that the password entered from the operation unit 33 matches the password read from the RFID card K by the RFID reader 32 (step S2; Yes), the CPU 34 The identification code read from the RFID card K by the RFID reader 32 is controlled by permitting the reading of the identification code and secret key from the RFID card K by 32 and executing the identification code transmission program 36B. Is transmitted to the transmission terminal 2 (step S3).

次に、送信端末2が受信端末3から送信された識別コードを受信すると(ステップS4)、CPU23は、公開鍵取得プログラム25Aを実行することにより、通信部21を制御して、公開鍵要求信号と受信端末3から受信した識別コードとをサーバ1に送信させる(ステップS5)。   Next, when the transmission terminal 2 receives the identification code transmitted from the reception terminal 3 (step S4), the CPU 23 controls the communication unit 21 by executing the public key acquisition program 25A, and the public key request signal And the identification code received from the receiving terminal 3 are transmitted to the server 1 (step S5).

次に、サーバ1が送信端末2から送信された公開鍵要求信号と識別コードとを受信すると(ステップS6)、CPU12は、鍵情報送信プログラム15Aを実行することにより、当該識別コードに対応する公開鍵を、鍵情報データベース14を検索して抽出し、通信部11を制御して当該公開鍵を送信端末2に送信させる(ステップS7)。   Next, when the server 1 receives the public key request signal and the identification code transmitted from the transmission terminal 2 (step S6), the CPU 12 executes the key information transmission program 15A, thereby opening the public corresponding to the identification code. The key is retrieved by searching the key information database 14, and the communication unit 11 is controlled to transmit the public key to the transmission terminal 2 (step S7).

次に、送信端末2が、サーバ1から送信された公開鍵を受信すると(ステップS8)、CPU23は、暗号化プログラム25Bを実行することにより、当該公開鍵を用いて情報を暗号化する(ステップS9)。   Next, when the transmission terminal 2 receives the public key transmitted from the server 1 (step S8), the CPU 23 executes the encryption program 25B to encrypt information using the public key (step S8). S9).

次に、CPU23は、送信制御プログラム25Cを実行することにより、通信部21を制御して、ステップS9において暗号化した情報を受信端末3に送信させる(ステップS10)。   Next, the CPU 23 controls the communication unit 21 by executing the transmission control program 25C to transmit the information encrypted in step S9 to the receiving terminal 3 (step S10).

次に、受信端末3が送信端末2から送信された情報を受信すると(ステップS11)、CPU34は、復号化プログラム36Cを実行することにより、当該情報をRFIDリーダ32によりRFIDカードKから読み取られた秘密鍵を用いて復号化する(ステップS12)。   Next, when the receiving terminal 3 receives the information transmitted from the transmitting terminal 2 (step S11), the CPU 34 reads the information from the RFID card K by the RFID reader 32 by executing the decryption program 36C. Decryption is performed using the secret key (step S12).

以上に説明した本発明の第1の実施形態に係る情報送受信システム100によれば、サーバ1において、鍵情報データベース14により、識別コードと公開鍵とが関連づけて記憶され、受信端末3において、CPU34が識別コード送信プログラム36Bを実行することにより識別コードが送信端末2に送信され、送信端末2において、CPU23が公開鍵取得プログラム25Aを実行することにより、受信端末3から送信された識別コードに対応付けられた公開鍵が、サーバ1の鍵情報データベース14が検索されて取得され、CPU23が暗号化プログラム25Bを実行することにより、取得された公開鍵が用いられて情報が暗号化され、CPU23が送信制御プログラム25Cを実行することにより、暗号化された情報が受信端末3に送信され、受信端末3において、RFIDリーダ32により、公開鍵と対応する秘密鍵を記憶するRFIDカードKから秘密鍵が読み取られ、CPU34が復号化プログラム36Cを実行することにより、送信端末2から受信した情報がRFIDリーダ32によって読み取られた秘密鍵が用いられて復号化されるので、送信端末2と受信端末3との間で、秘密鍵に関する情報を直接送受信することなく、且つダイレクトメールのように即時性に欠ける手段を使わなくても、送信端末2側で受信端末3の秘密鍵に対応する公開鍵を把握することができることとなって、公開鍵と秘密鍵を使った情報送受信をより安全且つ便利に行うことができる。   According to the information transmission / reception system 100 according to the first embodiment of the present invention described above, the server 1 stores the identification code and the public key in the key information database 14 in association with each other. The identification code is transmitted to the transmission terminal 2 by executing the identification code transmission program 36B, and the transmission terminal 2 corresponds to the identification code transmitted from the reception terminal 3 by the CPU 23 executing the public key acquisition program 25A. The attached public key is acquired by searching the key information database 14 of the server 1, and when the CPU 23 executes the encryption program 25B, the information is encrypted using the acquired public key. By executing the transmission control program 25C, the encrypted information is transferred to the receiving terminal 3. In the receiving terminal 3, the RFID reader 32 reads the secret key from the RFID card K that stores the secret key corresponding to the public key, and the CPU 34 executes the decryption program 36 </ b> C to receive from the transmitting terminal 2. Information is decrypted using the secret key read by the RFID reader 32, so that information relating to the secret key is not directly transmitted and received between the transmitting terminal 2 and the receiving terminal 3, and as in direct mail. Even if a means lacking immediacy is not used, the transmitting terminal 2 can grasp the public key corresponding to the secret key of the receiving terminal 3, so that information transmission / reception using the public key and the secret key can be performed. It can be done safely and conveniently.

また、RFIDカードKにより、識別コードが記憶され、RFIDリーダ32により、RFIDカードKから識別コードが読み取られ、CPU34が識別コード送信プログラム36Bを実行することにより、RFIDリーダ32によってRFIDカードKから読み取られた識別コードが送信端末2に送信されるので、識別コードが第三者による不正に取得されることが防ぐことができることとなって、情報送受信システム100の安全性をさらに向上させることができる。   Further, the identification code is stored by the RFID card K, the identification code is read from the RFID card K by the RFID reader 32, and read from the RFID card K by the RFID reader 32 by the CPU 34 executing the identification code transmission program 36B. Since the obtained identification code is transmitted to the transmission terminal 2, it is possible to prevent the identification code from being illegally acquired by a third party, and the safety of the information transmission / reception system 100 can be further improved. .

また、RFIDカードKにより、暗証番号が記憶され、受信端末3において、操作部33により、暗証番号が入力され、CPU34が認証プログラム36Aを実行することにより、操作部33によって入力された暗証番号がRFIDカードKに記憶されている暗証番号と一致するか否かが判断され、一致すると判断された場合にのみRFIDリーダ32によるRFIDカードKからの秘密鍵の読取が許可されるので、第三者が当該RFIDカードKを不正に入手しても、暗証番号により当該RFIDカードKに記憶されている秘密鍵が秘匿されることとなって、情報送受信システム100の安全性をより一層向上することができる。   In addition, the personal identification number is stored by the RFID card K, the personal identification number is input by the operation unit 33 in the receiving terminal 3, and the personal identification number input by the operation unit 33 is executed by the CPU 34 executing the authentication program 36 </ b> A. It is determined whether or not it matches the password stored in the RFID card K. Only when it is determined that they match, the RFID reader 32 is allowed to read the secret key from the RFID card K. Even if the RFID card K is obtained illegally, the secret key stored in the RFID card K is concealed by the personal identification number, and the safety of the information transmitting / receiving system 100 can be further improved. it can.

(第2の実施形態)
本発明の第2の実施形態に係る情報送受信システム200は、例えば、図6に示すように、サーバ1を備えず、送信端末2Aの構成のみが、第1の実施形態に係る情報送受信システム100と異なるので、同一の構成については、同一の符号を付すとともに、その説明を省略する。
(Second Embodiment)
The information transmission / reception system 200 according to the second embodiment of the present invention does not include the server 1 as shown in FIG. 6, for example, and only the configuration of the transmission terminal 2A is the information transmission / reception system 100 according to the first embodiment. Therefore, the same components are denoted by the same reference numerals and description thereof is omitted.

本発明の第2の実施形態に係る情報送受信システム200は、例えば、図6に示すように、送信端末2Aと、当該送信端末2Aと通信回線Nを介して接続される受信端末3と、を備えて構成されている。   An information transmission / reception system 200 according to the second embodiment of the present invention includes, for example, a transmission terminal 2A and a reception terminal 3 connected to the transmission terminal 2A via a communication line N as shown in FIG. It is prepared for.

送信端末2Aは、例えば、図7に示すように、通信部21,操作部22,CPU23,RAM24,記憶部250,鍵情報データベース26等を備えて構成されている。   For example, as shown in FIG. 7, the transmission terminal 2A includes a communication unit 21, an operation unit 22, a CPU 23, a RAM 24, a storage unit 250, a key information database 26, and the like.

鍵情報データベース26は、例えば、HDD(Hard Disc Drive)等を備えて構成され、識別情報としての識別コードと公開鍵とを関連づけて記憶し、鍵情報記憶手段として機能する。   The key information database 26 includes, for example, an HDD (Hard Disc Drive) or the like, stores an identification code as identification information and a public key in association with each other, and functions as a key information storage unit.

記憶部250は、例えば、プログラムやデータ等が予め記憶されている記録媒体(図示せず)を有しており、この記録媒体は、例えば、半導体メモリ等で構成されている。また、記憶部250は、CPU23が送信端末2A全体を制御する機能を実現させるための各種データ,各種処理プログラム,これらプログラムの実行により処理されたデータ等を記憶する。より具体的には、記憶部250は、例えば、図7に示すように、公開鍵取得プログラム250A,暗号化プログラム25B,送信制御プログラム25C等を格納している。   The storage unit 250 includes, for example, a recording medium (not shown) in which programs, data, and the like are stored in advance, and this recording medium is configured by, for example, a semiconductor memory. In addition, the storage unit 250 stores various data, various processing programs, data processed by executing these programs, and the like for realizing the function of the CPU 23 controlling the entire transmission terminal 2A. More specifically, the storage unit 250 stores, for example, as shown in FIG. 7, a public key acquisition program 250A, an encryption program 25B, a transmission control program 25C, and the like.

公開鍵取得プログラム250Aは、例えば、CPU23に、受信端末3から受信した識別コードに対応する公開鍵を鍵情報データベース26から取得する機能を実現させるプログラムである。CPU23は、かかる公開鍵取得プログラム250Aを実行することにより、取得手段として機能する。   The public key acquisition program 250A is a program that causes the CPU 23 to realize a function of acquiring, from the key information database 26, a public key corresponding to the identification code received from the receiving terminal 3, for example. The CPU 23 functions as an acquisition unit by executing the public key acquisition program 250A.

次に、上述のような構成の本発明の第2の実施形態に係る情報送受信システム200における情報の送受信動作の一例について、図8に示すフローチャートを参照しながら説明する。
まず、受信端末3において、操作部33から暗証番号が入力されると(ステップS101)、CPU34は、認証プログラム36Aを実行することにより、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致するか否かを判断する(ステップS102)。
Next, an example of information transmission / reception operation in the information transmission / reception system 200 according to the second embodiment of the present invention configured as described above will be described with reference to the flowchart shown in FIG.
First, when a personal identification number is input from the operation unit 33 in the receiving terminal 3 (step S101), the CPU 34 executes the authentication program 36A so that the personal identification number input from the operation unit 33 is RFIDd by the RFID reader 32. It is determined whether or not it matches the password read from the card K (step S102).

ステップS102において、CPU34が、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致しないと判断した場合には(ステップS102;No)、本処理を終了する。
ステップS102において、CPU34が、操作部33から入力された暗証番号がRFIDリーダ32によりRFIDカードKから読み取られた暗証番号と一致すると判断した場合には(ステップS102;Yes)、CPU34は、RFIDリーダ32によるRFIDカードKからの識別コード,秘密鍵の読取を許可し、識別コード送信プログラム36Bを実行することにより、通信部31を制御して、RFIDリーダ32によりRFIDカードKから読み取られた識別コードを送信端末2Aに送信させる(ステップS103)。
In step S102, when the CPU 34 determines that the password entered from the operation unit 33 does not match the password read from the RFID card K by the RFID reader 32 (step S102; No), the process is terminated. To do.
When the CPU 34 determines in step S102 that the password entered from the operation unit 33 matches the password read from the RFID card K by the RFID reader 32 (step S102; Yes), the CPU 34 The identification code read from the RFID card K by the RFID reader 32 is controlled by permitting the reading of the identification code and secret key from the RFID card K by 32 and executing the identification code transmission program 36B. Is transmitted to the transmitting terminal 2A (step S103).

次に、送信端末2Aが受信端末3から送信された識別コードを受信すると(ステップS104)、CPU23は、公開鍵取得プログラム250Aを実行することにより、当該識別コードに対応する公開鍵を、鍵情報データベース26を検索して取得する(ステップS105)。   Next, when the transmission terminal 2A receives the identification code transmitted from the reception terminal 3 (step S104), the CPU 23 executes the public key acquisition program 250A to obtain the public key corresponding to the identification code as key information. The database 26 is searched and acquired (step S105).

次に、CPU23は、暗号化プログラム25Bを実行することにより、当該公開鍵を用いて情報を暗号化する(ステップS106)。   Next, the CPU 23 executes the encryption program 25B to encrypt information using the public key (step S106).

次に、CPU23は、送信制御プログラム25Cを実行することにより、通信部21を制御して、ステップS106において暗号化した情報を受信端末3に送信させる(ステップS107)。   Next, the CPU 23 executes the transmission control program 25C to control the communication unit 21 to transmit the information encrypted in step S106 to the receiving terminal 3 (step S107).

次に、受信端末3が送信端末2Aから送信された情報を受信すると(ステップS108)、CPU34は、復号化プログラム36Cを実行することにより、当該情報をRFIDリーダ32によりRFIDカードKから読み取られた秘密鍵を用いて復号化する(ステップS109)。   Next, when the receiving terminal 3 receives the information transmitted from the transmitting terminal 2A (step S108), the CPU 34 reads the information from the RFID card K by the RFID reader 32 by executing the decryption program 36C. Decryption is performed using the secret key (step S109).

以上に説明した本発明の第2の実施形態に係る情報送受信システム200によれば、受信端末3において、CPU34が識別コード送信プログラム36Bを実行することにより識別コードが送信端末2Aに送信され、送信端末2Aにおいて、鍵情報データベース26により、識別コードと公開鍵とが関連づけて記憶され、CPU23が公開鍵取得プログラム250Aを実行することにより、受信端末3から送信された識別コードに対応付けられた公開鍵が、鍵情報データベース26が検索されて取得され、CPU23が暗号化プログラム25Bを実行することにより、取得された公開鍵が用いられて情報が暗号化され、CPU23が送信制御プログラム25Cを実行することにより、暗号化された情報が受信端末3に送信され、受信端末3において、RFIDリーダ32により、公開鍵と対応する秘密鍵を記憶するRFIDカードから秘密鍵が読み取られ、CPU34が復号化プログラム36Cを実行することにより、送信端末2Aから受信した情報がRFIDリーダ32によって読み取られた秘密鍵が用いられて復号化されるので、送信端末2Aと受信端末3との間で、秘密鍵に関する情報を直接送受信することなく、且つダイレクトメールのように即時性に欠ける手段を使わなくても、送信端末2A側で受信端末3の秘密鍵に対応する公開鍵を把握することができることとなって、公開鍵と秘密鍵を使った情報送受信をより安全且つ便利に行うことができる。   According to the information transmission / reception system 200 according to the second embodiment of the present invention described above, the identification code is transmitted to the transmission terminal 2A when the CPU 34 executes the identification code transmission program 36B in the reception terminal 3, and the transmission is performed. In the terminal 2A, the identification code and the public key are stored in association with each other in the key information database 26, and the public code associated with the identification code transmitted from the receiving terminal 3 by the CPU 23 executing the public key acquisition program 250A. The key is obtained by searching the key information database 26, and the CPU 23 executes the encryption program 25B, whereby the information is encrypted using the acquired public key, and the CPU 23 executes the transmission control program 25C. As a result, the encrypted information is transmitted to the receiving terminal 3, and the receiving terminal 3 The RFID reader 32 reads the secret key from the RFID card that stores the secret key corresponding to the public key, and the CPU 34 executes the decryption program 36C, so that the information received from the transmitting terminal 2A is read by the RFID reader 32. Since the read secret key is used for decryption, there is no means to transmit and receive information on the secret key directly between the sending terminal 2A and the receiving terminal 3 and lack immediacy like direct mail. Even if it is not used, the transmitting terminal 2A side can grasp the public key corresponding to the secret key of the receiving terminal 3, so that information transmission / reception using the public key and the secret key can be performed more safely and conveniently. it can.

また、RFIDカードKにより、識別コードが記憶され、RFIDリーダ32により、RFIDカードKから識別コードが読み取られ、CPU34が識別コード送信プログラム36Bを実行することにより、RFIDリーダ32によってRFIDカードKから読み取られた識別コードが送信端末2Aに送信されるので、識別コードが第三者による不正に取得されることが防ぐことができることとなって、情報送受信システム200の安全性をさらに向上させることができる。   Further, the identification code is stored by the RFID card K, the identification code is read from the RFID card K by the RFID reader 32, and read from the RFID card K by the RFID reader 32 by the CPU 34 executing the identification code transmission program 36B. Since the obtained identification code is transmitted to the transmitting terminal 2A, it is possible to prevent the identification code from being illegally acquired by a third party, and the safety of the information transmitting / receiving system 200 can be further improved. .

また、RFIDカードKにより、暗証番号が記憶され、受信端末3において、操作部33により、暗証番号が入力され、CPU34が認証プログラム36Aを実行することにより、操作部33によって入力された暗証番号がRFIDカードKに記憶されている暗証番号と一致するか否かが判断され、一致すると判断された場合にのみRFIDリーダ32によるRFIDカードKからの秘密鍵の読取が許可されるので、第三者が当該RFIDカードKを不正に入手しても、暗証番号により当該RFIDカードKに記憶されている秘密鍵が秘匿されることとなって、情報送受信システム200の安全性をより一層向上することができる。   In addition, the personal identification number is stored by the RFID card K, the personal identification number is input by the operation unit 33 in the receiving terminal 3, and the personal identification number input by the operation unit 33 is executed by the CPU 34 executing the authentication program 36 </ b> A. It is determined whether or not it matches the password stored in the RFID card K. Only when it is determined that they match, the RFID reader 32 is allowed to read the secret key from the RFID card K. Even if the RFID card K is obtained illegally, the secret key stored in the RFID card K is concealed by the personal identification number, and the safety of the information transmission / reception system 200 can be further improved. it can.

本発明の第1の実施形態に係る情報送受信システムの概略構成を示す図である。It is a figure which shows schematic structure of the information transmission / reception system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るサーバの構成を示すブロック図である。It is a block diagram which shows the structure of the server which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る送信端末の構成を示すブロック図である。It is a block diagram which shows the structure of the transmission terminal which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る受信端末の構成を示すブロック図である。It is a block diagram which shows the structure of the receiving terminal which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報送受信システムにおける情報の送受信動作の一例を説明するフローチャートである。It is a flowchart explaining an example of the transmission / reception operation | movement of the information in the information transmission / reception system which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係る情報送受信システムの概略構成を示す図である。It is a figure which shows schematic structure of the information transmission / reception system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る送信端末の構成を示すブロック図である。It is a block diagram which shows the structure of the transmission terminal which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る情報送受信システムにおける情報の送受信動作の一例を説明するフローチャートである。It is a flowchart explaining an example of the transmission / reception operation | movement of the information in the information transmission / reception system which concerns on the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1 サーバ
14,26 鍵情報データベース(鍵情報記憶手段)
2,2A 送信端末
23 CPU(取得手段,暗号化手段,送信手段)
25A,250A 公開鍵取得プログラム(取得手段)
25B 暗号化プログラム(暗号化手段)
25C 送信制御プログラム(送信手段)
3 受信端末
32 RFIDリーダ(読取手段)
33 操作部(入力手段)
34 CPU(認証手段,識別情報送信手段,復号化手段)
36A 認証プログラム(認証手段)
36B 識別コード送信プログラム(識別情報送信手段)
36C 復号化プログラム(復号化手段)
100,200 情報送受信システム
N 通信回線
S 専用回線
K RFIDカード
1 Server 14, 26 Key information database (key information storage means)
2,2A transmission terminal 23 CPU (acquisition means, encryption means, transmission means)
25A, 250A public key acquisition program (acquisition means)
25B encryption program (encryption means)
25C transmission control program (transmission means)
3 receiving terminal 32 RFID reader (reading means)
33 Operation part (input means)
34 CPU (authentication means, identification information transmission means, decryption means)
36A Authentication program (authentication means)
36B Identification code transmission program (identification information transmission means)
36C decryption program (decryption means)
100, 200 Information transmission / reception system N Communication line S Dedicated line K RFID card

Claims (5)

サーバと、前記サーバと専用回線を介して接続される送信端末と、前記送信端末と通信回線を介して接続される受信端末と、を備える情報送受信システムであって、
前記サーバは、
識別情報と公開鍵とを関連づけて記憶する鍵情報記憶手段を備え、
前記受信端末は、
前記識別情報と前記公開鍵と対応する秘密鍵と暗証情報とを対応づけて記憶するRFID付帯物から前記識別情報と前記秘密鍵と前記暗証情報とを読み取り可能な読取手段と、
暗証情報を入力するための入力手段と、
前記入力手段により入力された暗証情報が前記読取手段により読み取られた前記暗証情報と一致するか否かを判断し、一致すると判断した場合にのみ前記読取手段による前記RFID付帯物からの前記識別情報及び前記秘密鍵の読取を許可する認証手段と、
前記読取手段により読み取られた前記識別情報を前記送信端末に送信する識別情報送信手段と、
を備え、
前記送信端末は、
前記受信端末から受信した識別情報に対応する前記公開鍵を前記サーバの前記鍵情報記憶手段から取得する取得手段と、
前記取得手段から取得した前記公開鍵を用いて情報を暗号化する暗号化手段と、
前記暗号化手段により暗号化された情報を前記受信端末に送信する送信手段と、
を備え、
前記受信端末は、
前記送信端末から受信した情報を前記読取手段により読み取られた前記秘密鍵を用いて復号化する復号化手段を備えることを特徴とする情報送受信システム。
An information transmission / reception system comprising a server, a transmission terminal connected to the server via a dedicated line, and a reception terminal connected to the transmission terminal via a communication line,
The server
Key information storage means for storing the identification information and the public key in association with each other;
The receiving terminal is
Reading means capable of reading the identification information, the secret key, and the password information from an RFID accessory that stores the identification information, the secret key corresponding to the public key, and the password information in association with each other;
An input means for inputting the password information;
It is determined whether or not the password information input by the input means matches the password information read by the reading means, and the identification information from the RFID accessory by the reading means only when it is determined that they match. And authentication means for permitting reading of the secret key;
Identification information transmitting means for transmitting the identification information read by the reading means to the transmitting terminal;
With
The transmitting terminal is
Obtaining means for obtaining the public key corresponding to the identification information received from the receiving terminal from the key information storage means of the server;
Encryption means for encrypting information using the public key acquired from the acquisition means;
Transmitting means for transmitting the information encrypted by the encryption means to the receiving terminal;
With
The receiving terminal is
An information transmission / reception system comprising: decryption means for decrypting information received from the transmission terminal using the secret key read by the reading means.
送信端末と、前記送信端末と通信回線を介して接続される受信端末と、を備える情報送受信システムであって、
前記受信端末は、
識別情報を前記送信端末に送信する識別情報送信手段を備え、
前記送信端末は、
前記識別情報と公開鍵とを関連づけて記憶する鍵情報記憶手段と、
前記受信端末から送信された識別情報に対応付けられた公開鍵を、前記鍵情報記憶手段を検索して取得する取得手段と、
前記取得手段により取得された公開鍵を用いて情報を暗号化する暗号化手段と、
前記暗号化手段により暗号化された情報を前記受信端末に送信する送信手段と、を備え、
前記受信端末は、
前記公開鍵と対応する秘密鍵を記憶するRFID付帯物から前記秘密鍵を読み取る読取手段と、
前記送信端末から受信した情報を前記読取手段により読み取られた前記秘密鍵を用いて復号化する復号化手段と、
を備えることを特徴とする情報送受信システム。
An information transmission / reception system comprising: a transmission terminal; and a reception terminal connected to the transmission terminal via a communication line,
The receiving terminal is
Comprising identification information transmitting means for transmitting identification information to the transmitting terminal;
The transmitting terminal is
Key information storage means for storing the identification information and the public key in association with each other;
Obtaining means for retrieving the public key associated with the identification information transmitted from the receiving terminal by searching the key information storage means;
Encryption means for encrypting information using the public key acquired by the acquisition means;
Transmitting means for transmitting the information encrypted by the encryption means to the receiving terminal,
The receiving terminal is
Reading means for reading the secret key from an RFID accessory that stores the secret key corresponding to the public key;
Decryption means for decrypting information received from the transmission terminal using the secret key read by the reading means;
An information transmission / reception system comprising:
サーバと、前記サーバと専用回線を介して接続される送信端末と、前記送信端末と通信回線を介して接続される受信端末と、を備える情報送受信システムであって、
前記サーバは、
識別情報と公開鍵とを関連づけて記憶する鍵情報記憶手段を備え、
前記受信端末は、
前記識別情報を前記送信端末に送信する識別情報送信手段を備え、
前記送信端末は、
前記受信端末から送信された識別情報に対応付けられた公開鍵を、前記サーバの前記鍵情報記憶手段を検索して取得する取得手段と、
前記取得手段により取得された公開鍵を用いて情報を暗号化する暗号化手段と、
前記暗号化手段により暗号化された情報を前記受信端末に送信する送信手段と、を備え、
前記受信端末は、
前記公開鍵と対応する秘密鍵を記憶するRFID付帯物から前記秘密鍵を読み取る読取手段と、
前記送信端末から受信した情報を前記読取手段により読み取られた前記秘密鍵を用いて復号化する復号化手段と、
を備えることを特徴とする情報送受信システム。
An information transmission / reception system comprising a server, a transmission terminal connected to the server via a dedicated line, and a reception terminal connected to the transmission terminal via a communication line,
The server
Key information storage means for storing the identification information and the public key in association with each other;
The receiving terminal is
Comprising identification information transmitting means for transmitting the identification information to the transmitting terminal;
The transmitting terminal is
Obtaining means for retrieving the public key associated with the identification information transmitted from the receiving terminal by searching the key information storage means of the server;
Encryption means for encrypting information using the public key acquired by the acquisition means;
Transmitting means for transmitting the information encrypted by the encryption means to the receiving terminal,
The receiving terminal is
Reading means for reading the secret key from an RFID accessory that stores the secret key corresponding to the public key;
Decryption means for decrypting information received from the transmission terminal using the secret key read by the reading means;
An information transmission / reception system comprising:
前記RFID付帯物は、前記識別情報を記憶しており、
前記読取手段は、前記RFID付帯物から前記識別情報を読み取り、
前記識別情報送信手段は、前記読取手段により前記RFID付帯物から読み取られた前記識別情報を前記送信端末に送信することを特徴とする請求項2又は3に記載の情報送受信システム。
The RFID accessory stores the identification information,
The reading means reads the identification information from the RFID accessory,
The information transmission / reception system according to claim 2 or 3, wherein the identification information transmission unit transmits the identification information read from the RFID accessory by the reading unit to the transmission terminal.
前記RFID付帯物は、暗証情報を記憶しており、
前記読取手段は、前記RFID付帯物から前記暗証情報を読み取り、
前記受信端末は、
暗証情報を入力するための入力手段と、
前記入力手段により入力された暗証情報が前記読取手段により読み取られた前記暗証情報と一致するか否かを判断し、一致すると判断した場合にのみ前記読取手段による前記RFID付帯物からの前記秘密鍵の読取を許可する認証手段と、
を備えることを特徴とする請求項2〜4の何れか一項に記載の情報送受信システム。
The RFID accessory stores password information,
The reading means reads the password information from the RFID accessory,
The receiving terminal is
An input means for inputting the password information;
It is determined whether or not the password information input by the input means matches the password information read by the reading means, and the secret key from the RFID accessory by the reading means only when it is determined to match An authentication means that permits reading of
The information transmission / reception system according to any one of claims 2 to 4, further comprising:
JP2006204464A 2006-07-27 2006-07-27 Information transmission/reception system Pending JP2008035044A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006204464A JP2008035044A (en) 2006-07-27 2006-07-27 Information transmission/reception system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006204464A JP2008035044A (en) 2006-07-27 2006-07-27 Information transmission/reception system

Publications (1)

Publication Number Publication Date
JP2008035044A true JP2008035044A (en) 2008-02-14

Family

ID=39124039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006204464A Pending JP2008035044A (en) 2006-07-27 2006-07-27 Information transmission/reception system

Country Status (1)

Country Link
JP (1) JP2008035044A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106529651A (en) * 2016-11-15 2017-03-22 安徽汉威电子有限公司 Radio frequency card with double encryption algorithm
KR102050823B1 (en) * 2018-11-26 2019-12-03 주식회사 두빛나래소프트 System, an apparatus and a method for transmitting and receiving information using quick response code
KR20200062062A (en) * 2018-11-26 2020-06-03 박대용 System, an apparatus and a method for transmitting and receiving information using quick response code

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106529651A (en) * 2016-11-15 2017-03-22 安徽汉威电子有限公司 Radio frequency card with double encryption algorithm
CN106529651B (en) * 2016-11-15 2019-03-08 安徽汉威电子有限公司 A kind of radio frequency card using double-encryption algorithm
KR102050823B1 (en) * 2018-11-26 2019-12-03 주식회사 두빛나래소프트 System, an apparatus and a method for transmitting and receiving information using quick response code
KR20200062062A (en) * 2018-11-26 2020-06-03 박대용 System, an apparatus and a method for transmitting and receiving information using quick response code
WO2020111499A1 (en) * 2018-11-26 2020-06-04 주식회사 두빛나래소프트 Method, apparatus, and system for transmitting and receiving information by using qr code
JP2022508230A (en) * 2018-11-26 2022-01-19 ドゥビッナレソフト カンパニー,リミテッド Information transmission / reception method, device and system using QR code
JP7071776B2 (en) 2018-11-26 2022-05-19 ドゥビッナレソフト カンパニー,リミテッド Information transmission / reception method, device and system using QR code
US11367078B2 (en) 2018-11-26 2022-06-21 Doobitnaraesoft Co., Ltd. Method, apparatus, and system for transmitting and receiving information by using QR code
KR102432106B1 (en) 2018-11-26 2022-08-12 주식회사 두빛나래소프트 Method for transmitting and receiving information using 2d barcode

Similar Documents

Publication Publication Date Title
JP4755189B2 (en) Content encryption method, network content providing system and method using the same
US8607073B2 (en) Storage medium having an encrypting device
TW200915074A (en) Data security system with encryption
JP4987939B2 (en) Manual RFID security method according to security mode
JP2006053800A (en) Information supply method, information supply system and repeating apparatus
JP2000261427A (en) Encryption communication terminal, encryption communication center equipment, encryption communication system and storage medium
EP2063601A2 (en) Methods to enhance WLAN security
JP2001244925A (en) System and method for managing enciphered data and storage medium
KR101265293B1 (en) Server having one time scan-code issuing function, user terminal having one time scan-code recogning function and method for processing one time scan-code
JP2007038674A (en) Imaging method and device having security protection capability
JP4836499B2 (en) Network printing system
US8234501B2 (en) System and method of controlling access to a device
JP2008035044A (en) Information transmission/reception system
US20100014673A1 (en) Radio frequency identification (rfid) authentication apparatus having authentication function and method thereof
JP4912910B2 (en) Access control system and storage device
KR101360354B1 (en) Method for authentication and apparatus therefor
KR101485968B1 (en) Method for accessing to encoded files
JP4633668B2 (en) Information storage system, information transmission device used in the information storage system, information storage server used in the information storage system, computer program for realizing the information storage server, and computer-readable recording medium recording the computer program
KR101058929B1 (en) Data security storage method and storage device using smart card encryption key
KR20090037219A (en) System for radio frequency identification capable of contorling protection level and method for protecting information using the system
JPH11202765A (en) Ciphered information processor, ciphered information processing method and recording medium
KR101210605B1 (en) Method for passive RFID security according to security mode
JP2007525123A (en) Apparatus and method for authenticating a user accessing content stored in encrypted form on a storage medium
JP2000244475A (en) File encryption system
JP2000231523A (en) Electronic mail system