JP2008052537A - Electronic mail processing system, electronic mail processing method and program - Google Patents

Electronic mail processing system, electronic mail processing method and program Download PDF

Info

Publication number
JP2008052537A
JP2008052537A JP2006228856A JP2006228856A JP2008052537A JP 2008052537 A JP2008052537 A JP 2008052537A JP 2006228856 A JP2006228856 A JP 2006228856A JP 2006228856 A JP2006228856 A JP 2006228856A JP 2008052537 A JP2008052537 A JP 2008052537A
Authority
JP
Japan
Prior art keywords
mail
unit
public key
encoded image
image
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
JP2006228856A
Other languages
Japanese (ja)
Inventor
Takeshi Umeno
健 梅野
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.)
ChaosWare Inc
Original Assignee
ChaosWare Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ChaosWare Inc filed Critical ChaosWare Inc
Priority to JP2006228856A priority Critical patent/JP2008052537A/en
Publication of JP2008052537A publication Critical patent/JP2008052537A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an electronic mail processing system or the like suitable to hold secret of an electronic mail even when receiving Web mail service on a display terminal of an Internet cafe available to a third party by use of a mobile terminal such as a camera-equipped cellphone. <P>SOLUTION: The mobile terminal 103 generates a public key and a private key in starting a service, the public key is stored in a server device 102 functioning as a Web mail server, and the private key is stored in the mobile terminal 103. The electronic mail received by the server device 102 is encrypted by the public key, and thereafter is two-dimensionally encoded to generate an encoded image. A display terminal 104 displays the encoded image through the Web mail service. When a user photographs the encoded image displayed on the display terminal 104, the mobile terminal 103 decodes a two-dimensional code for the photographed image, decrypts it using the private key, and acquires and displays contents of the electronic mail. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、カメラ付き携帯電話等の携帯端末を用いて、第三者も利用可能なインターネットカフェの表示端末でウェブメールサービスを受けるときでも、電子メールの秘密を保持するのに好適な電子メール処理システム、電子メール処理方法、サーバ装置、携帯端末、ならびに、これらをコンピュータおよび携帯端末上にて実現するプログラムに関する。   The present invention provides an electronic mail suitable for maintaining the confidentiality of an electronic mail even when receiving a web mail service at a display terminal of an Internet cafe that can be used by a third party using a mobile terminal such as a mobile phone with a camera. The present invention relates to a processing system, an e-mail processing method, a server device, a portable terminal, and a program for realizing these on a computer and a portable terminal.

従来から、QRコード(登録商標)などの2次元バーコードを利用した暗号化システムが提案されている。発明者らは、携帯電話を用いた暗号化システムを、以下の文献で提案している。
日経産業新聞、2005年12月14日、第1頁、「携帯画像を暗号化 カオスウェア 安全送信システム」
Conventionally, an encryption system using a two-dimensional bar code such as a QR code (registered trademark) has been proposed. The inventors have proposed an encryption system using a mobile phone in the following document.
Nikkei Sangyo Shimbun, December 14, 2005, page 1, "Encrypting mobile images Chaosware safe transmission system"

[非特許文献1]に開示される技術では、暗号化に用いる暗号鍵を2次元バーコードにし、これを携帯電話のカメラで撮影することで、携帯電話内に暗号鍵を取り込む。そして、携帯電話のカメラで撮影した画像を送信する場合には、当該暗号鍵で暗号化してから送信し、受信側で暗号鍵で解読することによって、画像を取得するとともに、暗号鍵の安全な伝達、および、通信経路における情報漏曳を防止している。   In the technique disclosed in [Non-Patent Document 1], an encryption key used for encryption is converted into a two-dimensional barcode, and this is captured by the camera of the mobile phone, and the encryption key is taken into the mobile phone. When transmitting an image taken with a mobile phone camera, the image is acquired after being encrypted with the encryption key and decrypted with the encryption key on the receiving side, and the encryption key is secured. Information leakage in transmission and communication paths is prevented.

一方で、インターネットブラウザを用いたウェブメールのサービスが広く利用されつつある。ウェブメールでは、インターネットブラウザを電子メールの表示用のインターフェースとして用いるため、他人の端末やインターネットカフェの端末などであっても、自分に宛てられた電子メールの内容を表示することができるという利点がある。   On the other hand, web mail services using Internet browsers are being widely used. In webmail, an Internet browser is used as an interface for displaying e-mails, so there is an advantage that the contents of e-mails addressed to itself can be displayed even on terminals of other people or terminals of Internet cafes. is there.

しかしながら、第三者が利用するような端末で電子メールの内容をそのまま表示すると、たとえばインターネットブラウザのキャッシュに電子メールの内容が残ってしまったり、他人がしかけたスパイウェアが動作して電子メールの内容が漏れてしまう等、情報漏曳の危険性がある。   However, if the content of the e-mail is displayed as it is on a terminal used by a third party, the e-mail content remains in the cache of the Internet browser, for example, or the e-mail content is activated by spyware run by another person. There is a risk of information leakage, such as leakage.

したがって、どこでも利用できるというウェブメールサービスの利点を維持したまま、情報漏曳の危険性を減らしたい、という要望は大きい。   Therefore, there is a great demand for reducing the risk of information leakage while maintaining the advantage of the web mail service that can be used anywhere.

本発明は、上記のような課題を解決するものであって、カメラ付き携帯電話等の携帯端末を用いて、第三者も利用可能なインターネットカフェの表示端末でウェブメールサービスを受けるときでも、電子メールの秘密を保持するのに好適な電子メール処理システム、電子メール処理方法、ならびに、これらをコンピュータおよび携帯端末上にて実現するプログラムを提供することを目的とする。   The present invention solves the above-mentioned problems, and when using a mobile terminal such as a camera-equipped mobile phone, even when receiving a web mail service on a display terminal of an Internet cafe that can be used by a third party, It is an object of the present invention to provide an electronic mail processing system, an electronic mail processing method, and a program for realizing these on a computer and a portable terminal, which are suitable for maintaining the secret of electronic mail.

以上の目的を達成するため、本発明の原理にしたがって、下記の発明を開示する。   In order to achieve the above object, the following invention is disclosed in accordance with the principle of the present invention.

本発明の第1の観点に係る電子メール処理システムは、サーバ装置と、携帯端末と、を備え、以下のように構成する。   An electronic mail processing system according to a first aspect of the present invention includes a server device and a mobile terminal, and is configured as follows.

すなわち、携帯端末は、鍵生成部、公開鍵送信部、秘密鍵記憶部、画像撮影部、復号部、解読部、メール表示部を備える。   That is, the mobile terminal includes a key generation unit, a public key transmission unit, a secret key storage unit, an image photographing unit, a decryption unit, a decryption unit, and a mail display unit.

ここで、鍵生成部は、当該携帯電話のユーザ用の公開鍵と秘密鍵との対を生成する。   Here, the key generation unit generates a pair of a public key and a secret key for the user of the mobile phone.

一方、公開鍵送信部は、生成された公開鍵をサーバ装置に送信する。   On the other hand, the public key transmission unit transmits the generated public key to the server device.

さらに、秘密鍵記憶部は、生成された秘密鍵を記憶する。   Further, the secret key storage unit stores the generated secret key.

一方、サーバ装置は、公開鍵受信部、公開鍵記憶部、メール受信部、暗号化部、符号化部、画像送信部を備える。   On the other hand, the server device includes a public key reception unit, a public key storage unit, a mail reception unit, an encryption unit, an encoding unit, and an image transmission unit.

ここで、公開鍵受信部は、携帯端末から送信された公開鍵を受信する。   Here, the public key receiving unit receives the public key transmitted from the portable terminal.

一方、公開鍵記憶部は、受信された公開鍵を記憶する。   On the other hand, the public key storage unit stores the received public key.

さらに、メール受信部は、メール送信者から携帯端末のユーザ宛に送信された電子メールを受信する。   Further, the mail receiving unit receives an electronic mail transmitted from the mail sender to the user of the mobile terminal.

そして、暗号化部は、記憶された公開鍵で、受信された電子メールを暗号化して、当該暗号化の結果を暗号化済メッセージとして出力する。   Then, the encryption unit encrypts the received electronic mail with the stored public key, and outputs the result of the encryption as an encrypted message.

一方、符号化部は、出力された暗号化済メッセージを2次元画像符号化して、当該符号化の結果を符号化済画像として出力する。   On the other hand, the encoding unit performs two-dimensional image encoding on the output encrypted message and outputs the result of the encoding as an encoded image.

さらに、画像送信部は、出力された符号化済画像を、表示端末に送信して、表示端末に当該符号化済み画像を表示させる。   Further, the image transmission unit transmits the output encoded image to the display terminal, and causes the display terminal to display the encoded image.

一方、画像撮影部は、表示端末により受信されて表示された符号化済画像を撮影する。   On the other hand, the image capturing unit captures the encoded image received and displayed by the display terminal.

一方、復号部は、撮影された符号化済画像を当該2次元画像符号化に対する逆変換により復号して、当該復号の結果を復号済メッセージとして出力する。   On the other hand, the decoding unit decodes the captured encoded image by inverse transformation with respect to the two-dimensional image encoding, and outputs the decoding result as a decoded message.

さらに、解読部は、出力された復号済メッセージを、記憶された秘密鍵により解読して、当該解読の結果を受信済電子メールとして出力する。   Further, the decryption unit decrypts the output decrypted message with the stored secret key, and outputs the decrypted result as a received electronic mail.

そして、メール表示部は、出力された受信済電子メールを表示する。   Then, the mail display unit displays the output received electronic mail.

また、本発明の電子メール処理システムにおいて、サーバ装置は、当該表示端末にインターネットブラウザを介したウェブメールサービスにより符号化済画像を送信し、当該表示端末は、当該インターネットブラウザにより、当該符号化済画像を受信して表示するように構成することができる。   In the electronic mail processing system of the present invention, the server device transmits an encoded image to the display terminal by a web mail service via an Internet browser, and the display terminal is encoded by the Internet browser. An image can be received and displayed.

また、本発明の電子メール処理システムにおいて、サーバ装置は、受信された電子メールを記憶するメール記憶部をさらに備え、表示端末から当該ウェブメールサービスの要求がされた後に、記憶された電子メールの当該暗号化および当該符号化を行い、当該ウェブメールサービスの応答として、当該符号化済画像を送信するように構成することができる。   In the electronic mail processing system of the present invention, the server device further includes a mail storage unit for storing the received electronic mail, and after the request for the web mail service is requested from the display terminal, the stored electronic mail is stored. The encryption and the encoding can be performed, and the encoded image can be transmitted as a response to the web mail service.

本発明のその他の観点に係るサーバ装置は、上記の電子メール処理システムにおけるサーバ装置である。   A server device according to another aspect of the present invention is a server device in the electronic mail processing system.

本発明のその他の観点に係る携帯端末は、上記の電子メール処理システムにおける携帯端末である。   The portable terminal which concerns on the other viewpoint of this invention is a portable terminal in said electronic mail processing system.

本発明のその他の観点に係る電子メール処理方法は、サーバ装置と、携帯端末と、にて実行され、携帯端末は、鍵生成部、公開鍵送信部、秘密鍵記憶部、画像撮影部、復号部、解読部、メール表示部を有し、サーバ装置は、公開鍵受信部、メール受信部、公開鍵記憶部、暗号化部、符号化部、画像送信部を有し、鍵生成工程、公開鍵送信工程、秘密鍵記憶工程、画像撮影工程、復号工程、解読工程、メール表示工程、公開鍵受信工程、メール受信工程、公開鍵記憶工程、暗号化工程、符号化工程、画像送信工程を備え、以下のように構成する。   An electronic mail processing method according to another aspect of the present invention is executed by a server device and a mobile terminal, and the mobile terminal includes a key generation unit, a public key transmission unit, a secret key storage unit, an image photographing unit, and a decryption unit. The server device has a public key reception unit, a mail reception unit, a public key storage unit, an encryption unit, an encoding unit, and an image transmission unit. Key transmission process, private key storage process, image photographing process, decryption process, decryption process, mail display process, public key reception process, mail reception process, public key storage process, encryption process, encoding process, image transmission process The configuration is as follows.

すなわち、携帯端末にて、鍵生成工程では、鍵生成部が、当該携帯電話のユーザ用の公開鍵と秘密鍵との対を生成する。   That is, in the mobile terminal, in the key generation process, the key generation unit generates a pair of a public key and a private key for the user of the mobile phone.

一方、公開鍵送信工程では、公開鍵送信部が、生成された公開鍵をサーバ装置に送信する。   On the other hand, in the public key transmission step, the public key transmission unit transmits the generated public key to the server device.

さらに、秘密鍵記憶工程では、秘密鍵記憶部が、生成された秘密鍵を記憶する。   Further, in the secret key storage step, the secret key storage unit stores the generated secret key.

一方、サーバ装置にて、公開鍵受信工程では、公開鍵受信部が、携帯端末から送信された公開鍵を受信する。   On the other hand, in the public key receiving step, the public key receiving unit receives the public key transmitted from the portable terminal.

そして、公開鍵記憶工程では、公開鍵記憶部が、受信された公開鍵を記憶する。   In the public key storage step, the public key storage unit stores the received public key.

さらに、メール受信工程では、メール受信部が、メール送信者から携帯端末のユーザ宛に送信された電子メールを受信する。   Further, in the mail receiving step, the mail receiving unit receives an electronic mail transmitted from the mail sender to the user of the mobile terminal.

一方、暗号化工程では、暗号化部が、記憶された公開鍵で、受信された電子メールを暗号化して、当該暗号化の結果を暗号化済メッセージとして出力する。   On the other hand, in the encryption step, the encryption unit encrypts the received e-mail with the stored public key, and outputs the result of the encryption as an encrypted message.

さらに、符号化工程では、符号化部が、出力された暗号化済メッセージを2次元画像符号化して、当該符号化の結果を符号化済画像として出力する。   Further, in the encoding step, the encoding unit performs two-dimensional image encoding on the output encrypted message, and outputs the result of the encoding as an encoded image.

そして、画像送信工程では、画像送信部が、出力された符号化済画像を、表示端末に送信して、表示端末に当該符号化済み画像を表示させる。   Then, in the image transmission step, the image transmission unit transmits the output encoded image to the display terminal, and causes the display terminal to display the encoded image.

一方、携帯端末にて、画像撮影工程では、画像撮影部が、表示端末により受信されて表示された符号化済画像を撮影する。   On the other hand, in the image capturing process at the portable terminal, the image capturing unit captures the encoded image received and displayed by the display terminal.

さらに、復号工程では、復号部が、撮影された符号化済画像を当該2次元画像符号化に対する逆変換により復号して、当該復号の結果を復号済メッセージとして出力する。   Further, in the decoding step, the decoding unit decodes the captured encoded image by inverse transformation with respect to the two-dimensional image encoding, and outputs the decoding result as a decoded message.

そして、解読工程では、解読部が、出力された復号済メッセージを、記憶された秘密鍵により解読して、当該解読の結果を受信済電子メールとして出力する。   In the decryption step, the decryption unit decrypts the output decrypted message with the stored secret key, and outputs the decryption result as a received electronic mail.

一方、メール表示工程では、メール表示部が、出力された受信済電子メールを表示する。   On the other hand, in the mail display process, the mail display unit displays the output received electronic mail.

また、本発明の電子メール処理方法において、サーバ装置は、当該表示端末にインターネットブラウザを介したウェブメールサービスにより符号化済画像を送信し、当該表示端末は、当該インターネットブラウザにより、当該符号化済画像を受信して表示するように構成することができる。   In the electronic mail processing method of the present invention, the server device transmits an encoded image to the display terminal by a web mail service via an Internet browser, and the display terminal is encoded by the Internet browser. An image can be received and displayed.

また、本発明の電子メール処理方法において、サーバ装置は、受信された電子メールを記憶するメール記憶部をさらに備え、表示端末から当該ウェブメールサービスの要求がされた後に、記憶された電子メールの当該暗号化および当該符号化を行い、当該ウェブメールサービスの応答として、当該符号化済画像を送信するように構成することができる。   Further, in the electronic mail processing method of the present invention, the server device further includes a mail storage unit for storing the received electronic mail, and after the request for the web mail service is requested from the display terminal, the stored electronic mail is stored. The encryption and the encoding can be performed, and the encoded image can be transmitted as a response to the web mail service.

本発明の他の観点に係るプログラムは、コンピュータを、上記のサーバ装置、もしくは、携帯端末として機能させるように構成する。   A program according to another aspect of the present invention is configured to cause a computer to function as the server device or the mobile terminal.

当該プログラムは、コンピュータ読取可能な情報記録媒体(コンパクトディスク、フレキシブルディスク、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、または、半導体メモリを含む。)に記録することができる。   The program can be recorded on a computer-readable information recording medium (including a compact disk, flexible disk, hard disk, magneto-optical disk, digital video disk, magnetic tape, or semiconductor memory).

そして、上記の情報記録媒体は、コンピュータとは独立して配布、販売することができるほか、インターネット等のコンピュータ通信網を介して上記のプログラムそのものを配布、販売することができる。   The information recording medium can be distributed and sold independently of the computer, and the program itself can be distributed and sold via a computer communication network such as the Internet.

本発明によれば、カメラ付き携帯電話等の携帯端末を用いて、第三者も利用可能なインターネットカフェの表示端末でウェブメールサービスを受けるときでも、電子メールの秘密を保持するのに好適な電子メール処理システム、電子メール処理方法、サーバ装置、携帯端末、ならびに、これらをコンピュータおよび携帯端末上にて実現するプログラムを提供することができる。   According to the present invention, even when a web mail service is received at a display terminal of an Internet cafe that can be used by a third party using a mobile terminal such as a camera-equipped mobile phone, it is suitable for maintaining the secrecy of e-mail. An electronic mail processing system, an electronic mail processing method, a server device, a portable terminal, and a program that realizes these on a computer and a portable terminal can be provided.

以下に本発明の実施形態を説明する。なお、以下にあげる実施形態は、説明のためのものであり、本発明の範囲を制限する物ではない。したがって、当業者であれば、これらの各要素または全要素を、これと均等なものに置換した実施形態を採用することが可能であるが、これらの実施形態も、本発明の範囲に含まれる。   Embodiments of the present invention will be described below. The embodiments described below are for illustrative purposes and do not limit the scope of the present invention. Accordingly, those skilled in the art can employ embodiments in which each or all of these elements are replaced with equivalent ones, and these embodiments are also included in the scope of the present invention. .

図1は、本発明の暗号通信システムの実施形態の概要構成を示す説明図である。以下、本図を参照して説明する。   FIG. 1 is an explanatory diagram showing a schematic configuration of an embodiment of a cryptographic communication system according to the present invention. Hereinafter, a description will be given with reference to FIG.

本実施形態では、電子メール処理システム101は、ウェブメールサーバとして機能するサーバ装置102と、ネットカフェなどに用意されたウェブメールを表示するためのブラウザが利用可能な表示端末104が、インターネット111を介して接続されるほか、カメラ付き携帯電話などにより実現される携帯端末103からサーバ装置102へは、公開鍵のアップロードを行う通信がされる。   In the present embodiment, the e-mail processing system 101 includes a server device 102 that functions as a web mail server, and a display terminal 104 that can use a browser for displaying web mail prepared in an Internet cafe or the like. In addition to the connection via the mobile terminal 103, communication to upload the public key is performed from the mobile terminal 103 realized by a mobile phone with a camera to the server apparatus 102.

また、表示端末104と携帯端末103とは、直接通信可能に接続されるのではなく、表示端末104の画面に表示された画像を携帯端末103が備えるディジタルカメラを用いて撮影することによって、情報のやりとりを行う。   In addition, the display terminal 104 and the mobile terminal 103 are not connected so as to be directly communicable with each other, but by capturing an image displayed on the screen of the display terminal 104 using a digital camera included in the mobile terminal 103, information can be obtained. Exchange.

一般に、旅行先、特に海外では、自分の携帯電話を持参してメールの送受を行うと、プライバシーを保つことができるが、パケット通信量がきわめて高額になることが多い。一方で、ネットカフェなどの利用料は一般に低額である。ただし、ネットカフェでウェブメールを利用すると、プライバシーの観点から問題があることも多い。   Generally, at travel destinations, especially overseas, it is possible to keep privacy by bringing your own mobile phone to send and receive e-mail, but the amount of packet communication is often extremely high. On the other hand, fees for using Internet cafes are generally low. However, using webmail at an Internet cafe often has problems from a privacy perspective.

本実施形態は、このような価格差を考慮して、メールを読む際にプライバシーを維持しつつ低額なネットカフェを利用できるようにするという利点がある。   This embodiment has an advantage that a low-priced Internet cafe can be used while maintaining privacy when reading an email in consideration of such a price difference.

図2は、本実施形態に係る携帯端末の概要構成を示す説明図である。以下、本図を参照して説明する。   FIG. 2 is an explanatory diagram showing a schematic configuration of the mobile terminal according to the present embodiment. Hereinafter, a description will be given with reference to FIG.

携帯端末103は、鍵生成部201、公開鍵送信部202、秘密鍵記憶部203、画像撮影部204、復号部205、解読部206、メール表示部207を備える。これらは、携帯端末103上でプログラムを実行することによって実現されるものとするのが典型的である。   The portable terminal 103 includes a key generation unit 201, a public key transmission unit 202, a secret key storage unit 203, an image photographing unit 204, a decryption unit 205, a decryption unit 206, and a mail display unit 207. These are typically realized by executing a program on the mobile terminal 103.

図3は、携帯端末103で実行される登録依頼処理の制御の流れを示すフローチャートである。本処理は、ユーザが本実施形態の電子メール処理システムの利用を開始する際に一度だけ実行されるものである。以下、本図を参照して説明する。   FIG. 3 is a flowchart showing the control flow of the registration request process executed by the mobile terminal 103. This process is executed only once when the user starts using the electronic mail processing system of the present embodiment. Hereinafter, a description will be given with reference to FIG.

本処理が開始されると、携帯端末103の鍵生成部201は、当該携帯電話のユーザ用の公開鍵と秘密鍵との対を生成する(ステップS301)。   When this process is started, the key generation unit 201 of the mobile terminal 103 generates a public / private key pair for the user of the mobile phone (step S301).

RSA暗号などの公開鍵システムでは、ユーザにパスフレーズを入力させ、このパスフレーズを秘密鍵として利用するのが典型的であるが、本実施形態では、秘密鍵と公開鍵の対を、携帯端末103が生成する。パスフレーズに相当する情報は、乱数などを利用して生成しても良いし、ユーザからの適切な入力の様子を観察することによって得ても良い。   In a public key system such as RSA encryption, it is typical that a user inputs a passphrase and uses the passphrase as a secret key. In this embodiment, a pair of a secret key and a public key is used as a portable terminal. 103 generates. Information corresponding to the passphrase may be generated using a random number or the like, or may be obtained by observing an appropriate input state from the user.

ついで、公開鍵送信部202は、生成された公開鍵をサーバ装置102に送信する(ステップS302)。   Next, the public key transmission unit 202 transmits the generated public key to the server apparatus 102 (step S302).

携帯電話で実行できるプログラムは、セキュリティの観点から、一般のサーバとは通信できないが、当該プログラムが提供されているサーバとは通信できるように構成されていることが多い。したがって、本実施形態のサーバ装置102で、当該プログラムが提供されるようにする。本実施形態では、公開鍵のみをサーバ装置102に送信する。   A program that can be executed by a mobile phone cannot communicate with a general server from the viewpoint of security, but is often configured to communicate with a server provided with the program. Therefore, the server apparatus 102 of this embodiment is configured to provide the program. In the present embodiment, only the public key is transmitted to the server apparatus 102.

ついで、秘密鍵記憶部203は、生成された秘密鍵を記憶して(ステップS303)、本処理を終了する。   Next, the secret key storage unit 203 stores the generated secret key (step S303) and ends this process.

典型的には、秘密鍵は、携帯電話が有するフラッシュEEPROMなどの不揮発性メモリに記憶する。実際に電子メールを読む際には、このような不揮発性メモリにアクセスすることで、サーバ装置102に登録された公開鍵に対応付けられる秘密鍵を得ることができる。   Typically, the secret key is stored in a non-volatile memory such as a flash EEPROM provided in the mobile phone. When actually reading an e-mail, it is possible to obtain a secret key associated with the public key registered in the server apparatus 102 by accessing such a nonvolatile memory.

画像撮影部204、復号部205、解読部206、メール表示部207における処理については後述する。   Processing in the image capturing unit 204, the decoding unit 205, the decoding unit 206, and the mail display unit 207 will be described later.

図4は、本実施形態におけるサーバ装置102の概要構成を示す説明図である。以下、本図を参照して説明する。   FIG. 4 is an explanatory diagram showing a schematic configuration of the server apparatus 102 in the present embodiment. Hereinafter, a description will be given with reference to FIG.

サーバ装置102は、公開鍵受信部401、公開鍵記憶部402、メール受信部403、暗号化部404、符号化部405、画像送信部406、メール記憶部411、画像記憶部412、を備える。   The server apparatus 102 includes a public key receiving unit 401, a public key storage unit 402, a mail receiving unit 403, an encryption unit 404, an encoding unit 405, an image transmission unit 406, a mail storage unit 411, and an image storage unit 412.

このサーバ装置102は、通常のサービスとして一般的なウェブメールサービスを提供しており、本発明を適用することによって、プライバシーとセキュリティの保護を増進したサービスを提供するものである。したがって、ウェブメールサービスを提供するための基本的な要素については、公知の技術をそのまま適用することができる。また、サーバ用コンピュータにてあらかじめ用意したプログラムを実行させることによって、サーバ装置102の各部の処理が実現される。   The server apparatus 102 provides a general web mail service as a normal service, and provides a service with enhanced privacy and security protection by applying the present invention. Therefore, a known technique can be applied as it is to a basic element for providing the web mail service. In addition, processing of each unit of the server apparatus 102 is realized by executing a program prepared in advance on the server computer.

図5は、サーバ装置102にて実行される登録受付処理の制御の流れを示すフローチャートである。以下、本図を参照して説明する。   FIG. 5 is a flowchart showing a control flow of the registration acceptance process executed by the server apparatus 102. Hereinafter, a description will be given with reference to FIG.

まず、公開鍵受信部401は、携帯端末103から送信された公開鍵を受信する(ステップS501)。   First, the public key receiving unit 401 receives the public key transmitted from the mobile terminal 103 (step S501).

この公開鍵は、携帯端末103のユーザが本電子メール処理システムの使用開始の際に、携帯端末103に生成させた秘密鍵と対になるものである。   This public key is paired with the secret key generated by the mobile terminal 103 when the user of the mobile terminal 103 starts using the electronic mail processing system.

ついで、公開鍵記憶部402は、受信された公開鍵を記憶して、本処理を終了する(ステップS502)。通常は、当該携帯端末103のユーザのユーザ情報と対応付けて、ハードディスクなどに不揮発に記憶される。   Next, the public key storage unit 402 stores the received public key and ends this process (step S502). Usually, it is stored in a nonvolatile manner in a hard disk or the like in association with user information of the user of the portable terminal 103.

サーバ装置102は、一種のウェブメールサーバとして機能するため、ユーザ情報として、メールアドレスや課金情報、過去に受信した電子メール(本システムの機能により暗号化している場合もあるし、オプションを選択することによって、生データのまま保存・提供する場合もある。)、各種設定の情報が、通常のウェブメールサーバ同様に管理される。   Since the server apparatus 102 functions as a kind of web mail server, as user information, an e-mail address, billing information, or an e-mail received in the past (may be encrypted by the function of this system or select an option) In some cases, raw data may be stored / provided as it is.) Information on various settings is managed in the same way as a normal web mail server.

このほか、携帯端末103として機能する携帯電話の電話番号も同様に保存しておくと、表示端末104にてウェブメール表示する際に、複数台携帯電話を持つユーザがどの電話を使えば良いか、確認しやすくなる。   In addition, if the phone number of the mobile phone functioning as the mobile terminal 103 is also stored in the same manner, which phone should a user with multiple mobile phones use when displaying webmail on the display terminal 104? It ’s easier to check.

このようにして、携帯端末103で登録依頼処理、サーバ装置102で登録受付処理が実行されると、本電子メール処理システムの「初期化」が完了し、以降は、電子メールそのものに対する処理が行われる。   In this way, when the registration request process is executed by the portable terminal 103 and the registration acceptance process is executed by the server apparatus 102, the “initialization” of the electronic mail processing system is completed, and thereafter, the electronic mail itself is processed. Is called.

図6は、サーバ装置102にて実行されるメール保存処理の制御の流れを示すフローチャートである。本処理は、他のメールサーバからSMTP(Simple Mail Transfer Protocol)プロトコル等に基づいて、サーバ装置102が管理するユーザ宛に電子メールが転送されてくると開始される。以下、本図を参照して説明する。   FIG. 6 is a flowchart showing the control flow of the mail storage process executed by the server apparatus 102. This process is started when an e-mail is transferred from another mail server to a user managed by the server apparatus 102 based on the SMTP (Simple Mail Transfer Protocol) protocol or the like. Hereinafter, a description will be given with reference to FIG.

まず、メール受信部403は、メール送信者から携帯端末103のユーザ宛に送信された電子メールを受信して(ステップS601)、メール記憶部411に一時的に記憶する(ステップS602)。本処理は、通常のウェブメールサーバで実行される電子メール受信と同様の処理である。   First, the mail receiving unit 403 receives an e-mail transmitted from the mail sender to the user of the mobile terminal 103 (step S601), and temporarily stores it in the mail storage unit 411 (step S602). This process is the same as the e-mail reception executed by a normal web mail server.

ついで、暗号化部404は、記憶された公開鍵で、受信された電子メールを暗号化して、当該暗号化の結果を暗号化済メッセージとして出力する(ステップS603)。   Next, the encryption unit 404 encrypts the received electronic mail with the stored public key, and outputs the result of the encryption as an encrypted message (step S603).

当該公開鍵は、携帯端末103にて生成されたものであり、暗号化済メッセージを解読するためには、携帯端末103に記憶されている秘密鍵が必要である。この暗号化には、RSA暗号など、各種の公開鍵暗号で用いられる技術を適用することができる。   The public key is generated by the mobile terminal 103, and a secret key stored in the mobile terminal 103 is necessary to decrypt the encrypted message. For this encryption, techniques used in various public key cryptosystems such as RSA cryptography can be applied.

この際、暗号化の対象となる電子メールの情報は、電子メール本文のほか、題名や発信元なども含めることができる。以下では、電子メールの全情報が暗号化されることとして説明する。   At this time, the information on the e-mail to be encrypted can include a title, a sender, and the like in addition to the e-mail body. In the following description, it is assumed that all information of the electronic mail is encrypted.

さらに、符号化部405は、出力された暗号化済メッセージを2次元画像符号化して、当該符号化の結果を符号化済画像として出力し(ステップS604)、当該ユーザに対応付けて、当該符号化済画像を画像記憶部412に記憶する(ステップS605)。この際に、当該電子メールを受信した時刻の情報(これは、「電子メールに含まれる情報」ではない。)も、ともに記憶することが望ましい。   Further, the encoding unit 405 performs two-dimensional image encoding on the output encrypted message, outputs the result of the encoding as an encoded image (step S604), and associates the code with the user. The converted image is stored in the image storage unit 412 (step S605). At this time, it is desirable to store information on the time when the electronic mail is received (this is not “information included in the electronic mail”).

ここでいう2次元画像符号化とは、いわゆる2次元(バー)コードに相当するものであり、たとえば、現在日本で最も普及している2次元バーコードは、QRコードである。このほか、PDF417、DataMatrix、MaxiCodeなど、各種の2次元コードを利用することもできる。これらの2次元コードは、いずれも、AIM InternationalおよびISOにて規格化がされている。   The two-dimensional image coding here corresponds to a so-called two-dimensional (bar) code. For example, the most popular two-dimensional bar code at present in Japan is a QR code. In addition, various two-dimensional codes such as PDF417, DataMatrix, and MaxiCode can be used. All of these two-dimensional codes are standardized by AIM International and ISO.

たとえば、QRコードでは、1つの符号化済画像に、数字であれば7089個、英数字であれば4296個、バイナリデータであれば2953個、漢字であれば1817個を格納することができる。したがって、メールのサイズがこれよりも大きい場合には、電子メールを分割したり、後半を省略するなどの処理を行うこととなる。   For example, in a QR code, 7089 numbers can be stored in one encoded image, 4296 alphanumeric characters, 2953 binary data, and 1817 Chinese characters. Therefore, when the size of the mail is larger than this, processing such as dividing the electronic mail or omitting the latter half is performed.

そして、サーバ装置102は、当該符号化済画像のソースとなった電子メールをメール記憶部411から消去して(ステップS606)、本処理を終了する。   Then, the server apparatus 102 deletes the e-mail that is the source of the encoded image from the mail storage unit 411 (step S606), and ends this process.

さて、このようにして、電子メールを画像暗号化した符号化済画像が、ユーザに対応付けてサーバ装置102で管理されることとなった。サーバ装置102は、一種のウェブメールサーバであるから、通常のウェブメールサーバ同様、インターネットカフェのコンピュータや各種のコンピュータ等の表示端末104からブラウザ経由で「電子メール」の表示の要求があると、当該ユーザ宛の「電子メール」を提供することとなる。この処理の際には、通常のウェブメールと同様の、ユーザ名やパスワードによる認証が行われる。   In this way, the encoded image obtained by image-encrypting the e-mail is managed by the server apparatus 102 in association with the user. Since the server device 102 is a kind of web mail server, as with a normal web mail server, when there is a request for displaying “e-mail” via a browser from a display terminal 104 such as a computer of an Internet cafe or various computers, An “e-mail” addressed to the user will be provided. In this process, authentication by a user name and a password is performed in the same manner as normal web mail.

もっとも、本実施形態では、「電子メール」本文そのものは、メール記憶部411から消去されているから、「電子メール」の本文そのものは提供しない。   However, in the present embodiment, since the “e-mail” text itself has been deleted from the mail storage unit 411, the text of the “e-mail” itself is not provided.

そのかわりに、画像送信部406が、画像記憶部412に記憶された符号化済画像を、表示端末104に送信して、表示端末104に当該符号化済画像を表示させることとなる。   Instead, the image transmission unit 406 transmits the encoded image stored in the image storage unit 412 to the display terminal 104 and causes the display terminal 104 to display the encoded image.

図7は、このような処理によって表示端末104に表示された符号化済画像の表示例を示す説明図である。以下、本図を参照して説明する。   FIG. 7 is an explanatory diagram showing a display example of the encoded image displayed on the display terminal 104 by such processing. Hereinafter, a description will be given with reference to FIG.

ブラウザ画面701には、電子メールを受信した日時702と、当該電子メール本文(発信元や題名も含む。)に相当する符号化済画像703がリスト表示されている。   The browser screen 701 displays a list of encoded images 703 corresponding to the date and time 702 at which the e-mail was received and the e-mail text (including the sender and title).

当該ユーザが、前回ウェブメールサービスによってこのリストを表示した後に受信された電子メールについては、受信日時702が強調表示されており、どのメールが未読であるか、が明確になるようになっている。   For the email received after the user displayed this list by the previous webmail service, the reception date and time 702 is highlighted, so that it is clear which mail is unread. .

このほか、メール総数や、当該ユーザの公開鍵を生成した携帯端末103の携帯電話番号も表示されている。   In addition, the total number of emails and the mobile phone number of the mobile terminal 103 that generated the public key of the user are also displayed.

このように、ユーザは、プライバシーやセキュリティが必ずしも確保されない表示端末104を用いて、符号化済画像を画面に表示させても、その内容が知られるおそれはない。公開鍵暗号によって、電子メールの内容が暗号化されているからである。   As described above, even if the user displays the encoded image on the screen using the display terminal 104 in which privacy and security are not necessarily ensured, there is no possibility that the contents are known. This is because the content of the e-mail is encrypted by public key cryptography.

電子メールの内容を読みたいユーザは、携帯端末103に、以下のようなメール解読処理を実行させる。   A user who wants to read the contents of an electronic mail causes the portable terminal 103 to execute the following mail decryption process.

図8は、携帯端末103にて実行させるメール解読処理の制御の流れを示すフローチャートである。以下、本図を参照して説明する。   FIG. 8 is a flowchart showing the flow of control of mail decryption processing executed by the mobile terminal 103. Hereinafter, a description will be given with reference to FIG.

ユーザの指示によって本処理が開始されると、画像撮影部204は、表示端末103により受信されて表示された符号化済画像を撮影する(ステップS801)。   When this process is started by a user instruction, the image capturing unit 204 captures an encoded image received and displayed by the display terminal 103 (step S801).

上記のように、この撮影は、携帯端末103を構成する携帯電話が備えるディジタルカメラやスキャナにより行うのが典型的である。バーコード読取機能やQRコード読取機能は、すでに携帯電話にも取り入れられており、各種の技術を適用することができる。   As described above, this photographing is typically performed by a digital camera or a scanner provided in a mobile phone that constitutes the mobile terminal 103. Bar code reading functions and QR code reading functions have already been incorporated into mobile phones, and various technologies can be applied.

ついで、復号部205は、撮影された符号化済画像を当該2次元画像符号化に対する逆変換により復号して、当該復号の結果を復号済メッセージとして出力する(ステップS802)。   Next, the decoding unit 205 decodes the captured encoded image by inverse transformation with respect to the two-dimensional image encoding, and outputs the decoding result as a decoded message (step S802).

これは、2次元コードの認識にかかるものであり、符号化の逆処理に相当する復号をQRコードの規格にしたがって行うものである。   This is related to the recognition of the two-dimensional code, and the decoding corresponding to the reverse process of the encoding is performed according to the QR code standard.

さらに、解読部206は、出力された復号済メッセージを、記憶された秘密鍵により解読して、当該解読の結果を受信済電子メールとして出力する(ステップS803)。   Further, the decryption unit 206 decrypts the output decrypted message with the stored secret key, and outputs the decryption result as a received electronic mail (step S803).

秘密鍵は、システム利用の開始時に生成した公開鍵と対になるものであり、当該公開鍵によってサーバ装置102が暗号化を施していることから、秘密鍵によって解読ができることとなる。   The secret key is paired with the public key generated at the start of system use. Since the server apparatus 102 is encrypted with the public key, the secret key can be decrypted.

そして、メール表示部207は、出力された受信済電子メールを表示して(ステップS804)、本処理を終了する。典型的には、携帯端末103の表示画面に文字情報として電子メールの内容が表示される。   Then, the mail display unit 207 displays the output received electronic mail (step S804), and ends this process. Typically, the content of the e-mail is displayed as character information on the display screen of the mobile terminal 103.

また、本発明の電子メール処理システムにおいて、サーバ装置102は、当該表示端末104にインターネットブラウザを介したウェブメールサービスにより符号化済画像を送信し、当該表示端末104は、当該インターネットブラウザにより、当該符号化済画像を受信して表示するように構成することができる。   In the electronic mail processing system of the present invention, the server apparatus 102 transmits the encoded image to the display terminal 104 by a web mail service via an Internet browser, and the display terminal 104 transmits the encoded image by the Internet browser. An encoded image can be received and displayed.

なお、以上の説明では、サーバ装置102として、1台のサーバコンピュータを想定したが、各処理を複数のコンピュータに分散させても良い。たとえば、旅行時に一時的に日頃利用する非ウェブメールのメールアドレスへのメールを暗号符号サーバに転送し、暗号符号サーバが暗号化・符号化を行って、できた画像をユーザは海外で、ネットカフェから無料ウェブメールサーバにアクセスして携帯電話で画面を撮影してメール本文を得る、というような形態である。この場合には、暗号符号サーバと無料ウェブメールサーバとが共働して、上記実施形態のサーバー装置102として機能することとなる。   In the above description, one server computer is assumed as the server apparatus 102. However, each process may be distributed to a plurality of computers. For example, a mail addressed to a non-web mail address that is temporarily used during travel is forwarded to an encryption code server, and the encryption code server encrypts and encodes the image. It is a form in which a free web mail server is accessed from a cafe, a screen is taken with a mobile phone, and a mail text is obtained. In this case, the encryption code server and the free webmail server work together to function as the server apparatus 102 of the above embodiment.

また、以上の説明では、電子メールをサーバ装置102が受信するごとに、公開鍵を用いた暗号化および2次元コードへの符号化を行ったが、以下のような態様を用いても良い。   In the above description, every time the server apparatus 102 receives an e-mail, encryption using a public key and encoding into a two-dimensional code are performed. However, the following modes may be used.

すなわち、電子メールを受信すると、メール記憶部411に不揮発に記憶するまでは、上記実施形態と同様である。そして、暗号化および符号化を開始する契機は、表示端末103からされた当該ウェブメールサービスの要求とするのである。そして、生成された符号化済画像は、直ちに表示端末104に送信される。   That is, when an e-mail is received, it is the same as in the above embodiment until it is stored in the mail storage unit 411 in a nonvolatile manner. The opportunity to start encryption and encoding is a request for the web mail service made from the display terminal 103. The generated encoded image is immediately transmitted to the display terminal 104.

この際には、符号化済画像が生成された後に、メール記憶部411から電子メール本文を消去しないこととしても良いし、画像記憶部412を設けないこととしても良い。   In this case, the e-mail text may not be deleted from the mail storage unit 411 after the encoded image is generated, or the image storage unit 412 may not be provided.

本実施形態は、電子メールの表示方法を生データの表示とするか、符号化済画像の表示とするか、をオプション設定によって一時的に変更できるようなウェブメールサービスを提供する場合に好適である。   This embodiment is suitable for providing a web mail service that can temporarily change whether an e-mail display method is to display raw data or to display an encoded image by option setting. is there.

以上説明したように、本発明によれば、カメラ付き携帯電話等の携帯端末を用いて、第三者も利用可能なインターネットカフェの表示端末でウェブメールサービスを受けるときでも、電子メールの秘密を保持するのに好適な電子メール処理システム、電子メール処理方法、サーバ装置、携帯端末、ならびに、これらをコンピュータおよび携帯端末上にて実現するプログラムを提供することができ、暗号通信の分野に適用することができる。   As described above, according to the present invention, even when a web mail service is received at a display terminal of an Internet cafe that can be used by a third party using a mobile terminal such as a mobile phone with a camera, the secret of the e-mail is kept. An electronic mail processing system, an electronic mail processing method, a server device, a portable terminal, and a program that realizes these on a computer and a portable terminal can be provided, and is applied to the field of cryptographic communication be able to.

本発明の実施形態に係る電子メール処理システムの概要構成を示す模式図である。1 is a schematic diagram showing a schematic configuration of an electronic mail processing system according to an embodiment of the present invention. 本実施形態に係る携帯端末の概要構成を示す説明図である。It is explanatory drawing which shows schematic structure of the portable terminal which concerns on this embodiment. 携帯端末で実行される登録依頼処理の制御の流れを示すフローチャートである。It is a flowchart which shows the flow of control of the registration request process performed with a portable terminal. 本実施形態におけるサーバ装置の概要構成を示す説明図である。It is explanatory drawing which shows schematic structure of the server apparatus in this embodiment. サーバ装置にて実行される登録受付処理の制御の流れを示すフローチャートである。It is a flowchart which shows the flow of control of the registration reception process performed with a server apparatus. サーバ装置にて実行されるメール保存処理の制御の流れを示すフローチャートである。It is a flowchart which shows the flow of control of the mail preservation | save process performed with a server apparatus. 表示端末に表示された符号化済画像の表示例を示す説明図である。It is explanatory drawing which shows the example of a display of the encoded image displayed on the display terminal. 携帯端末にて実行されるメール解読処理の制御の流れを示すフローチャートである。It is a flowchart which shows the flow of control of the mail decoding process performed with a portable terminal.

符号の説明Explanation of symbols

101 電子メール処理システム
102 サーバ装置
103 携帯端末
104 表示端末
111 インターネット
201 鍵生成部
202 公開鍵送信部
203 秘密鍵記憶部
204 画像撮影部
205 復号部
206 解読部
207 メール表示部
401 公開鍵受信部
402 公開鍵記憶部
403 メール受信部
404 暗号化部
405 符号化部
406 画像送信部
411 メール記憶部
412 画像記憶部
701 ブラウザ画面
702 受信日時
703 符号化済画像
DESCRIPTION OF SYMBOLS 101 E-mail processing system 102 Server apparatus 103 Portable terminal 104 Display terminal 111 Internet 201 Key generation part 202 Public key transmission part 203 Private key memory | storage part 204 Image photographing part 205 Decoding part 206 Decryption part 207 Mail display part 401 Public key receiving part 402 Public key storage unit 403 Mail reception unit 404 Encryption unit 405 Encoding unit 406 Image transmission unit 411 Mail storage unit 412 Image storage unit 701 Browser screen 702 Reception date and time 703 Encoded image

Claims (10)

サーバ装置と、携帯端末と、を備える電子メール処理システムであって、
(a)前記携帯端末は、
当該携帯電話のユーザ用の公開鍵と秘密鍵との対を生成する鍵生成部、
前記生成された公開鍵を前記サーバ装置に送信する公開鍵送信部、
前記生成された秘密鍵を記憶する秘密鍵記憶部
を備え、
(b)前記サーバ装置は、
前記携帯端末から送信された公開鍵を受信する公開鍵受信部、
前記受信された公開鍵を記憶する公開鍵記憶部、
メール送信者から前記携帯端末のユーザ宛に送信された電子メールを受信するメール受信部、
前記記憶された公開鍵で、前記受信された電子メールを暗号化して、当該暗号化の結果を暗号化済メッセージとして出力する暗号化部、
前記出力された暗号化済メッセージを2次元画像符号化して、当該符号化の結果を符号化済画像として出力する符号化部、
前記出力された符号化済画像を、前記表示端末に送信して、前記表示端末に当該符号化済み画像を表示させる画像送信部
を備え、
(c)前記携帯端末は、
前記表示端末により受信されて表示された符号化済画像を撮影する画像撮影部、
前記撮影された符号化済画像を当該2次元画像符号化に対する逆変換により復号して、当該復号の結果を復号済メッセージとして出力する復号部、
前記出力された復号済メッセージを、前記記憶された秘密鍵により解読して、当該解読の結果を受信済電子メールとして出力する解読部、
前記出力された受信済電子メールを表示するメール表示部
をさらに備える
ことを特徴とする電子メール処理システム。
An e-mail processing system comprising a server device and a mobile terminal,
(A) The mobile terminal
A key generation unit that generates a pair of a public key and a private key for the user of the mobile phone;
A public key transmitter that transmits the generated public key to the server device;
A secret key storage unit for storing the generated secret key,
(B) The server device
A public key receiving unit for receiving a public key transmitted from the portable terminal;
A public key storage unit for storing the received public key;
A mail receiving unit that receives an e-mail transmitted from the mail sender to the user of the mobile terminal;
An encryption unit that encrypts the received e-mail with the stored public key and outputs a result of the encryption as an encrypted message;
An encoding unit that encodes the output encrypted message into a two-dimensional image and outputs a result of the encoding as an encoded image;
An image transmission unit that transmits the output encoded image to the display terminal and causes the display terminal to display the encoded image;
(C) The mobile terminal
An image capturing unit that captures an encoded image received and displayed by the display terminal;
A decoding unit that decodes the captured encoded image by inverse transformation with respect to the two-dimensional image encoding, and outputs a result of the decoding as a decoded message;
Decrypting the output decrypted message with the stored secret key, and outputting the decrypted result as a received electronic mail;
An e-mail processing system further comprising: a mail display unit that displays the output received e-mail.
請求項1に記載の電子メール処理システムであって、
前記サーバ装置は、当該表示端末にインターネットブラウザを介したウェブメールサービスにより符号化済画像を送信し、
当該表示端末は、当該インターネットブラウザにより、当該符号化済画像を受信して表示する
ことを特徴とする電子メール処理システム。
The e-mail processing system according to claim 1,
The server device transmits an encoded image by a web mail service via an Internet browser to the display terminal,
The electronic mail processing system, wherein the display terminal receives and displays the encoded image by the Internet browser.
請求項2に記載の電子メール処理システムであって、
前記サーバ装置は、
前記受信された電子メールを記憶するメール記憶部
をさらに備え、
前記表示端末から当該ウェブメールサービスの要求がされた後に、前記記憶された電子メールの当該暗号化および当該符号化を行い、当該ウェブメールサービスの応答として、当該符号化済画像を送信する
ことを特徴とする電子メール処理システム。
An e-mail processing system according to claim 2,
The server device
A mail storage unit for storing the received e-mail;
After the request for the web mail service is made from the display terminal, the encryption and the encoding of the stored electronic mail are performed, and the encoded image is transmitted as a response of the web mail service. E-mail processing system featuring.
請求項1から3のいずれか1項に記載の電子メール処理システムにおけるサーバ装置。   The server apparatus in the electronic mail processing system of any one of Claim 1 to 3. 請求項1から3のいずれか1項に記載の電子メール処理システムにおける携帯端末。   The portable terminal in the electronic mail processing system of any one of Claim 1 to 3. サーバ装置と、携帯端末と、にて実行される電子メール処理方法であって、前記携帯端末は、鍵生成部、公開鍵送信部、秘密鍵記憶部、画像撮影部、復号部、解読部、メール表示部を有し、前記サーバ装置は、公開鍵受信部、公開鍵記憶部、メール受信部、暗号化部、符号化部、画像送信部を有し、
(a)前記携帯端末にて、
前記鍵生成部が、当該携帯電話のユーザ用の公開鍵と秘密鍵との対を生成する鍵生成工程、
前記公開鍵送信部が、前記生成された公開鍵を前記サーバ装置に送信する公開鍵送信工程、
前記秘密鍵記憶部が、前記生成された秘密鍵を記憶する秘密鍵記憶工程
を備え、
(b)前記サーバ装置にて、
前記公開鍵受信部が、前記携帯端末から送信された公開鍵を受信する公開鍵受信工程、
前記公開鍵記憶部が、前記受信された公開鍵を記憶する公開鍵記憶工程、
前記メール受信部が、メール送信者から前記携帯端末のユーザ宛に送信された電子メールを受信するメール受信工程、
前記暗号化部が、前記記憶された公開鍵で、前記受信された電子メールを暗号化して、当該暗号化の結果を暗号化済メッセージとして出力する暗号化工程、
前記符号化部が、前記出力された暗号化済メッセージを2次元画像符号化して、当該符号化の結果を符号化済画像として出力する符号化工程、
前記画像送信部が、前記出力された符号化済画像を、前記表示端末に送信して、前記表示端末に当該符号化済み画像を表示させる画像送信工程
をさらに備え、
(c)前記携帯端末にて、
前記画像撮影部が、前記表示端末により受信されて表示された符号化済画像を撮影する画像撮影工程、
前記復号部が、前記撮影された符号化済画像を当該2次元画像符号化に対する逆変換により復号して、当該復号の結果を復号済メッセージとして出力する復号工程、
前記解読部が、前記出力された復号済メッセージを、前記記憶された秘密鍵により解読して、当該解読の結果を受信済電子メールとして出力する解読工程、
前記メール表示部が、前記出力された受信済電子メールを表示するメール表示工程
をさらに備える
ことを特徴とする電子メール処理方法。
An electronic mail processing method executed by a server device and a mobile terminal, wherein the mobile terminal includes a key generation unit, a public key transmission unit, a secret key storage unit, an image photographing unit, a decryption unit, a decryption unit, The server device has a public key receiving unit, a public key storage unit, a mail receiving unit, an encryption unit, an encoding unit, an image transmission unit,
(A) In the mobile terminal,
A key generation step in which the key generation unit generates a pair of a public key and a secret key for the user of the mobile phone;
A public key transmitting step in which the public key transmitting unit transmits the generated public key to the server device;
The secret key storage unit includes a secret key storage step of storing the generated secret key;
(B) In the server device,
A public key receiving step in which the public key receiving unit receives a public key transmitted from the mobile terminal;
A public key storage step in which the public key storage unit stores the received public key;
A mail receiving step in which the mail receiving unit receives an email transmitted from a mail sender to the user of the mobile terminal;
An encryption step in which the encryption unit encrypts the received e-mail with the stored public key and outputs the result of the encryption as an encrypted message;
An encoding step in which the encoding unit encodes the output encrypted message into a two-dimensional image and outputs a result of the encoding as an encoded image;
The image transmission unit further includes an image transmission step of transmitting the output encoded image to the display terminal and causing the display terminal to display the encoded image.
(C) In the mobile terminal,
An image capturing step in which the image capturing unit captures an encoded image received and displayed by the display terminal;
A decoding step in which the decoding unit decodes the captured encoded image by inverse transformation with respect to the two-dimensional image encoding, and outputs a result of the decoding as a decoded message;
A decrypting step in which the decrypting unit decrypts the output decrypted message with the stored secret key and outputs the decrypted result as a received electronic mail;
The e-mail processing method, wherein the e-mail display unit further includes a mail display step of displaying the output received e-mail.
請求項6に記載の電子メール処理方法であって、
前記サーバ装置は、当該表示端末にインターネットブラウザを介したウェブメールサービスにより符号化済画像を送信し、
当該表示端末は、当該インターネットブラウザにより、当該符号化済画像を受信して表示する
ことを特徴とする電子メール処理方法。
The e-mail processing method according to claim 6,
The server device transmits an encoded image by a web mail service via an Internet browser to the display terminal,
The e-mail processing method, wherein the display terminal receives and displays the encoded image by the Internet browser.
請求項7に記載の電子メール処理方法であって、
前記サーバ装置は、
前記受信された電子メールを記憶するメール記憶部
をさらに備え、
前記表示端末から当該ウェブメールサービスの要求がされた後に、前記記憶された電子メールの当該暗号化および当該符号化を行い、当該ウェブメールサービスの応答として、当該符号化済画像を送信する
ことを特徴とする電子メール処理方法。
The e-mail processing method according to claim 7,
The server device
A mail storage unit for storing the received e-mail;
After the request for the web mail service is made from the display terminal, the encryption and the encoding of the stored electronic mail are performed, and the encoded image is transmitted as a response of the web mail service. E-mail processing method characterized.
コンピュータを、請求項4に記載のサーバ装置の各部として機能させることを特徴とするプログラム。   A program that causes a computer to function as each unit of the server device according to claim 4. コンピュータを、請求項5に記載の携帯端末の各部として機能させることを特徴とするプログラム。   A program for causing a computer to function as each unit of the mobile terminal according to claim 5.
JP2006228856A 2006-08-25 2006-08-25 Electronic mail processing system, electronic mail processing method and program Pending JP2008052537A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006228856A JP2008052537A (en) 2006-08-25 2006-08-25 Electronic mail processing system, electronic mail processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006228856A JP2008052537A (en) 2006-08-25 2006-08-25 Electronic mail processing system, electronic mail processing method and program

Publications (1)

Publication Number Publication Date
JP2008052537A true JP2008052537A (en) 2008-03-06

Family

ID=39236531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006228856A Pending JP2008052537A (en) 2006-08-25 2006-08-25 Electronic mail processing system, electronic mail processing method and program

Country Status (1)

Country Link
JP (1) JP2008052537A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010211294A (en) * 2009-03-06 2010-09-24 Toshiba Corp User authentication system and user authentication method
AT13290U1 (en) * 2012-11-08 2013-10-15 Xitrust Secure Technologies Gmbh Method and system for providing data on a terminal
JP2015504194A (en) * 2011-11-10 2015-02-05 エンパイア テクノロジー ディベロップメント エルエルシー Remote display
JP2016063340A (en) * 2014-09-17 2016-04-25 カシオ計算機株式会社 Image forming system, image forming apparatus, portable terminal device, information terminal device, and transaction method
US9530018B2 (en) 2014-02-05 2016-12-27 Fuji Xerox Co., Ltd. Information processing apparatus, information processing system, and non-transitory computer readable medium for outputting encryption key on paper
KR20170117955A (en) * 2017-09-29 2017-10-24 주식회사 비즈모델라인 Method for Providing Multimedia E-Mail Service by using Augmented Reality
JP2018513650A (en) * 2015-04-20 2018-05-24 信碼互通(北京)科技有限公司Sigmatrix Technology Co., Ltd Data forgery recognition method for two-dimensional code security check

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010211294A (en) * 2009-03-06 2010-09-24 Toshiba Corp User authentication system and user authentication method
JP2015504194A (en) * 2011-11-10 2015-02-05 エンパイア テクノロジー ディベロップメント エルエルシー Remote display
AT13290U1 (en) * 2012-11-08 2013-10-15 Xitrust Secure Technologies Gmbh Method and system for providing data on a terminal
US9530018B2 (en) 2014-02-05 2016-12-27 Fuji Xerox Co., Ltd. Information processing apparatus, information processing system, and non-transitory computer readable medium for outputting encryption key on paper
JP2016063340A (en) * 2014-09-17 2016-04-25 カシオ計算機株式会社 Image forming system, image forming apparatus, portable terminal device, information terminal device, and transaction method
JP2018513650A (en) * 2015-04-20 2018-05-24 信碼互通(北京)科技有限公司Sigmatrix Technology Co., Ltd Data forgery recognition method for two-dimensional code security check
KR20170117955A (en) * 2017-09-29 2017-10-24 주식회사 비즈모델라인 Method for Providing Multimedia E-Mail Service by using Augmented Reality
KR102053909B1 (en) * 2017-09-29 2019-12-10 주식회사 비즈모델라인 Method for Providing Multimedia E-Mail Service by using Augmented Reality

Similar Documents

Publication Publication Date Title
US20120278616A1 (en) System and Method for Securely Decrypting Files Wirelessly Transmitted to a Mobile Device
JP2008052537A (en) Electronic mail processing system, electronic mail processing method and program
JP2006505993A5 (en)
JPH0823330A (en) Safe data communication
JP2008299396A (en) Introduction support device, program for introduction support device and introduction support method
KR20070090768A (en) Portable telephone, and portable telephone readable recording medium having a program for sending and receiving electronic mail
CN102073977A (en) Methods and equipment for generating and authenticating digital signatures and digital signature system
US20160037347A1 (en) Method for granting a plurality of electronic communication devices access to a local area network
US9240982B2 (en) Method for associating an image-forming device, a mobile device, and a user
KR20070090770A (en) Portable telephone, and portable telephone readable recording medium having a program for sending and receiving electronic mail
JP2008134985A (en) Network system
JP2008099058A (en) Network system
JP2007318699A (en) Encryption transmission system, transmitter, receiver, transmission method, receiving method, and program
JP2007266674A (en) Method of transferring file
US8924726B1 (en) Robust message encryption
JP3239339U (en) Encrypted multimedia information management system
JP2007166568A (en) Encryption transmission system, transmitter, receiver, transmission method, receiving method, and program
CN104243291A (en) Instant messaging method and system thereof capable of guaranteeing safety of user communication content
JP2013206026A (en) Printing system
JP4698261B2 (en) Cryptographic communication system and method, and program
KR101132362B1 (en) Method and system for generating security data using external electronic device
KR100739525B1 (en) Data transmitter/receiver system using encoded image and method for the same
JP4203390B2 (en) Network scanner system
KR20070067577A (en) System and method for providing short message service
KR20070049792A (en) Transmitting and receiving system for transforming encoding and decoding multimedia contents produced in a terminal and the method for the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090821

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20091117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110621

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111122