JP2010225000A - Password setting system for detachable recording medium - Google Patents

Password setting system for detachable recording medium Download PDF

Info

Publication number
JP2010225000A
JP2010225000A JP2009073050A JP2009073050A JP2010225000A JP 2010225000 A JP2010225000 A JP 2010225000A JP 2009073050 A JP2009073050 A JP 2009073050A JP 2009073050 A JP2009073050 A JP 2009073050A JP 2010225000 A JP2010225000 A JP 2010225000A
Authority
JP
Japan
Prior art keywords
password
recording medium
removable recording
computer
server
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.)
Withdrawn
Application number
JP2009073050A
Other languages
Japanese (ja)
Inventor
Shoichi Honda
晶一 本田
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2009073050A priority Critical patent/JP2010225000A/en
Publication of JP2010225000A publication Critical patent/JP2010225000A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent that data of a detachable recording medium is leaked to a person except a user, and to update of a safe password without input and storage of the password by the user. <P>SOLUTION: In this password setting system, a computer for being mounted with the detachable recording medium, a server, and a mobile terminal are connected via a communication network. When the detachable recording medium is mounted in the computer, the password stored by the detachable recording medium is transmitted to the server via the computer. When the server having received the password (a reception password) receives a processing request of encryption release from the mobile terminal, the server creates a new password that is a substitute of the reception password. The server transmits the new password and the reception password to the computer, and the computer transmits the new password and the reception password to the detachable recording medium. The detachable recording medium decodes data of a storage part by use of the received reception password by reception of the new password and the reception password, and changes the password into the new password. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、着脱可能記録媒体のパスワード設定方式に関する。   The present invention relates to a password setting method for a removable recording medium.

近年、パーソナルコンピュータや携帯端末などに、必要な場合だけ装着して、データの書込み或いは読取りを行わせることが可能な、所謂、着脱可能記録媒体が、容易に利用出来るようになってきている。着脱可能記録媒体はリムーバブル(removable:着脱可能な)メディアなどとも称され、代表的なものとして、メモリカード(Memory Card)、USB(Universal Serial Bus:ユーエスビー)メモリ、或いは、リムーバブルHDD(Hard Disk Drive:ハードディスクドライブ)などを挙げることができる。   In recent years, a so-called removable recording medium that can be mounted on a personal computer, a portable terminal, or the like only when necessary to write or read data has come to be easily used. The removable recording medium is also referred to as a removable (removable) medium. As a typical example, a memory card (Memory Card), a USB (Universal Serial Bus) memory, or a removable HDD (Hard Disk) is used. (Drive: hard disk drive).

このような着脱可能記録媒体は、小型で持ち運びなどが容易である反面、紛失などの場合には、記録してあるデータの漏洩なども懸念されるものである。そこで、このようなデータの漏洩を防止するための一つの手法として、記録データを暗号化するようにしているものがある(例えば、特許文献1参照。)。   Such a detachable recording medium is small and easy to carry, but in the case of loss, there is a concern about leakage of recorded data. Therefore, as one method for preventing such data leakage, there is a method in which recorded data is encrypted (see, for example, Patent Document 1).

上述した特許文献1「電子化データ保護方式」には、以下の記載がなされている。   The following description is made in Patent Document 1 “Electronic Data Protection Method” described above.

すなわち、ソフトウェアなどを販売し、その使用を許諾する側の計算機は、ソフトウェアなどの電子化データを暗号化して、光磁気ディスクなどの記録媒体に格納する。また、記録媒体の媒体固有番号をもとに媒体固有鍵を生成し、この媒体固有鍵で暗号化電子化データの復号鍵を暗号化し、これを許諾情報として記録媒体に格納しておく。ソフトウェアなどの電子化データを購入して使用する側の計算機は、記録媒体の媒体固有番号をもとに媒体固有鍵を生成し、この媒体固有鍵によって、記録媒体内の許諾情報を復号して復号鍵を生成する。そして、この復号鍵で、記録媒体から読み込んだ暗号化電子化データを復号して、平文の電子化データに戻す。こうすることにより、媒体固有番号に対して電子化データ(ソフトウェアなど)を実行するなどの許諾を与えることができ、記録媒体に記録された電子化データを保護することが可能となる、としている。   That is, a computer that sells software and permits use of the software encrypts electronic data such as software and stores it in a recording medium such as a magneto-optical disk. Also, a medium unique key is generated based on the medium unique number of the recording medium, the decryption key of the encrypted digitized data is encrypted with this medium unique key, and this is stored in the recording medium as permission information. A computer that purchases and uses computerized data such as software generates a medium unique key based on the medium unique number of the recording medium, and decrypts the permission information in the recording medium using the medium unique key. Generate a decryption key. Then, with this decryption key, the encrypted digitized data read from the recording medium is decrypted and returned to the plaintext digitized data. By doing so, it is possible to give permission to execute the digitized data (software etc.) to the medium unique number and to protect the digitized data recorded on the recording medium. .

また、着脱可能記録媒体に記録されたデータの漏洩を防止するために、データの暗号化を行うだけでなく、パスワードに基づいてデータの暗号化を行うようにしているものもある(例えば、特許文献2参照。)。   In addition, in order to prevent leakage of data recorded on a removable recording medium, not only data is encrypted but also data is encrypted based on a password (for example, patents). Reference 2).

上述した特許文献2「画像データ通信装置」には、以下の記載がなされている。   The following description is made in the above-described Patent Document 2 “Image Data Communication Device”.

すなわち、画像データ通信装置は、遠隔装置から送信されてきた画像データと、当該遠隔装置の電話番号を受信する通信部と、外部メモリが着脱可能に装着される記録・読取部とを備える。そして、画像データ通信装置は、通信部により受信された画像データを遠隔装置の電話番号と対応付けて外部メモリに記憶する。加えて、画像データを外部メモリに記憶する際、電話番号に対応したID(IDentifier:識別子)情報をパスワードとして用いるようにしてもよい、としている。つまり、画像データをID情報に基づいて暗号化するので、画像データに対する不正なアクセスを有効に防止できるようになる、としている。   That is, the image data communication device includes image data transmitted from a remote device, a communication unit that receives a telephone number of the remote device, and a recording / reading unit to which an external memory is detachably attached. Then, the image data communication device stores the image data received by the communication unit in the external memory in association with the telephone number of the remote device. In addition, when storing image data in an external memory, ID (IDentifier) information corresponding to a telephone number may be used as a password. That is, since the image data is encrypted based on the ID information, unauthorized access to the image data can be effectively prevented.

さらに、着脱可能記録媒体に記録されたデータの漏洩を防止するために、データを暗号化し、かつ、パスワードを設定可能とするためのソフトウェアも販売されるようになってきている(例えば、非特許文献1参照。)。   Furthermore, in order to prevent leakage of data recorded on a detachable recording medium, software for encrypting data and enabling a password to be set has been sold (for example, non-patented). Reference 1).

上述した非特許文献1のソフトウェアは、リムーバブルメディアに保存してあるデータファイルを暗号化し、かつ、パスワードをも設定できるようになっている。そして、暗号化を施したデータファイルは、設定した正しいパスワードを入力することではじめて内容を参照することができるようになる。こうすることで、暗号化ファイルに対する不正アクセスを防止できるようになる、としている。   The software of Non-Patent Document 1 described above can encrypt a data file stored in a removable medium and set a password. The encrypted data file can be referred to for the first time by inputting the correct password that has been set. By doing so, unauthorized access to the encrypted file can be prevented.

特開平5−257816号公報(第2−8頁、図1−14)JP-A-5-257816 (page 2-8, FIG. 1-14) 特開2004−048214号公報(第5−10頁、図1−6)JP 2004-048214 A (Page 5-10, FIG. 1-6)

株式会社ビー・エイチ・エー(BHA)、データ暗号化ソフト「B’s File Gua rd」製品情報 「http://www.bha.co.jp/products/file_guard/index.html」BH Corporation (BHA), data encryption software “B ’s File Guard” product information “http://www.bha.co.jp/products/file_guard/index.html”

上述したように、着脱可能記録媒体に記録されたデータの漏洩を防止するための手法としては、特許文献1で説明したようなデータの暗号化を行うだけのものが一般的であった。しかし、近年では、特許文献2或いは非特許文献1で説明したような、データの暗号化を行うだけでなく、データ暗号化のためのパスワードをも設定出来るような手法になってきている。   As described above, as a technique for preventing leakage of data recorded on a detachable recording medium, a method of simply encrypting data as described in Patent Document 1 has been common. However, in recent years, as described in Patent Document 2 or Non-Patent Document 1, not only data encryption but also a password for data encryption can be set.

データの暗号化に加え暗号化のためのパスワードをも設定出来るようにした手法は、着脱可能記録媒体のデータの漏洩を防止するための更に有用な手法として望ましいものと考えられる。しかし一方では、着脱可能記録媒体の使用者は、設定したパスワードを記憶しておかねばならない、という側面も有している。つまり、設定したパスワードを記憶しておらず忘れてしまった場合には、暗号化して記録されたデータを復号して、平文のデータに戻すことが出来ない、という課題を有している。   A method in which a password for encryption in addition to data encryption can be set is considered desirable as a more useful method for preventing leakage of data on a removable recording medium. However, on the other hand, the user of the detachable recording medium has an aspect that the set password must be stored. That is, when the set password is not stored and forgotten, there is a problem that the data recorded after encryption cannot be decrypted and returned to plain text data.

本発明は、上述した課題を解決するために成されたものである。従って本発明の目的は、使用者以外へのデータの漏洩を防ぐとともに、使用者によるパスワードの記憶と入力なしに、安全なパスワードの更新を可能とする、着脱可能記録媒体のパスワード設定方式、を提供することにある。   The present invention has been made to solve the above-described problems. Accordingly, an object of the present invention is to provide a password setting method for a detachable recording medium, which prevents data leakage to non-users and enables safe password updating without password storage and input by the user. It is to provide.

本発明の着脱可能記録媒体のパスワード設定方式は、データを記憶する第一の記憶部と、暗号化用のパスワードを記憶する第二の記憶部と、データの暗号化を含む動作制御を行う制御部を含む着脱可能記録媒体を含んでいる。また、着脱可能記録媒体を装着可能なコンピュータと、コンピュータと通信接続するサーバを含んでいる。さらに、サーバと通信接続する携帯端末を含んでいる。   The removable recording medium password setting method of the present invention includes a first storage unit that stores data, a second storage unit that stores a password for encryption, and a control that performs operation control including data encryption. A detachable recording medium including a portion. Further, the computer includes a computer to which a detachable recording medium can be mounted, and a server for communication connection with the computer. Furthermore, a mobile terminal that is connected to communicate with the server is included.

そして、着脱可能記録媒体がコンピュータに装着された場合、着脱可能記録媒体の制御部はパスワードを、コンピュータを介してサーバへ送信させる。パスワードを受信したサーバが、携帯端末から暗号化解除の処理要求を受信した場合、サーバは、パスワードの代替となる新パスワードを作成し、新パスワードと前記パスワードを、コンピュータに送信し、コンピュータは新パスワードと前記パスワードを着脱可能記録媒体へ送出する。着脱可能記録媒体の制御部は、新パスワードと前記パスワードの受信により、受信した前記パスワードを用いてデータを復号すると共に、第二の記憶部に記憶されているパスワードを新パスワードに変更するようにしている。   When the removable recording medium is attached to the computer, the control unit of the removable recording medium causes the password to be transmitted to the server via the computer. When the server receiving the password receives a decryption processing request from the mobile terminal, the server creates a new password as a substitute for the password, sends the new password and the password to the computer, and the computer The password and the password are sent to a removable recording medium. The control unit of the detachable recording medium decrypts the data using the received password and receives the new password and changes the password stored in the second storage unit to the new password. ing.

本発明の着脱可能記録媒体のパスワード設定方法は、データと暗号化用のパスワードを記憶する着脱可能記録媒体のパスワード設定方法である。そして、着脱可能記録媒体がコンピュータに装着された場合、着脱可能記録媒体に記憶されているパスワードをサーバへ送信する。次に、暗号化解除の処理要求に基づいて、サーバにより前記パスワードの代替となる新パスワードを作成し、新パスワードと前記パスワードを着脱可能記録媒体へ送る。さらに、着脱可能記録媒体により受信した前記パスワードを用いてデータを復号し、着脱可能記録媒体に記憶されている前記パスワードを新パスワードに変更するようにしている。   The removable recording medium password setting method of the present invention is a removable recording medium password setting method for storing data and a password for encryption. When the removable recording medium is attached to the computer, the password stored in the removable recording medium is transmitted to the server. Next, based on the decryption processing request, the server creates a new password as a substitute for the password, and sends the new password and the password to the removable recording medium. Furthermore, data is decrypted using the password received by the removable recording medium, and the password stored in the removable recording medium is changed to a new password.

本発明の着脱可能記録媒体は、データと暗号化用のパスワードを記憶する着脱可能記録媒体である。そして、着脱可能記録媒体がコンピュータに装着された場合、パスワードを、コンピュータを介してサーバへ送信させ、サーバから新パスワードと前記パスワードを受信した場合、受信した前記パスワードを用いて前記データを復号すると共に、前記パスワードを新パスワードに変更する制御部を含んでいる。   The removable recording medium of the present invention is a removable recording medium for storing data and a password for encryption. When the removable recording medium is attached to the computer, the password is transmitted to the server via the computer, and when the new password and the password are received from the server, the data is decrypted using the received password. In addition, a control unit for changing the password to a new password is included.

本発明のサーバは、コンピュータ及び携帯端末と通信接続可能なサーバである。そして、コンピュータに装着された着脱可能記録媒体のパスワードを受信し、携帯端末から暗号化解除の処理要求を受信した場合、パスワードの代替となる新パスワードを作成し、新パスワードと前記パスワードをコンピュータへ送信する制御部を含んでいる。   The server of the present invention is a server that can be communicably connected to a computer and a portable terminal. When the password of the removable recording medium attached to the computer is received and the decryption processing request is received from the portable terminal, a new password is created as an alternative to the password, and the new password and the password are transferred to the computer. A control unit for transmission is included.

本発明の着脱可能記録媒体におけるパスワード記録方法は、パスワードを記憶する着脱可能記録媒体でなされる方法である。そして、着脱可能記録媒体のコンピュータへの装着に応じて、前記パスワードを含む新パスワード要求を送出し、前記新パスワード要求の応答として新パスワードと前記パスワードを受信した場合、前記パスワードを前記新パスワードに変更するようにしている。   The password recording method in the removable recording medium of the present invention is a method performed by a removable recording medium that stores a password. Then, when a removable recording medium is attached to the computer, a new password request including the password is transmitted, and when the new password and the password are received as a response to the new password request, the password is changed to the new password. I am trying to change it.

本発明のサーバにおける新パスワード設定方法は、サーバでなされる方法である。そして、パスワードを含む新パスワード要求を受信した場合、暗号化解除の処理要求に基づいて、前記パスワードの代替となる新パスワードを作成し、前記新パスワードと前記パスワードを前記新パスワード要求への応答として送出するようにしている。   The new password setting method in the server of the present invention is a method performed in the server. When a new password request including a password is received, a new password is created as an alternative to the password based on the decryption processing request, and the new password and the password are used as a response to the new password request. I am trying to send it out.

本発明によれば、着脱可能記録媒体のデータが使用者以外に漏洩することを防ぐとともに、使用者によるパスワードの記憶と入力なしに、安全なパスワードの更新が可能となる。   ADVANTAGE OF THE INVENTION According to this invention, while being able to prevent the data of a detachable recording medium from leaking to others, a safe password can be updated without storing and inputting a password by the user.

本発明の着脱可能記録媒体のパスワード設定方式の第1の実施形態を示すブロック図である。It is a block diagram which shows 1st Embodiment of the password setting system of the removable recording medium of this invention. 第1の実施形態の動作を説明するシーケンス図である。It is a sequence diagram explaining operation | movement of 1st Embodiment. 本発明の着脱可能記録媒体のパスワード設定方式の第2の実施形態を示すブロック図である。It is a block diagram which shows 2nd Embodiment of the password setting system of the removable recording medium of this invention. 第2の実施形態の着脱可能記録媒体とコンピュータの構成を示す詳細ブロック図である。It is a detailed block diagram which shows the structure of the detachable recording medium and computer of 2nd Embodiment. 第2の実施形態の着脱可能記録媒体に関する情報をサーバに登録する動作を説明する第1のシーケンス図である。It is a 1st sequence diagram explaining the operation | movement which registers the information regarding the removable recording medium of 2nd Embodiment with a server. 第2の実施形態の着脱可能記録媒体に関する情報をサーバに登録する動作を説明する第2のシーケンス図である。It is a 2nd sequence diagram explaining the operation | movement which registers the information regarding the removable recording medium of 2nd Embodiment with a server. サーバの記憶部に登録する着脱可能記録媒体に関する情報の一例を示す図である。It is a figure which shows an example of the information regarding the removable recording medium registered into the memory | storage part of a server. 着脱可能記録媒体をコンピュータから取り外した場合の動作を説明するシーケンス図である。FIG. 11 is a sequence diagram illustrating an operation when a removable recording medium is removed from a computer. 着脱可能記録媒体をコンピュータに再装着した場合の動作を説明するシーケンス図である。It is a sequence diagram explaining operation | movement at the time of remounting a removable recording medium to a computer.

次に、本発明の実施形態について図面を参照して説明する。
[第1の実施形態]
図1は、本発明の着脱可能記録媒体のパスワード設定方式の第1の実施形態を示すブロック図である。
Next, embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a block diagram showing a first embodiment of a password setting method for a removable recording medium according to the present invention.

図1に示す本実施形態は、着脱可能記録媒体10を装着可能なコンピュータ20と、サーバ30と、携帯端末40が、通信ネットワーク50を介して接続されている。   In the present embodiment illustrated in FIG. 1, a computer 20 on which a removable recording medium 10 can be mounted, a server 30, and a mobile terminal 40 are connected via a communication network 50.

着脱可能記録媒体10は、メモリカードやUSBメモリ、或いは、リムーバブルHDDなど、パーソナルコンピュータや携帯端末などに、必要な場合だけ装着して、データの書込み或いは読取りを行わせることが可能な記録媒体である。   The detachable recording medium 10 is a recording medium that can be attached to a personal computer or a portable terminal, such as a memory card, a USB memory, or a removable HDD, only when necessary, and can write or read data. is there.

図1に示す着脱可能記録媒体10は、制御部19、第一の記憶部に対応する記憶部13、第二の記憶部に対応する制御情報記憶部14を含んでいる。   The detachable recording medium 10 shown in FIG. 1 includes a control unit 19, a storage unit 13 corresponding to a first storage unit, and a control information storage unit 14 corresponding to a second storage unit.

制御部19は、着脱可能記録媒体10全体の動作制御を行い、着脱可能記録媒体10の有する各種機能を実行させる。特に、制御部19は、制御情報記憶部14内に記憶されているパスワードを用いることにより、記憶部13に記憶されているデータの暗号化を行う機能を有している。なお、着脱可能記録媒体10は、図示しない内部電源を含んでおり、制御部19は該内部電源から供給される電力によって動作するようになっている。   The control unit 19 controls the operation of the entire detachable recording medium 10 and executes various functions of the detachable recording medium 10. In particular, the control unit 19 has a function of encrypting data stored in the storage unit 13 by using a password stored in the control information storage unit 14. The detachable recording medium 10 includes an internal power supply (not shown), and the control unit 19 is operated by electric power supplied from the internal power supply.

記憶部13は、コンピュータ20から書き込まれるデータを記憶し保存する領域である。   The storage unit 13 is an area for storing and storing data written from the computer 20.

制御情報記憶部14は、制御部19から送出される暗号化を行うためのパスワード141を記憶している。   The control information storage unit 14 stores a password 141 for performing encryption sent from the control unit 19.

なお、着脱可能記録媒体10には、着脱可能記録媒体10を個々に識別するための製造番号が、予め記憶されている。   The removable recording medium 10 stores in advance a production number for individually identifying the removable recording medium 10.

コンピュータ20は、パーソナルコンピュータなどの情報処理装置であり、着脱可能記録媒体10を必要時に装着して、着脱可能記録媒体10へのデータの書込み、或いは、着脱可能記録媒体10からのデータの読取りを行うことが可能となっている。また、コンピュータ20は、着脱可能記録媒体10を装着した場合、着脱可能記録媒体10から着脱可能記録媒体制御用のプログラムを受け取り、該プログラムを動作させて着脱可能記録媒体10を使用可能とするための制御を行うようになっている。   The computer 20 is an information processing apparatus such as a personal computer. The computer 20 is attached to the removable recording medium 10 when necessary, and writes data to the removable recording medium 10 or reads data from the removable recording medium 10. It is possible to do. Further, when the removable recording medium 10 is loaded, the computer 20 receives the removable recording medium control program from the removable recording medium 10 and operates the program so that the removable recording medium 10 can be used. Control is to be performed.

サーバ30は、ワークステーション・サーバ等の情報処理装置であり、制御部31含んでいる。   The server 30 is an information processing apparatus such as a workstation server and includes a control unit 31.

制御部31は、コンピュータ20との間で電子メールの送受信を行う。そして、受信した電子メールが着脱可能記録媒体10に関するものである場合には、データの暗号化を行うためのパスワードを生成して、コンピュータ20へ送信する。また、制御部31は、携帯端末40との間で通信を行い、携帯端末40から指示される処理要求を受信し、受信した処理要求に応じた制御を行う。   The control unit 31 transmits and receives electronic mail to and from the computer 20. If the received e-mail is related to the removable recording medium 10, a password for data encryption is generated and transmitted to the computer 20. The control unit 31 communicates with the mobile terminal 40, receives a processing request instructed from the mobile terminal 40, and performs control according to the received processing request.

なお、サーバ30には、着脱可能記録媒体10を個々に識別するための製造番号と、着脱可能記録媒体10のユーザの有する携帯端末40の電話番号が、予め登録されている。   In the server 30, a manufacturing number for individually identifying the removable recording medium 10 and a telephone number of the portable terminal 40 owned by the user of the removable recording medium 10 are registered in advance.

携帯端末40は、携帯電話やPHS(Personal Handyphone System:パーソナルハンディフォンシステム)端末、或いは、PDA(Personal Digital Assistants:携帯情報端末)などの携帯可能な端末装置である。携帯端末40は、サーバ30との間で通信を行い、サーバ30に対する処理要求を送出するようになっている。   The mobile terminal 40 is a portable terminal device such as a mobile phone, a PHS (Personal Handyphone System) terminal, or a PDA (Personal Digital Assistant). The portable terminal 40 communicates with the server 30 and sends a processing request to the server 30.

通信ネットワーク50は、コンピュータネットワーク、電話交換網、移動体通信網、企業内イントラネットなどを相互に接続するインターネットである。   The communication network 50 is the Internet that connects a computer network, a telephone exchange network, a mobile communication network, a corporate intranet, and the like.

次に、図2を参照して、本実施形態の動作について説明する。   Next, the operation of the present embodiment will be described with reference to FIG.

ここで、予め、本実施形態におけるパスワードの用い方について説明を行っておく。   Here, the use of the password in the present embodiment will be described in advance.

まず、本実施形態における動作が始まる前の状態において、着脱可能記録媒体10の記憶部13に記憶されているデータは、制御情報記憶部14のパスワード141で暗号化された状態となっている。   First, the data stored in the storage unit 13 of the removable recording medium 10 is encrypted with the password 141 of the control information storage unit 14 before the operation in the present embodiment starts.

そして、本実施形態において、着脱可能記録媒体10がコンピュータ20に装着された場合、記憶部13の暗号化データを直ちに復号するのではなく、先ず、着脱可能記録媒体10から、パスワード141を含む新パスワード要求を、サーバ30に対して送る。   In this embodiment, when the detachable recording medium 10 is attached to the computer 20, the encrypted data in the storage unit 13 is not immediately decrypted, but first, a new password 141 including the password 141 is read from the detachable recording medium 10. A password request is sent to the server 30.

サーバ30は、パスワード141(以降、受信パスワードと称するものとする)を含む新パスワード要求を受信すると、携帯端末40に対し、携帯端末40が指示する処理要求を送信するよう案内を行う。そして、携帯端末40から、暗号化解除処理の指示を受信すると、サーバ30は、パスワード141の代替となる新パスワードを作成し、この新パスワードと受信パスワードをコンピュータ20に送信する。コンピュータ20は、この新パスワードと受信パスワードを着脱可能記録媒体10へ送出する。   When the server 30 receives a new password request including a password 141 (hereinafter referred to as a received password), the server 30 guides the mobile terminal 40 to transmit a processing request instructed by the mobile terminal 40. When receiving an instruction for decryption processing from the portable terminal 40, the server 30 creates a new password as a substitute for the password 141, and transmits the new password and the received password to the computer 20. The computer 20 sends the new password and the received password to the removable recording medium 10.

着脱可能記録媒体10は、ここで、記憶部13の暗号化データを、受信パスワードを用いて復号する。その後に、着脱可能記録媒体10は、制御情報記憶部14に記憶されているパスワード141を、新パスワードに変更する。   Here, the removable recording medium 10 decrypts the encrypted data in the storage unit 13 using the reception password. Thereafter, the removable recording medium 10 changes the password 141 stored in the control information storage unit 14 to a new password.

このようにして、着脱可能記録媒体10の記憶部13の暗号化データが復号されるので、以降、コンピュータ20は、着脱可能記録媒体10の記憶部13のデータをアクセス出来るようになる。   Since the encrypted data in the storage unit 13 of the removable recording medium 10 is decrypted in this way, the computer 20 can access the data in the storage unit 13 of the removable recording medium 10 thereafter.

図2は、第1の実施形態の動作を説明するシーケンス図である。   FIG. 2 is a sequence diagram for explaining the operation of the first embodiment.

まず、暗号化されたデータを記憶部13に記憶した着脱可能記録媒体10をコンピュータ20に装着する(図2のステップS11)。   First, the removable recording medium 10 storing the encrypted data in the storage unit 13 is loaded into the computer 20 (step S11 in FIG. 2).

コンピュータ20に装着された着脱可能記録媒体10の制御部19は、先ず、コンピュータ20で実行される着脱可能記録媒体制御用のプログラムを、図示しないプログラム記憶部から読み出し、コンピュータ20に対して送出する。該プログラムを受けたコンピュータ20は、それまで動作していたプログラムに、該プログラムを割り込ませて動作を開始する。   The controller 19 of the detachable recording medium 10 attached to the computer 20 first reads a detachable recording medium control program executed by the computer 20 from a program storage unit (not shown) and sends it to the computer 20. . Receiving the program, the computer 20 starts the operation by interrupting the program that has been operating until then.

次に、制御部19は、制御情報記憶部14に記憶されているパスワード141を読み出す(ステップS12)。そして、制御部19は、プログラムに基づき、着脱可能記録媒体10の製造番号とパスワード141をコンピュータ20に送出する(ステップS13)。   Next, the control unit 19 reads the password 141 stored in the control information storage unit 14 (step S12). Then, based on the program, the control unit 19 sends the serial number of the removable recording medium 10 and the password 141 to the computer 20 (step S13).

コンピュータ20は、着脱可能記録媒体10から製造番号とパスワード141を受信すると所定の電子メールプログラムを起動して製造番号とパスワード141を記載した電子メールを生成し、サーバ30に向けて送信する(ステップS14)。   When the computer 20 receives the production number and password 141 from the removable recording medium 10, the computer 20 activates a predetermined e-mail program to generate an e-mail describing the production number and password 141, and sends it to the server 30 (step). S14).

コンピュータ20からの電子メールを受信したサーバ30において、制御部31は、着脱可能記録媒体10の製造番号から着脱可能記録媒体10のユーザを判別し、ユーザの有する携帯端末40に発信し電話をかける。そして、携帯端末40に対し、携帯端末40が指示する処理要求を送信するよう案内を行う(ステップS15)。   In the server 30 that has received the e-mail from the computer 20, the control unit 31 determines the user of the removable recording medium 10 from the serial number of the removable recording medium 10, calls the mobile terminal 40 owned by the user, and makes a call. . Then, the mobile terminal 40 is instructed to transmit a processing request instructed by the mobile terminal 40 (step S15).

この案内を聞いた携帯端末40のユーザは、処理要求として暗号化解除処理の指示を行う(ステップS16)。   The user of the portable terminal 40 who has heard this guidance instructs the decryption processing as a processing request (step S16).

携帯端末40から暗号化解除処理の指示を受信したサーバ30の制御部31は、着脱可能記録媒体10がデータを暗号化するためのパスワードを新たに作成する(ステップS17)。そして、制御部31は、作成した新パスワードと、着脱可能記録媒体10から受信したパスワード(ステップS14で受信したパスワード141、以下において受信パスワードと称す)を記載した電子メールを作成し、コンピュータ20に向けて送信する(ステップS18)。   The control unit 31 of the server 30 that has received the decryption processing instruction from the portable terminal 40 creates a new password for the removable recording medium 10 to encrypt data (step S17). Then, the control unit 31 creates an e-mail in which the created new password and the password received from the removable recording medium 10 (the password 141 received in step S14, hereinafter referred to as the received password) are written to the computer 20. It transmits to (step S18).

コンピュータ20は、受信した電子メールに記載されている新パスワードと受信パスワードを、着脱可能記録媒体10に対し送出する(ステップS19)。この送出は、着脱可能記録媒体10から受信した前述したプログラムに基づいて実行される。   The computer 20 sends the new password and the received password described in the received e-mail to the removable recording medium 10 (step S19). This sending is executed based on the aforementioned program received from the removable recording medium 10.

着脱可能記録媒体10の制御部19は、コンピュータ20から受信した受信パスワードを用いて、記憶部13内のデータを復号して平文のデータに戻す処理を行う(ステップS20)。   The control unit 19 of the detachable recording medium 10 performs a process of decrypting the data in the storage unit 13 and returning it to plain text data using the received password received from the computer 20 (step S20).

次に、制御部19は、コンピュータ20から受信した新パスワードを、制御情報記憶部14内にパスワード141として保存する(ステップS21)。   Next, the control unit 19 stores the new password received from the computer 20 as the password 141 in the control information storage unit 14 (step S21).

以上説明したように、本実施形態の着脱可能記録媒体のパスワード設定方式は、データを記憶する記憶部13と、暗号化用のパスワード141を記憶する制御情報記憶部14と、データの暗号化を含む動作制御を行う制御部19を含む着脱可能記録媒体10を含んでいる。また、着脱可能記録媒体10を装着可能なコンピュータ20と、コンピュータ20と通信接続するサーバ30を含んでいる。さらに、サーバ30と通信接続する携帯端末40を含んでいる。   As described above, the password setting method of the removable recording medium according to the present embodiment includes the storage unit 13 that stores data, the control information storage unit 14 that stores the password 141 for encryption, and the data encryption. A removable recording medium 10 including a control unit 19 that performs operation control is included. Further, the computer 20 includes a computer 20 on which the removable recording medium 10 can be mounted, and a server 30 that communicates with the computer 20. Furthermore, a mobile terminal 40 that is connected to the server 30 for communication is included.

そして、着脱可能記録媒体10がコンピュータ20に装着された場合、着脱可能記録媒体10の制御部19はパスワード141を、コンピュータ20を介してサーバ30へ送信させる。パスワード141(受信パスワード)を受信したサーバ30が、携帯端末40から暗号化解除の処理要求を受信した場合、サーバ30は受信パスワードの代替となる新パスワードを作成する。そして、サーバ30は、新パスワードと受信パスワードを、コンピュータ20に送信する。コンピュータ20は、新パスワードと受信パスワードを着脱可能記録媒体10へ送出する。着脱可能記録媒体10の制御部19は、新パスワードと受信パスワードの受信により、受信した受信パスワードを用いてデータを復号すると共に、制御情報記憶部14に記憶されているパスワード141を新パスワードに変更する。具体的には、新パスワードをパスワード141に代えて制御情報記憶部14に記憶するようにしている。   When the detachable recording medium 10 is attached to the computer 20, the control unit 19 of the detachable recording medium 10 transmits the password 141 to the server 30 via the computer 20. When the server 30 that has received the password 141 (received password) receives a decryption processing request from the portable terminal 40, the server 30 creates a new password that is an alternative to the received password. Then, the server 30 transmits the new password and the received password to the computer 20. The computer 20 sends the new password and the received password to the removable recording medium 10. Upon receiving the new password and the received password, the control unit 19 of the removable recording medium 10 decrypts the data using the received received password, and changes the password 141 stored in the control information storage unit 14 to the new password. To do. Specifically, the new password is stored in the control information storage unit 14 instead of the password 141.

すなわち、サーバ30は、着脱可能記録媒体10がコンピュータ20に装着される度に新パスワードを作成して、新パスワードを着脱可能記録媒体10に送るようになっている。そして、着脱可能記録媒体10は、元のパスワード141を新パスワードに置き換えるようにしている。   That is, the server 30 creates a new password each time the removable recording medium 10 is loaded into the computer 20 and sends the new password to the removable recording medium 10. The removable recording medium 10 replaces the original password 141 with a new password.

従って、本実施形態によれば、着脱可能記録媒体のデータが使用者以外に漏洩することを防ぐとともに、使用者によるパスワードの記憶と入力なしに、安全なパスワードの更新が可能となる。
[第2の実施形態]
次に、図1に示した第1の実施形態をさらに具体化した本発明による第2の実施形態について説明する。
Therefore, according to the present embodiment, it is possible to prevent the data on the removable recording medium from leaking to anyone other than the user and to update the password safely without storing and inputting the password by the user.
[Second Embodiment]
Next, a second embodiment according to the present invention that further embodies the first embodiment shown in FIG. 1 will be described.

図3は、本発明の着脱可能記録媒体のパスワード設定方式の第2の実施形態を示すブロック図である。なお、図3において図1に示す構成要素に対応するものは同一の参照数字または符号を付し、その説明を極力省略するものとする。   FIG. 3 is a block diagram showing a second embodiment of the password setting method for the removable recording medium of the present invention. 3 that correspond to the components shown in FIG. 1 are denoted by the same reference numerals or symbols, and the description thereof is omitted as much as possible.

図3に示す本実施形態は、着脱可能記録媒体10を装着可能なコンピュータ20と、サーバ30と、携帯端末40が、通信ネットワーク50を介して接続されている。加えて、ゲートウェイ60と、音声応答装置70と、認証局サーバ90が通信ネットワーク50に接続されている。また、サーバ30とゲートウェイ60と音声応答装置70は、LAN(Local Area Network:ラン)80を介して相互に接続されるようになっている。   In the present embodiment illustrated in FIG. 3, a computer 20 on which the removable recording medium 10 can be mounted, a server 30, and a mobile terminal 40 are connected via a communication network 50. In addition, a gateway 60, a voice response device 70, and a certificate authority server 90 are connected to the communication network 50. The server 30, the gateway 60, and the voice response device 70 are connected to each other via a LAN (Local Area Network) 80.

着脱可能記録媒体10は、メモリカードやUSBメモリ、或いは、リムーバブルHDDなど、パーソナルコンピュータや携帯端末などに、必要な場合だけ装着して、データの書込み或いは読取りを行わせることが可能な記録媒体である。着脱可能記録媒体10は、図3には図示しない記憶部を含んでおり、該記憶部内に記録されるデータの暗号化を、パスワードを鍵として用いて行うことが可能となっている。また、着脱可能記録媒体10は、図3には図示しない制御部を含んでおり、該制御部は、着脱可能記録媒体10全体の動作制御を行う機能を有している。なお、着脱可能記録媒体10の詳細については、図4を参照して後述する。   The detachable recording medium 10 is a recording medium that can be attached to a personal computer or a portable terminal, such as a memory card, a USB memory, or a removable HDD, only when necessary, and can write or read data. is there. The detachable recording medium 10 includes a storage unit (not shown in FIG. 3), and data recorded in the storage unit can be encrypted using a password as a key. The detachable recording medium 10 includes a control unit (not shown in FIG. 3), and the control unit has a function of controlling the operation of the entire detachable recording medium 10. The details of the removable recording medium 10 will be described later with reference to FIG.

コンピュータ20は、パーソナルコンピュータなどの情報処理装置であり、着脱可能記録媒体10を必要時に装着して、着脱可能記録媒体10へのデータの書込み、或いは、着脱可能記録媒体10からのデータの読取りを行うことが可能となっている。また、コンピュータ20は、着脱可能記録媒体10を装着した場合、着脱可能記録媒体10から着脱可能記録媒体制御用のプログラムを受け取り、該プログラムを動作させて着脱可能記録媒体10を使用可能とするための制御を行う。なお、コンピュータ20の詳細については、図4を参照して後述する。   The computer 20 is an information processing apparatus such as a personal computer. The computer 20 is attached to the removable recording medium 10 when necessary, and writes data to the removable recording medium 10 or reads data from the removable recording medium 10. It is possible to do. Further, when the removable recording medium 10 is loaded, the computer 20 receives the removable recording medium control program from the removable recording medium 10 and operates the program so that the removable recording medium 10 can be used. Control. Details of the computer 20 will be described later with reference to FIG.

サーバ30は、ワークステーション・サーバ等の情報処理装置であり、制御部31と記憶部32を含んでいる。   The server 30 is an information processing apparatus such as a workstation server, and includes a control unit 31 and a storage unit 32.

制御部31は、コンピュータ20との間で電子メールの送受信を行う。そして、受信した電子メールが着脱可能記録媒体10に関するものである場合には、データの暗号化を行うためのパスワードを生成して、コンピュータ20へ送信する。また、制御部31は、携帯端末40との間で通信を行い、携帯端末40から指示される処理要求に応じた制御を行う。さらに、制御部31は、認証局サーバ90との間で通信を行い、着脱可能記録媒体10やコンピュータ20などの認証に必要となる電子証明書を取得し、記憶部32に記憶すると共に、コンピュータ20にも送出させるようにする。   The control unit 31 transmits and receives electronic mail to and from the computer 20. If the received e-mail is related to the removable recording medium 10, a password for data encryption is generated and transmitted to the computer 20. In addition, the control unit 31 communicates with the mobile terminal 40 and performs control according to a processing request instructed from the mobile terminal 40. Further, the control unit 31 communicates with the certificate authority server 90 to acquire an electronic certificate necessary for authentication of the removable recording medium 10 and the computer 20, and stores the electronic certificate in the storage unit 32 and the computer. 20 is also sent out.

記憶部32は、着脱可能記録媒体10に関する情報を記憶し、例えば、暗号化を行うためのパスワードや、認証局サーバ90から取得した電子証明書などを記憶する。   The storage unit 32 stores information related to the removable recording medium 10 and stores, for example, a password for performing encryption, an electronic certificate acquired from the certificate authority server 90, and the like.

携帯端末40は、携帯電話やPHS端末、或いは、PDAなどの携帯可能な端末装置である。携帯端末40は、サーバ30との間で通信を行うと共に、音声応答装置70との間で、音声或いは操作ボタンを用いた通信を行う。そして、携帯端末40は、音声応答装置70を介して、サーバ30に対する処理要求を送出する。   The portable terminal 40 is a portable terminal device such as a cellular phone, a PHS terminal, or a PDA. The portable terminal 40 communicates with the server 30 and communicates with the voice response device 70 using voice or operation buttons. Then, the portable terminal 40 sends a processing request to the server 30 via the voice response device 70.

通信ネットワーク50は、通信プロトコルTCP/IP(Transmission Control Protocol/Internet Protocol:ティーシーピーアイピー)を用いて、コンピュータネットワーク、電話交換網、移動体通信網、企業内イントラネットなどを相互に接続するインターネットである。そして、通信ネットワーク50により、コンピュータ20、サーバ30、携帯端末40、ゲートウェイ60、音声応答装置70、認証局サーバ90などが通信接続されている。   The communication network 50 is an Internet that connects a computer network, a telephone exchange network, a mobile communication network, an intranet in a company, and the like using a communication protocol TCP / IP (Transmission Control Protocol / Internet Protocol). . The computer 20, the server 30, the mobile terminal 40, the gateway 60, the voice response device 70, the certificate authority server 90, and the like are connected by communication network 50.

ゲートウェイ60は、TCP/IPを用いたネットワーク上で、音声データを送受信するVoIP(Voice over Internet Protocol:ブイオーアイピー)の呼接続機能を有する通信装置である。そして、ゲートウェイ60は、制御部61と呼接続部62を含んでいる。   The gateway 60 is a communication device having a call connection function of VoIP (Voice over Internet Protocol) that transmits and receives voice data on a network using TCP / IP. The gateway 60 includes a control unit 61 and a call connection unit 62.

制御部61は、サーバ30から呼接続の指示を受信した場合、呼接続部62により、指示された呼を指示された接続先に接続するよう制御する。呼接続部62は、制御部61により指示された呼を指示された接続先に接続する。   When receiving the call connection instruction from the server 30, the control unit 61 controls the call connection unit 62 to connect the instructed call to the instructed connection destination. The call connection unit 62 connects the call instructed by the control unit 61 to the instructed connection destination.

音声応答装置70は、ワークステーション・サーバ等の音声応答機能を有する情報処理装置であり、制御部71、音声応答部72、音声認識部73を含んでいる。   The voice response device 70 is an information processing device having a voice response function such as a workstation / server, and includes a control unit 71, a voice response unit 72, and a voice recognition unit 73.

制御部71は、電話着信時に、電話発信元の発信者電話番号を取得すると共に、電話発信元が指示する処理要求を送信させるための案内をするように音声応答部72に指示を出す。音声応答部72は、電話発信元に対し音声案内を行う。音声認識部73は、音声応答部72の音声案内に応じて電話発信元から送信された音声、或いは、電話発信元が押下した操作ボタンの種類、を認識する。そして、認識結果から判断した電話発信元の処理要求の内容をテキストに変換する。音声認識部73は、当該テキストを制御部71に送出し、制御部71は、LAN80を介して当該テキストをサーバ30に送出する。   When receiving a call, the control unit 71 obtains the caller telephone number of the telephone caller and issues an instruction to the voice response unit 72 to provide guidance for transmitting a processing request instructed by the telephone caller. The voice response unit 72 provides voice guidance to the caller. The voice recognizing unit 73 recognizes the voice transmitted from the telephone caller according to the voice guidance of the voice response unit 72 or the type of the operation button pressed by the telephone caller. Then, the contents of the processing request of the telephone caller determined from the recognition result are converted into text. The voice recognition unit 73 sends the text to the control unit 71, and the control unit 71 sends the text to the server 30 via the LAN 80.

認証局サーバ90は、インターネット上で送受信される電子メールなどの発信元が、正規の発信元であることを証明する電子証明書などを発行する機関、すなわち、認証局(CA:Certification Authority)、に設置されるワークステーション・サーバ等の情報処理装置である。そして、認証局サーバ90は、電子メールによって、上述の電子証明書などを発行する機能を有するものである。   The certificate authority server 90 is an organization that issues an electronic certificate or the like that certifies that a sender such as an e-mail transmitted / received on the Internet is a legitimate sender, that is, a certification authority (CA), An information processing apparatus such as a workstation server installed in the computer. The certificate authority server 90 has a function of issuing the above-described electronic certificate by e-mail.

次に、図4を参照して、本実施形態の着脱可能記録媒体10とコンピュータ20の構成について詳細に説明する。   Next, the configuration of the removable recording medium 10 and the computer 20 of this embodiment will be described in detail with reference to FIG.

図4は、第2の実施形態の着脱可能記録媒体とコンピュータの構成を示す詳細ブロック図である。なお、図4において図3に示す構成要素に対応するものは同一の参照数字または符号を付し、その説明を極力省略するものとする。   FIG. 4 is a detailed block diagram illustrating the configuration of the removable recording medium and the computer according to the second embodiment. 4 that correspond to the components shown in FIG. 3 are denoted by the same reference numerals or symbols, and the description thereof is omitted as much as possible.

図4に示す着脱可能記録媒体10は、制御部11、暗号設定/解除部12、記憶部13、制御情報記憶部14、製造番号記憶部15、接続部16、着脱検出部17、記憶部18を含んでいる。   4 includes a control unit 11, an encryption setting / cancellation unit 12, a storage unit 13, a control information storage unit 14, a serial number storage unit 15, a connection unit 16, a detachment detection unit 17, and a storage unit 18. Is included.

制御部11は、着脱可能記録媒体10全体の動作制御を行い、着脱可能記録媒体10の有する各種機能を実行させる。また、制御部11は、各機能の実行により生成或いは使用される各種のデータを、記憶部13や制御情報記憶部14に記憶し、或いは、記憶部13や制御情報記憶部14から読み出して使用する。   The control unit 11 controls the operation of the entire detachable recording medium 10 and executes various functions of the detachable recording medium 10. In addition, the control unit 11 stores various data generated or used by executing each function in the storage unit 13 or the control information storage unit 14, or reads out and uses the data from the storage unit 13 or the control information storage unit 14. To do.

暗号設定/解除部12は、制御部11から記憶部13内のデータの暗号化を指示された場合、制御情報記憶部14に記憶されているパスワードを暗号化のための鍵として用いて、記憶部13に記憶されているデータの暗号化を行う。また、制御部11から記憶部13内の暗号化データの復号を指示された場合、制御部11が指示するパスワードを復号のための鍵として用いて、記憶部13に記憶されている暗号化データの復号を行う。   When the encryption setting / release unit 12 is instructed by the control unit 11 to encrypt data in the storage unit 13, the encryption setting / cancellation unit 12 stores the password stored in the control information storage unit 14 as a key for encryption. Data stored in the unit 13 is encrypted. Further, when the control unit 11 is instructed to decrypt the encrypted data in the storage unit 13, the encrypted data stored in the storage unit 13 using the password instructed by the control unit 11 as a key for decryption. Is decrypted.

記憶部13は、コンピュータ20から書き込まれるデータを記憶し保存する領域であり、不揮発性のフラッシュメモリ(frash memory)などで構成されている。   The storage unit 13 is an area for storing and storing data written from the computer 20, and is configured by a non-volatile flash memory or the like.

制御情報記憶部14は、不揮発性のフラッシュメモリなどで構成される記憶領域であり、制御部11から送出される暗号化を行うためのパスワード141を記憶する。制御情報記憶部14は、また、着脱可能記録媒体10の初期化を行うための初期化パスワード142と、着脱可能記録媒体10のデータの復号を不能とさせるための暗号化解除不能パスワード143と、電子証明書145を記憶する。   The control information storage unit 14 is a storage area configured by a non-volatile flash memory or the like, and stores a password 141 sent from the control unit 11 for encryption. The control information storage unit 14 also includes an initialization password 142 for initializing the removable recording medium 10, an unencryptable password 143 for disabling data decryption of the removable recording medium 10, The electronic certificate 145 is stored.

製造番号記憶部15は、着脱可能記録媒体10の製造番号151を記憶する領域であり、一度書き込んだ内容の書き換えは出来ないROM(Read Only Memory:ロム)で構成されている。なお、着脱可能記録媒体10の製造番号は、着脱可能記録媒体10に固有の番号であり、着脱可能記録媒体10の製造時に、製造番号記憶部15に書き込まれているものである。また、この製造番号は、着脱可能記録媒体10の本体表面や、ケース或いは外箱などに印刷されており、目視で認識出来るようになっている。   The production number storage unit 15 is an area for storing the production number 151 of the detachable recording medium 10 and is composed of a ROM (Read Only Memory) in which the contents once written cannot be rewritten. The serial number of the removable recording medium 10 is a number unique to the removable recording medium 10 and is written in the serial number storage unit 15 when the removable recording medium 10 is manufactured. Further, this serial number is printed on the surface of the main body of the removable recording medium 10, the case or the outer box, and can be recognized visually.

接続部16は、コンピュータ20と接続するコネクタであり、コンピュータ20に接続されたか否かの信号を、着脱検出部17に送出する。そして、接続部16は、コンピュータ20と接続されている場合、コンピュータ20との間でデータの送受信を行う。   The connection unit 16 is a connector connected to the computer 20, and sends a signal indicating whether or not the computer 20 is connected to the attachment / detachment detection unit 17. When connected to the computer 20, the connection unit 16 transmits and receives data to and from the computer 20.

着脱検出部17は、着脱可能記録媒体10がコンピュータ20に装着されたか否かを、接続部16からの信号により検出し、検出信号を制御部11に送出する。   The attachment / detachment detection unit 17 detects whether or not the removable recording medium 10 is attached to the computer 20 based on a signal from the connection unit 16 and sends a detection signal to the control unit 11.

記憶部18は、着脱可能記録媒体10が有する各種機能を実現するプログラムと、コンピュータ20で実行される着脱可能記録媒体制御用のプログラムを記憶している。   The storage unit 18 stores a program for realizing various functions of the removable recording medium 10 and a program for controlling the removable recording medium executed by the computer 20.

なお、図4に示す着脱可能記録媒体10は、図示しない内部電源を含んでおり、制御部11、暗号設定/解除部12などは該内部電源から供給される電力によって動作するようになっている。   The detachable recording medium 10 shown in FIG. 4 includes an internal power supply (not shown), and the control unit 11, the encryption setting / cancellation unit 12 and the like are operated by power supplied from the internal power supply. .

図4に示すコンピュータ20は、制御部21、記憶部22、接続部23、通信部24、操作部25、表示部26を含んでいる。   4 includes a control unit 21, a storage unit 22, a connection unit 23, a communication unit 24, an operation unit 25, and a display unit 26.

制御部21は、コンピュータ20全体の動作制御を行い、コンピュータ20の有する各種機能を実行させる。また、制御部21は、各機能の実行により生成或いは使用される各種のデータを、記憶部22や着脱可能記録媒体10に記憶し、或いは、記憶部22や着脱可能記録媒体10から読み出して使用する。   The control unit 21 controls the operation of the entire computer 20 and causes the computer 20 to execute various functions. The control unit 21 stores various data generated or used by executing each function in the storage unit 22 or the removable recording medium 10, or reads out from the storage unit 22 or the removable recording medium 10 for use. To do.

記憶部22は、コンピュータ20が有する各種機能を実現するプログラムや、各機能の設定データ、或いは、各機能が生成し、また、各機能が使用する各種データを記憶する。   The storage unit 22 stores programs for realizing various functions of the computer 20, setting data for each function, or various data generated by each function and used by each function.

接続部23は、着脱可能記録媒体10と接続するコネクタである。そして、接続部23は、着脱可能記録媒体10が接続されている場合、着脱可能記録媒体10との間でデータの送受信を行う。   The connection unit 23 is a connector that connects to the removable recording medium 10. The connection unit 23 transmits / receives data to / from the removable recording medium 10 when the removable recording medium 10 is connected.

通信部24は、有線通信あるいは無線通信によって、通信ネットワーク50に通信接続する。   The communication unit 24 is communicatively connected to the communication network 50 by wired communication or wireless communication.

操作部25は、コンピュータ20を操作するためのコマンドやデータを入力する。   The operation unit 25 inputs commands and data for operating the computer 20.

表示部26は、コンピュータ20が出力する各種データを表示する。   The display unit 26 displays various data output from the computer 20.

次に、本実施形態の動作について説明する。   Next, the operation of this embodiment will be described.

ここで、予め、本実施形態の前提事項について説明を行っておく。   Here, the premise of the present embodiment will be described in advance.

本実施形態においては、着脱可能記録媒体10を新規に購入するなどして、着脱可能記録媒体10が未使用の状態である場合には、着脱可能記録媒体10に関する情報をサーバ30に登録することが必要である。すなわち、着脱可能記録媒体10に関する情報をサーバ30に登録しておくことにより、その後、着脱可能記録媒体10にデータを書き込む、或いは、着脱可能記録媒体10からデータを読み出す、などを行うことが可能となるようになっている。なお、着脱可能記録媒体10が未使用の状態である場合、着脱可能記録媒体10の製造番号記憶部15には、着脱可能記録媒体10の製造番号が記憶されている。しかし、着脱可能記録媒体10の記憶部13にはデータが記憶されていない初期状態となっており、かつ、制御情報記憶部14のパスワード141、初期化パスワード142、暗号化解除不能パスワード143、及び、電子証明書145の領域も、何も記憶されていない状態、すなわち、ヌル(NULL)ストリングが書き込まれている状態、となっている。   In the present embodiment, when the removable recording medium 10 is unused, for example, by newly purchasing the removable recording medium 10, information regarding the removable recording medium 10 is registered in the server 30. is required. That is, by registering information about the removable recording medium 10 in the server 30, it is possible to write data to the removable recording medium 10 or read data from the removable recording medium 10 thereafter. It comes to become. When the removable recording medium 10 is unused, the serial number of the removable recording medium 10 is stored in the serial number storage unit 15 of the removable recording medium 10. However, the storage unit 13 of the removable recording medium 10 is in an initial state in which no data is stored, and the password 141, the initialization password 142, the unencryptable password 143 of the control information storage unit 14, and The area of the electronic certificate 145 is also in a state where nothing is stored, that is, a state where a null (NULL) string is written.

また、本実施形態において、着脱可能記録媒体10に関する情報を、コンピュータ20からサーバ30に登録する場合には、コンピュータ20はS/MIME(Secure Multipurpose Internet Mail Extensions)規格に則った電子メールを用いて情報の送信を行うようにしている。また、サーバ30がコンピュータ20に対して応答情報を通知する場合にも、S/MIME規格による電子メールを用いるようにしている。   Further, in the present embodiment, when the information related to the removable recording medium 10 is registered from the computer 20 to the server 30, the computer 20 uses an e-mail that conforms to the S / MIME (Secure Multipurpose Internet Extensions) standard. Information is transmitted. Also, when the server 30 notifies the computer 20 of response information, an electronic mail based on the S / MIME standard is used.

S/MIMEは、公開鍵暗号による暗号化電子メールの規格であり、PKI(Public Key Infrastructure:公開鍵基盤)を活用するものである。S/MIME規格に則った電子メールの送信側は、電子メール本文に認証局から発行された電子証明書を添付し、さらに、電子署名を付加して電子メールを送信する。受信側は、電子メールに付加されている電子署名を確認することにより、電子メール本文と電子証明書が改ざんされていないことを確認する。また、電子メール本文に添付されている電子証明書を、予め送信側から渡されている電子証明書のコピーと比較することにより、電子証明書の正当性を確認し、送信側の正当性を確認する。このことにより、受信した電子メールが、正当な送信側から送信され、かつ、改ざんもされていない、ということを受信側が確認できるようになっている。また、電子証明書を添付し、電子署名を付加した電子メールを送信するようにすることにより、受信側では送信側の正当性を確認できるため、送信側の成り済ましを防止することも可能となるものである。なお、電子署名としては、通常、電子メール本文のハッシュ値を用いるようになっている。   S / MIME is a standard for encrypted electronic mail using public key cryptography, and utilizes PKI (Public Key Infrastructure). An e-mail sender in accordance with the S / MIME standard attaches an electronic certificate issued from a certificate authority to the e-mail body, and further adds an electronic signature to transmit the e-mail. The receiving side confirms that the e-mail body and the electronic certificate have not been tampered with by confirming the electronic signature added to the e-mail. Also, by comparing the electronic certificate attached to the body of the email with a copy of the electronic certificate that has been passed from the sender in advance, the validity of the electronic certificate is confirmed, and the sender's validity is confirmed. Check. This allows the receiving side to confirm that the received e-mail has been transmitted from a legitimate transmitting side and has not been tampered with. In addition, by sending an e-mail with an electronic certificate attached and an electronic signature, the sender can check the legitimacy of the sender, thereby preventing impersonation on the sender. Is. Note that a hash value of an electronic mail text is usually used as the electronic signature.

なお、上述したS/MIME形式の電子メールを作成し送受信する機能は、コンピュータ20にて実行される。この場合、電子メールは、着脱可能記録媒体10の記憶部18に記憶されているプログラム、すなわち、コンピュータ20で受信する着脱可能記録媒体制御用のプログラムによる指示に基づき、起動して動作する。   Note that the function of creating and transmitting / receiving S / MIME format electronic mail is executed by the computer 20. In this case, the e-mail is activated and operated based on an instruction from a program stored in the storage unit 18 of the removable recording medium 10, that is, a removable recording medium control program received by the computer 20.

次に、図5、図6を参照して、着脱可能記録媒体10に関する情報をサーバ30に登録するための動作について説明する。   Next, an operation for registering information about the removable recording medium 10 in the server 30 will be described with reference to FIGS.

図5は、第2の実施形態の着脱可能記録媒体に関する情報をサーバに登録する動作を説明する第1のシーケンス図である。   FIG. 5 is a first sequence diagram illustrating an operation of registering information on the removable recording medium of the second embodiment in the server.

まず、着脱可能記録媒体10をコンピュータ20に装着する(図5のステップS101)。   First, the removable recording medium 10 is mounted on the computer 20 (step S101 in FIG. 5).

すると、着脱可能記録媒体10の接続部16は、着脱可能記録媒体10がコンピュータ20に接続された旨の信号を着脱検出部17に送出する。着脱検出部17は、着脱可能記録媒体10がコンピュータ20に装着された旨の検出信号を制御部11に送出する。   Then, the connection unit 16 of the detachable recording medium 10 sends a signal indicating that the detachable recording medium 10 is connected to the computer 20 to the detachment detection unit 17. The attachment / detachment detection unit 17 sends a detection signal indicating that the removable recording medium 10 is attached to the computer 20 to the control unit 11.

この検出信号を受けた制御部11は、記憶部18に記憶している自身の機能を実現するプログラムによる動作を開始する。そして、制御部11は、コンピュータ20で実行される着脱可能記録媒体制御用のプログラムを記憶部18から読み出し、コンピュータ20に対して送出する。該プログラムを受けたコンピュータ20は、それまで動作していたプログラムに、該プログラムを割り込ませて動作を開始する。   Upon receiving this detection signal, the control unit 11 starts an operation based on a program that realizes its own function stored in the storage unit 18. Then, the control unit 11 reads a removable recording medium control program executed by the computer 20 from the storage unit 18 and sends the program to the computer 20. Receiving the program, the computer 20 starts the operation by interrupting the program that has been operating until then.

制御部11は、次に、製造番号記憶部15に記憶されている製造番号151と、制御情報記憶部14に記憶されているパスワード141と電子証明書145とを読み出す(ステップS102)。そして、制御部11は、製造番号151とパスワード141と電子証明書145をコンピュータ20に送出する(ステップS103)。なお、このときのパスワード141と電子証明書145は、着脱可能記録媒体10が未使用状態であるため、何れもヌルストリングとなっている。   Next, the control unit 11 reads out the production number 151 stored in the production number storage unit 15, and the password 141 and the electronic certificate 145 stored in the control information storage unit 14 (step S102). Then, the control unit 11 sends the serial number 151, the password 141, and the electronic certificate 145 to the computer 20 (step S103). Note that the password 141 and the electronic certificate 145 at this time are both null strings because the removable recording medium 10 is unused.

コンピュータ20の制御部21は、着脱可能記録媒体10から受信した製造番号151とパスワード141を記載した電子メール本文を生成する。次に制御部21は、この電子メール本文にヌルストリングの電子証明書145を添付し、電子署名を付加したS/MIME形式の電子メールを作成する。そして、制御部21は、当該電子メールを、通信部24を介してサーバ30に向けて送信する(ステップS104)。   The control unit 21 of the computer 20 generates an e-mail text describing the serial number 151 and the password 141 received from the removable recording medium 10. Next, the control unit 21 attaches a null-string electronic certificate 145 to the electronic mail text, and creates an electronic mail in S / MIME format with an electronic signature added. And the control part 21 transmits the said email toward the server 30 via the communication part 24 (step S104).

コンピュータ20からの電子メールを受信したサーバ30においては、制御部31が、電子メールに添付されている電子証明書の正当性を確認する。   In the server 30 that has received the electronic mail from the computer 20, the control unit 31 confirms the validity of the electronic certificate attached to the electronic mail.

この時、受信した電子メールに添付されている電子証明書はヌルストリングとなっているため、制御部31は、当該電子メールは、着脱可能記録媒体10に関する情報をサーバ30に登録するために受信したものとみなす。そして、制御部31は、受信した電子メールに記載されている製造番号を、着脱可能記録媒体10に関する情報として、記憶部32に登録する(ステップS105)。   At this time, since the electronic certificate attached to the received e-mail is a null string, the control unit 31 receives the e-mail to register information about the removable recording medium 10 in the server 30. It is assumed that Then, the control unit 31 registers the production number described in the received e-mail in the storage unit 32 as information regarding the removable recording medium 10 (step S105).

ここで、図7を参照して、着脱可能記録媒体10に関する情報、について予め説明を行っておく。   Here, with reference to FIG. 7, information regarding the removable recording medium 10 will be described in advance.

図7は、サーバの記憶部に登録する着脱可能記録媒体に関する情報の一例を示す図である。   FIG. 7 is a diagram illustrating an example of information regarding a removable recording medium registered in the storage unit of the server.

図7に示すように、着脱可能記録媒体に関する情報は、1つの着脱可能記録媒体10毎に、L1〜L7行に示す複数の情報を含んでいる。   As shown in FIG. 7, the information regarding the removable recording medium includes a plurality of pieces of information shown in lines L1 to L7 for each removable recording medium 10.

すなわち、着脱可能記録媒体10の製造番号(L1行)、当該着脱可能記録媒体10に対して発行された電子証明書(L2行)、当該着脱可能記録媒体10の所有者が有する携帯端末40の電話番号(L3行)を含んでいる。また、当該着脱可能記録媒体10が記憶しており、コンピュータ20からの電子メールに記載されていたパスワードを示す受信パスワード(L4行)を含んでいる。さらに、当該着脱可能記録媒体10がデータの暗号化を行うためのパスワード(L5行)、当該着脱可能記録媒体10の初期化を行うための初期化パスワード(L6行)、当該着脱可能記録媒体10のデータの復号を不能とさせるための暗号化解除不能パスワード(L7行)を含んでいる。   That is, the serial number of the detachable recording medium 10 (L1 line), the electronic certificate issued to the detachable recording medium 10 (L2 line), the mobile terminal 40 owned by the owner of the detachable recording medium 10 The phone number (L3 line) is included. Further, the removable recording medium 10 stores the received password (line L4) indicating the password described in the e-mail from the computer 20. Further, the removable recording medium 10 has a password for encrypting data (line L5), an initialization password for initializing the removable recording medium 10 (line L6), and the removable recording medium 10 The password that cannot be decrypted (L7 line) is included to make it impossible to decrypt the data.

図5に戻り、着脱可能記録媒体10の製造番号を記憶部32に登録(ステップS105)した後、サーバ30の制御部31は、受信した電子メールに記載されているパスワード(この場合、ヌルストリングとなっている)を、当該着脱可能記録媒体10に関する情報の内の受信パスワード(図7のL4)として記憶部32に登録する(ステップS106)。   Returning to FIG. 5, after registering the serial number of the removable recording medium 10 in the storage unit 32 (step S105), the control unit 31 of the server 30 sends the password (in this case, a null string) written in the received e-mail. Is registered in the storage unit 32 as a reception password (L4 in FIG. 7) in the information related to the removable recording medium 10 (step S106).

次に、サーバ30の制御部31は、当該着脱可能記録媒体10の電子証明書の発行依頼を、認証局サーバ90に対して送出する(ステップS107)。この発行依頼には、電子証明書の送付先として、サーバ30とコンピュータ20が指定されている。   Next, the control unit 31 of the server 30 sends an electronic certificate issuance request for the removable recording medium 10 to the certificate authority server 90 (step S107). In this issuance request, the server 30 and the computer 20 are designated as the destination of the electronic certificate.

認証局サーバ90は、着脱可能記録媒体10の電子証明書を発行し、発行した電子証明書をサーバ30に送付する(ステップS108)。サーバ30の制御部31は、受信した電子証明書を、着脱可能記録媒体10に関する情報の内の電子証明書(図7のL2)として記憶部32に登録する(ステップS109)。   The certificate authority server 90 issues an electronic certificate for the removable recording medium 10 and sends the issued electronic certificate to the server 30 (step S108). The control unit 31 of the server 30 registers the received electronic certificate in the storage unit 32 as an electronic certificate (L2 in FIG. 7) in the information related to the removable recording medium 10 (step S109).

また、認証局サーバ90は、発行した着脱可能記録媒体10の電子証明書を、コンピュータ20にも送付する(ステップS110)。   The certificate authority server 90 also sends the issued electronic certificate of the removable recording medium 10 to the computer 20 (step S110).

コンピュータ20の制御部21は、通信部24を介して受信した電子証明書が着脱可能記録媒体10のものであると認識する。そして、制御部21は、受信した電子証明書をコンピュータ20の記憶部22に記憶するとともに、着脱可能記録媒体10に電子証明書を送出する(ステップS111)。   The control unit 21 of the computer 20 recognizes that the electronic certificate received via the communication unit 24 belongs to the removable recording medium 10. The control unit 21 stores the received electronic certificate in the storage unit 22 of the computer 20 and sends the electronic certificate to the removable recording medium 10 (step S111).

着脱可能記録媒体10の制御部11は、コンピュータ20から受信した電子証明書を、制御情報記憶部14内に電子証明書145として保存する(ステップS112)。   The control unit 11 of the removable recording medium 10 stores the electronic certificate received from the computer 20 as the electronic certificate 145 in the control information storage unit 14 (step S112).

一方、サーバ30の制御部31は、着脱可能記録媒体10の電子証明書を記憶部32に登録(ステップS109)した後、着脱可能記録媒体10がデータを暗号化するためのパスワードを新たに作成し、作成したパスワードを、着脱可能記録媒体10に関する情報の内のパスワード(図7のL5)として記憶部32に登録する(ステップS120)。ここで、制御部31がパスワードを作成する方法は如何なる方法であってもよいが、例えば、乱数を発生させてパスワードの各桁の文字、数字、記号などを決定することにより、所望の桁数のパスワードを作成することが可能である。或いは、複数の単語辞書を設けておき、乱数の発生によって各辞書から複数の単語を選択し、選択した単語の組合せ(例えば、単語「○○○」と単語「△△△」の組合せ)をパスワードとするようにしてもよい。   On the other hand, the control unit 31 of the server 30 registers a digital certificate of the removable recording medium 10 in the storage unit 32 (step S109), and then creates a new password for the removable recording medium 10 to encrypt data. Then, the created password is registered in the storage unit 32 as a password (L5 in FIG. 7) in the information related to the removable recording medium 10 (step S120). Here, the method of creating a password by the control unit 31 may be any method. For example, by generating a random number and determining the character, number, symbol, etc. of each digit of the password, the desired number of digits It is possible to create a password. Alternatively, a plurality of word dictionaries are provided, a plurality of words are selected from each dictionary by generating a random number, and a combination of the selected words (for example, a combination of the word “XXX” and the word “ΔΔΔ”) is selected. A password may be used.

また、制御部31は、着脱可能記録媒体10の初期化パスワード及び暗号化解除不能パスワードを作成し、着脱可能記録媒体10に関する情報の内の初期化パスワード(図7のL6)及び暗号化解除不能パスワード(図7のL7)として記憶部32に登録する(ステップS121)。   In addition, the control unit 31 creates an initialization password and an unbreakable password for the removable recording medium 10, and an initialization password (L 6 in FIG. 7) in the information related to the removable recording medium 10 and the unbreakable decryption. A password (L7 in FIG. 7) is registered in the storage unit 32 (step S121).

次に、サーバ30の制御部31は、コンピュータ20に対して送信する電子メールを作成する。   Next, the control unit 31 of the server 30 creates an e-mail to be transmitted to the computer 20.

すなわち、制御部31は、作成したパスワード(図7のL5)、初期化パスワード(図7のL6)、暗号化解除不能パスワード(図7のL7)に加え、受信パスワード(図7のL4)を記載した電子メール本文を作成する。次に、この電子メール本文に電子証明書(図7のL2)を添付し、電子署名を付加したS/MIME形式の電子メールを作成する。そして、制御部31は、作成した電子メールを、コンピュータ20に向けて送信する(ステップS122)。   That is, the control unit 31 uses the received password (L4 in FIG. 7) in addition to the created password (L5 in FIG. 7), the initialization password (L6 in FIG. 7), and the password that cannot be decrypted (L7 in FIG. 7). Create the e-mail body that is listed. Next, an electronic certificate (L2 in FIG. 7) is attached to the body of the electronic mail, and an electronic mail in S / MIME format with an electronic signature added thereto is created. And the control part 31 transmits the produced e-mail toward the computer 20 (step S122).

コンピュータ20の制御部21は、通信部24を介して受信した電子メールが、正当なサーバ30から改ざんなく受信されたものかを確認する。すなわち、制御部21は、電子メールに付加されている電子署名を確認して、電子メール本文と電子証明書が改ざんされていないことを確認する。また、電子メール本文に添付されている電子証明書と、記憶部22に記憶した電子証明書を比較することにより電子証明書の正当性を確認し、電子メール送信側のサーバ30の正当性を確認する。   The control unit 21 of the computer 20 confirms whether the electronic mail received via the communication unit 24 has been received from the legitimate server 30 without alteration. That is, the control unit 21 confirms the electronic signature added to the e-mail and confirms that the e-mail text and the electronic certificate have not been tampered with. Further, the validity of the electronic certificate is confirmed by comparing the electronic certificate attached to the body of the electronic mail with the electronic certificate stored in the storage unit 22, and the validity of the server 30 on the e-mail transmission side is confirmed. Check.

そして、制御部21は、電子メールの正当性が確認された場合は、当該電子メールに記載されているパスワード、初期化パスワード、暗号化解除不能パスワードを、着脱可能記録媒体10へ送出する(ステップS123)。着脱可能記録媒体10の制御部11は、コンピュータ20から受信したパスワード、初期化パスワード、暗号化解除不能パスワードを、それぞれ、制御情報記憶部14内にパスワード141、初期化パスワード142、暗号化解除不能パスワード143として保存する(ステップS124)。なお、コンピュータ20の制御部21において、サーバ30から受信した電子メールの正当性が確認できなかった場合、制御部21は当該電子メールを破棄する。   When the validity of the e-mail is confirmed, the control unit 21 sends the password, the initialization password, and the unencryptable password described in the e-mail to the removable recording medium 10 (step) S123). The control unit 11 of the detachable recording medium 10 receives the password, initialization password, and unencryptable password received from the computer 20 in the control information storage unit 14, respectively. The password 143 is saved (step S124). When the control unit 21 of the computer 20 cannot confirm the validity of the e-mail received from the server 30, the control unit 21 discards the e-mail.

次に、図6を参照して、着脱可能記録媒体10に関する情報の内の携帯端末40の電話番号をサーバ30に登録するための動作について説明する。   Next, an operation for registering the telephone number of the portable terminal 40 in the information related to the removable recording medium 10 in the server 30 will be described with reference to FIG.

図6は、第2の実施形態の着脱可能記録媒体に関する情報をサーバに登録する動作を説明する第2のシーケンス図である。   FIG. 6 is a second sequence diagram illustrating an operation of registering information relating to the removable recording medium of the second embodiment in the server.

先ず、携帯端末40から音声応答装置70に対して発信し電話をかける(図6のステップS201)。   First, a call is made from the mobile terminal 40 to the voice response device 70 (step S201 in FIG. 6).

音声応答装置70の制御部71は、携帯端末40からの電話着信を受けると、発信者電話番号から携帯端末40の電話番号を取得する。そして、制御部71は、音声応答部72に対し、携帯端末40に音声案内を流すよう指示する。音声応答部72は、携帯端末40が指示する処理要求を送信するよう、携帯端末40に音声案内を行う(ステップS202)。   When receiving the incoming call from the mobile terminal 40, the control unit 71 of the voice response device 70 acquires the telephone number of the mobile terminal 40 from the caller telephone number. Then, the control unit 71 instructs the voice response unit 72 to play voice guidance on the portable terminal 40. The voice response unit 72 provides voice guidance to the portable terminal 40 so as to transmit a processing request instructed by the portable terminal 40 (step S202).

音声案内を聞いた携帯端末40のユーザは、処理要求として新規登録処理の指示を行う(ステップS203)。この指示は、携帯端末40の送話口に音声で発声することにより行う、或いは、携帯端末40の操作ボタン押下によって行う。   The user of the portable terminal 40 who has heard the voice guidance instructs a new registration process as a process request (step S203). This instruction is performed by uttering voice to the mouthpiece of the mobile terminal 40 or by pressing an operation button on the mobile terminal 40.

音声応答装置70の音声認識部73は、携帯端末40から指示された処理要求(新規登録処理)の認識を行い、認識した処理要求(新規登録処理)をテキストに変換して制御部71に送出する。ここでの認識は、携帯端末40からの指示が音声により行われている場合、音声認識部73の音声認識機能により行う。また、携帯端末40からの指示が、携帯端末40の操作ボタン押下により行われている場合、ここでの認識は、押下された操作ボタンの種類を、例えば周波数から判別することにより行う。   The voice recognition unit 73 of the voice response device 70 recognizes the processing request (new registration processing) instructed from the mobile terminal 40, converts the recognized processing request (new registration processing) into text, and sends the text to the control unit 71. To do. The recognition here is performed by the voice recognition function of the voice recognition unit 73 when an instruction from the portable terminal 40 is given by voice. When an instruction from the mobile terminal 40 is issued by pressing an operation button on the mobile terminal 40, the recognition here is performed by determining the type of the pressed operation button, for example, from the frequency.

音声応答装置70の制御部71は、次に、音声応答部72に対し、携帯端末40から着脱可能記録媒体10の製造番号を入力させるための音声案内を流すよう指示する。音声応答部72は、着脱可能記録媒体10の製造番号を入力し送信するよう、携帯端末40に音声案内を行う(ステップS204)。   Next, the control unit 71 of the voice response device 70 instructs the voice response unit 72 to play voice guidance for allowing the portable terminal 40 to input the serial number of the removable recording medium 10. The voice response unit 72 provides voice guidance to the portable terminal 40 so that the serial number of the removable recording medium 10 is input and transmitted (step S204).

音声案内を聞いた携帯端末40のユーザは、着脱可能記録媒体10の製造番号を入力し、音声応答装置70に対して送信する(ステップS205)。この入力も、携帯端末40の送話口に音声で発声することにより行う、或いは、携帯端末40の操作ボタン押下によって行う。   The user of the portable terminal 40 who has heard the voice guidance inputs the serial number of the removable recording medium 10 and transmits it to the voice response device 70 (step S205). This input is also performed by uttering voice to the mouthpiece of the portable terminal 40 or by pressing an operation button on the portable terminal 40.

音声応答装置70の音声認識部73は、携帯端末40から送信された製造番号の認識を行い、認識した製造番号をテキストに変換して制御部71に送出する。ここでの認識も、携帯端末40からの入力が音声により行われている場合、音声認識部73の音声認識機能により行う。また、携帯端末40からの入力が、携帯端末40の操作ボタン押下により行われている場合、ここでの認識は、押下された操作ボタンの種類を、例えば周波数から判別することにより行う。   The voice recognition unit 73 of the voice response device 70 recognizes the manufacturing number transmitted from the portable terminal 40, converts the recognized manufacturing number into text, and sends the text to the control unit 71. The recognition here is also performed by the voice recognition function of the voice recognition unit 73 when the input from the portable terminal 40 is performed by voice. When the input from the portable terminal 40 is performed by pressing the operation button of the portable terminal 40, the recognition here is performed by determining the type of the pressed operation button, for example, from the frequency.

音声応答装置70の制御部71は、携帯端末40の電話番号と、携帯端末40から指示された処理要求(新規登録処理)、および、着脱可能記録媒体10の製造番号を、サーバ30に対し、LAN80を介して送出する(ステップS206)。   The control unit 71 of the voice response device 70 sends the telephone number of the portable terminal 40, the processing request (new registration process) instructed from the portable terminal 40, and the serial number of the removable recording medium 10 to the server 30. The data is transmitted via the LAN 80 (step S206).

サーバ30の制御部31は、音声応答装置70から受信した処理要求が、新規登録処理、であるため、現在、着脱可能記録媒体10に関する情報をサーバ30に登録する処理を行っている途中であることを認識する。そこで、制御部31は、音声応答装置70から受信した着脱可能記録媒体10の製造番号が、記憶部32内の着脱可能記録媒体10に関する情報として登録されているかを検索する。製造番号が、着脱可能記録媒体10に関する情報として登録されている場合、音声応答装置70から受信した携帯端末40の電話番号を、着脱可能記録媒体10に関する情報の内の電話番号(図7のL3)として記憶部32に登録する(ステップS207)。製造番号が、着脱可能記録媒体10に関する情報として登録されていない場合は、なんらかの不具合が発生しているものとみなし、制御部31は、その動作を終了する。   Since the processing request received from the voice response device 70 is a new registration process, the control unit 31 of the server 30 is currently in the process of registering information about the removable recording medium 10 in the server 30. Recognize that. Therefore, the control unit 31 searches whether the serial number of the removable recording medium 10 received from the voice response device 70 is registered as information regarding the removable recording medium 10 in the storage unit 32. When the production number is registered as information relating to the removable recording medium 10, the telephone number of the portable terminal 40 received from the voice response device 70 is used as the telephone number in the information relating to the removable recording medium 10 (L3 in FIG. 7). ) In the storage unit 32 (step S207). If the production number is not registered as information about the removable recording medium 10, it is assumed that some trouble has occurred, and the control unit 31 ends the operation.

着脱可能記録媒体10に関する情報として、携帯端末40の電話番号を登録(ステップS207)した後、サーバ30の制御部31は、着脱可能記録媒体10に関する情報の登録が完了した旨のメッセージを音声応答装置70に対して送出する(ステップS208)。   After registering the telephone number of the portable terminal 40 as information relating to the removable recording medium 10 (step S207), the control unit 31 of the server 30 responds with a message indicating that registration of information relating to the removable recording medium 10 is complete. The data is sent to the device 70 (step S208).

音声応答装置70の制御部71は、音声応答部72に、着脱可能記録媒体10に関する情報の登録が完了した旨の音声案内を行わせ(ステップS209)、携帯端末40との間で接続されていた電話を切断する。   The control unit 71 of the voice response device 70 causes the voice response unit 72 to perform voice guidance to the effect that registration of information related to the removable recording medium 10 has been completed (step S209), and is connected to the portable terminal 40. Hang up the phone.

以上説明した図5、図6の動作を行うことにより、着脱可能記録媒体10に関する情報について、サーバ30への登録が完了することとなる。登録が完了した時点で、サーバ30の記憶部32には、着脱可能記録媒体10に関する情報が、図7に示したように、製造番号、電子証明書、電話番号、受信パスワード、パスワード、初期化パスワード、暗号化解除不能パスワード、として登録された状態となる。また、着脱可能記録媒体10の制御情報記憶部14にも、パスワード141、初期化パスワード142、暗号化解除不能パスワード143、電子証明書145が登録された状態となっている。   By performing the operations of FIGS. 5 and 6 described above, the registration of the information about the removable recording medium 10 to the server 30 is completed. When the registration is completed, the storage unit 32 of the server 30 stores information regarding the removable recording medium 10 as shown in FIG. 7, such as a manufacturing number, an electronic certificate, a telephone number, a received password, a password, and an initialization. Registered as a password and a password that cannot be decrypted. Further, the password 141, the initialization password 142, the unencryptable password 143, and the electronic certificate 145 are also registered in the control information storage unit 14 of the removable recording medium 10.

次に、図8を参照して、コンピュータ20に装着されていた着脱可能記録媒体10を取り外した場合の本実施形態の動作について説明する。   Next, with reference to FIG. 8, the operation of the present embodiment when the removable recording medium 10 attached to the computer 20 is removed will be described.

図8は、着脱可能記録媒体をコンピュータから取り外した場合の動作を説明するシーケンス図である。   FIG. 8 is a sequence diagram for explaining the operation when the removable recording medium is removed from the computer.

コンピュータ20に装着されていた着脱可能記録媒体10を、コンピュータ20から取り外す(図8のステップS301)。   The removable recording medium 10 attached to the computer 20 is removed from the computer 20 (step S301 in FIG. 8).

すると、着脱可能記録媒体10の接続部16は、着脱可能記録媒体10がコンピュータ20から取り外された旨の信号を着脱検出部17に送出する。着脱検出部17は、着脱可能記録媒体10がコンピュータ20から取り外された旨の検出信号を制御部11に送出する。   Then, the connection unit 16 of the detachable recording medium 10 sends a signal indicating that the detachable recording medium 10 has been removed from the computer 20 to the detachment detection unit 17. The attachment / detachment detection unit 17 sends a detection signal indicating that the removable recording medium 10 has been removed from the computer 20 to the control unit 11.

この検出信号を受けた制御部11は、記憶部13内のデータを暗号化するよう暗号設定/解除部12に対し指示する。暗号設定/解除部12は、制御情報記憶部14のパスワード141を読み出し、このパスワード141を暗号化のための鍵として用い、記憶部13内のデータの暗号化を行う(ステップS302)。   Upon receiving this detection signal, the control unit 11 instructs the encryption setting / cancellation unit 12 to encrypt the data in the storage unit 13. The encryption setting / cancellation unit 12 reads the password 141 in the control information storage unit 14, and encrypts data in the storage unit 13 using the password 141 as a key for encryption (step S302).

このように、着脱可能記録媒体10をコンピュータ20から取り外した時点で、記憶部13のデータが暗号化されるため、着脱可能記録媒体10の記憶部13内のデータを、他のコンピュータなどで平文のまま読み取ることは不可能となる。   As described above, since the data in the storage unit 13 is encrypted when the removable recording medium 10 is detached from the computer 20, the data in the storage unit 13 of the removable recording medium 10 is transferred to the plaintext by another computer or the like. It is impossible to read as it is.

次に、図9を参照して、着脱可能記録媒体10をコンピュータ20に再装着した場合の本実施形態の動作について説明する。   Next, the operation of this embodiment when the removable recording medium 10 is remounted on the computer 20 will be described with reference to FIG.

図9は、着脱可能記録媒体をコンピュータに再装着した場合の動作を説明するシーケンス図である。   FIG. 9 is a sequence diagram for explaining the operation when the removable recording medium is reattached to the computer.

まず、着脱可能記録媒体10をコンピュータ20に装着する(図9のステップS401)。   First, the removable recording medium 10 is mounted on the computer 20 (step S401 in FIG. 9).

すると、着脱可能記録媒体10の接続部16は、着脱可能記録媒体10がコンピュータ20に接続された旨の信号を着脱検出部17に送出する。着脱検出部17は、着脱可能記録媒体10がコンピュータ20に装着された旨の検出信号を制御部11に送出する。   Then, the connection unit 16 of the detachable recording medium 10 sends a signal indicating that the detachable recording medium 10 is connected to the computer 20 to the detachment detection unit 17. The attachment / detachment detection unit 17 sends a detection signal indicating that the removable recording medium 10 is attached to the computer 20 to the control unit 11.

この検出信号を受けた制御部11は、記憶部18に記憶している自身の機能を実現するプログラムによる動作を開始する。そして、制御部11は、コンピュータ20で実行されるべき着脱可能記録媒体制御用のプログラムを記憶部18から読み出し、コンピュータ20に対して送出する。該プログラムを受けたコンピュータ20は、それまで動作していたプログラムに、該プログラムを割り込ませて動作を開始する。   Upon receiving this detection signal, the control unit 11 starts an operation based on a program that realizes its own function stored in the storage unit 18. Then, the control unit 11 reads a removable recording medium control program to be executed by the computer 20 from the storage unit 18 and sends the program to the computer 20. Receiving the program, the computer 20 starts the operation by interrupting the program that has been operating until then.

制御部11は、次に、製造番号記憶部15に記憶されている製造番号151と、制御情報記憶部14に記憶されているパスワード141と電子証明書145とを読み出す(ステップS402)。そして、制御部11は、製造番号151とパスワード141と電子証明書145をコンピュータ20に送出する(ステップS403)。   Next, the control unit 11 reads the production number 151 stored in the production number storage unit 15, and the password 141 and the electronic certificate 145 stored in the control information storage unit 14 (step S402). Then, the control unit 11 sends the serial number 151, the password 141, and the electronic certificate 145 to the computer 20 (step S403).

コンピュータ20の制御部21は、まず、着脱可能記録媒体10から受信した電子証明書145と、コンピュータ20の記憶部22に記憶している電子証明書とを比較する。両電子証明書が一致しない場合は、着脱可能記録媒体10の正当性が認識できないため、制御部21はエラー処理を行う。ここでのエラー処理は、例えば、着脱可能記録媒体10から電子証明書145を再送出させる、或いは、制御部21の動作を終了する、などである。   The control unit 21 of the computer 20 first compares the electronic certificate 145 received from the removable recording medium 10 with the electronic certificate stored in the storage unit 22 of the computer 20. If the two electronic certificates do not match, the correctness of the removable recording medium 10 cannot be recognized, and the control unit 21 performs error processing. The error processing here is, for example, to re-send the electronic certificate 145 from the removable recording medium 10, or to end the operation of the control unit 21.

両電子証明書が一致した場合は、着脱可能記録媒体の正当性が確認できたため、制御部21は、着脱可能記録媒体10から受信した製造番号151とパスワード141を記載した電子メール本文を生成する。次に制御部21は、この電子メール本文に、記憶部22に記憶した電子証明書を添付し、電子署名を付加したS/MIME形式の電子メールを作成する。そして、制御部21は、当該電子メールを、通信部24を介してサーバ30に向けて送信する(ステップS404)。   If the two electronic certificates match, the validity of the removable recording medium has been confirmed, and the control unit 21 generates an e-mail text describing the serial number 151 and the password 141 received from the removable recording medium 10. . Next, the control unit 21 attaches the electronic certificate stored in the storage unit 22 to the electronic mail text, and creates an S / MIME format electronic mail with an electronic signature added thereto. And the control part 21 transmits the said email toward the server 30 via the communication part 24 (step S404).

コンピュータ20からの電子メールを受信したサーバ30において、制御部31は、まず、受信した電子メールが、正当なコンピュータ20から改ざんなく受信されたものかを確認する。すなわち、制御部31は、電子メールに付加されている電子署名を確認して、電子メール本文と電子証明書が改ざんされていないことを確認する。また、電子メール本文に添付されている電子証明書と、記憶部32内の、着脱可能記録媒体10に関する情報内の電子証明書(図7のL2)を比較することにより電子証明書の正当性を確認し、電子メール送信側のコンピュータ20の正当性を確認する。そして、さらに、電子メール本文に記載されているパスワードが、記憶部32内の、着脱可能記録媒体10に関する情報内のパスワード(図7のL5)と同一である場合、受信した電子メールが、正当なコンピュータ20から改ざんなく受信されたものであると認識する。制御部31は、当該電子メールが正当なものでは無いと認識した場合は、当該電子メールを破棄する。   In the server 30 that has received the electronic mail from the computer 20, the control unit 31 first checks whether the received electronic mail has been received from the legitimate computer 20 without alteration. That is, the control unit 31 confirms the electronic signature added to the e-mail and confirms that the e-mail body and the electronic certificate have not been tampered with. Further, the validity of the electronic certificate is compared by comparing the electronic certificate attached to the body of the electronic mail with the electronic certificate (L2 in FIG. 7) in the information related to the removable recording medium 10 in the storage unit 32. And the validity of the computer 20 on the e-mail transmission side is confirmed. Further, when the password described in the e-mail text is the same as the password (L5 in FIG. 7) in the information relating to the removable recording medium 10 in the storage unit 32, the received e-mail is valid. It is recognized that the message was received from the computer 20 without alteration. When the control unit 31 recognizes that the e-mail is not valid, the control unit 31 discards the e-mail.

また、当該電子メールの正当性が確認された場合は、制御部31は、当該電子メールに記載されているパスワードを、記憶部32内の着脱可能記録媒体10に関する情報の受信パスワード(図7のL4)として登録する(ステップS405)。さらに、制御部31は、当該電子メールに記載されている製造番号に基づいて、記憶部32内の着脱可能記録媒体10に関する情報から電話番号(図7のL3)を検索し抽出する(ステップS406)。   Further, when the validity of the e-mail is confirmed, the control unit 31 uses the password described in the e-mail as the reception password for information regarding the removable recording medium 10 in the storage unit 32 (see FIG. 7). L4) is registered (step S405). Further, the control unit 31 searches for and extracts a telephone number (L3 in FIG. 7) from information on the removable recording medium 10 in the storage unit 32 based on the manufacturing number described in the e-mail (step S406). ).

そして、サーバ30の制御部31は、ゲートウェイ60を介して、ステップS406で検索した電話番号を有する携帯端末40に発信し電話をかける(ステップS407)。ゲートウェイ60の制御部61は、呼接続部62に対し、サーバ30から指示された携帯端末40に呼接続させるよう指示し、呼接続部62は、携帯端末40に呼接続させる(ステップS408)。携帯端末40が呼接続に応答した旨を示す応答信号を受信した場合、ゲートウェイ60はこの応答信号をサーバ30に送出する。   Then, the control unit 31 of the server 30 makes a call through the gateway 60 to the mobile terminal 40 having the telephone number searched in Step S406 (Step S407). The control unit 61 of the gateway 60 instructs the call connection unit 62 to make a call connection to the portable terminal 40 instructed by the server 30, and the call connection unit 62 makes a call connection to the portable terminal 40 (step S408). When the mobile terminal 40 receives a response signal indicating that it has responded to the call connection, the gateway 60 sends this response signal to the server 30.

さらに、サーバ30の制御部31は、ゲートウェイ60を介して、音声応答装置70に発信し電話をかける(ステップS409)。ゲートウェイ60の制御部61は、呼接続部62に対し、サーバ30から指示された音声応答装置70に呼接続させるよう指示し、呼接続部62は、音声応答装置70に呼接続させる(ステップS410)。音声応答装置70が呼接続に応答した旨を示す応答信号を受信した場合、ゲートウェイ60はこの応答信号をサーバ30に送出する。   Further, the control unit 31 of the server 30 makes a call to the voice response device 70 via the gateway 60 (step S409). The control unit 61 of the gateway 60 instructs the call connection unit 62 to make a call connection to the voice response device 70 instructed by the server 30, and the call connection unit 62 makes a call connection to the voice response device 70 (step S410). ). When the response signal indicating that the voice response device 70 has responded to the call connection is received, the gateway 60 transmits this response signal to the server 30.

サーバ30に、携帯端末40および音声応答装置70からの応答信号が、ゲートウェイ60を介して届くと、サーバ30の制御部31は、携帯端末40と音声応答装置70を呼接続するようゲートウェイ60に指示を出す(ステップS411)。   When response signals from the mobile terminal 40 and the voice response device 70 reach the server 30 via the gateway 60, the control unit 31 of the server 30 connects the gateway 60 to the gateway 60 so as to call-connect the mobile terminal 40 and the voice response device 70. An instruction is issued (step S411).

ゲートウェイ60の制御部61は、呼接続部62に対し、携帯端末40と音声応答装置70を呼接続させるよう指示し、呼接続部62は、携帯端末40と音声応答装置70を呼接続させる。これにより、携帯端末40と音声応答装置70は通話可能な状態となる(ステップS412)。   The control unit 61 of the gateway 60 instructs the call connection unit 62 to make a call connection between the portable terminal 40 and the voice response device 70, and the call connection unit 62 makes a call connection between the portable terminal 40 and the voice response device 70. Thereby, the portable terminal 40 and the voice response device 70 are in a state in which a call can be made (step S412).

携帯端末40と通話可能な状態となった音声応答装置70の制御部71は、まず、携帯端末40の電話番号を取得する。そして、制御部71は、音声応答部72に対し、携帯端末40に音声案内を流すよう指示する。音声応答部72は、携帯端末40が指示する処理要求を送信するよう、携帯端末40に音声案内を行う(ステップS420)。   First, the control unit 71 of the voice response device 70 in a state in which a call can be made with the portable terminal 40 acquires the telephone number of the portable terminal 40. Then, the control unit 71 instructs the voice response unit 72 to play voice guidance on the portable terminal 40. The voice response unit 72 provides voice guidance to the portable terminal 40 so as to transmit a processing request instructed by the portable terminal 40 (step S420).

音声案内を聞いた携帯端末40のユーザは、処理要求として暗号化解除処理の指示を行う(ステップS421)。この指示は、携帯端末40の送話口に音声で発声することにより行う、或いは、携帯端末40の操作ボタン押下によって行う。なお、暗号化解除処理とは、着脱可能記録媒体10がコンピュータ20に再装着された際、着脱可能記録媒体10の記憶部13内の暗号化データを復号させる処理を意味するものである。   The user of the portable terminal 40 who has heard the voice guidance instructs the decryption process as a processing request (step S421). This instruction is performed by uttering voice to the mouthpiece of the mobile terminal 40 or by pressing an operation button on the mobile terminal 40. The descrambling process means a process of decrypting the encrypted data in the storage unit 13 of the removable recording medium 10 when the removable recording medium 10 is reattached to the computer 20.

音声応答装置70の音声認識部73は、携帯端末40から指示された処理要求(暗号化解除処理)の認識を行い、認識した処理要求(暗号化解除処理)をテキストに変換して制御部71に送出する。ここでの認識は、携帯端末40からの指示が音声により行われている場合、音声認識部73の音声認識機能により行う。また、携帯端末40からの指示が、携帯端末40の操作ボタン押下により行われている場合、ここでの認識は、押下された操作ボタンの種類を、例えば周波数から判別することにより行う。   The voice recognition unit 73 of the voice response device 70 recognizes a processing request (decryption processing) instructed from the portable terminal 40, converts the recognized processing request (decryption processing) into text, and controls the control unit 71. To send. The recognition here is performed by the voice recognition function of the voice recognition unit 73 when an instruction from the portable terminal 40 is given by voice. When an instruction from the mobile terminal 40 is issued by pressing an operation button on the mobile terminal 40, the recognition here is performed by determining the type of the pressed operation button, for example, from the frequency.

音声応答装置70の制御部71は、次に、音声応答部72に対し、携帯端末40に処理要求を受け付けた旨の音声案内を流すよう指示する。音声応答部72は、処理要求を受け付けた旨の音声案内を行う。そして、音声応答装置70は、携帯端末40との間で接続されていた電話を切断する(ステップS422)。   Next, the control unit 71 of the voice response device 70 instructs the voice response unit 72 to play voice guidance indicating that the processing request has been received in the portable terminal 40. The voice response unit 72 provides voice guidance indicating that the processing request has been accepted. Then, the voice response device 70 disconnects the telephone connected to the mobile terminal 40 (step S422).

そして、音声応答装置70の制御部71は、携帯端末40の電話番号と、携帯端末40から指示された処理要求(暗号化解除処理)を、サーバ30に対し、LAN80を介して送出する(ステップS423)。   Then, the control unit 71 of the voice response device 70 sends the telephone number of the mobile terminal 40 and the processing request (encryption release processing) instructed by the mobile terminal 40 to the server 30 via the LAN 80 (step). S423).

サーバ30の制御部31は、音声応答装置70から受信した処理要求が、暗号化解除処理、であるため、現在、着脱可能記録媒体10がコンピュータ20に再装着され、着脱可能記録媒体10内のデータの復号を行う前の状態にあることを認識する。そこで、制御部31は、着脱可能記録媒体10がデータを暗号化するためのパスワードを再度作成し、作成したパスワードを、着脱可能記録媒体10に関する情報の内のパスワード(図7のL5)として記憶部32に登録する(ステップS424)。なお、本実施形態においては、着脱可能記録媒体10がコンピュータ20に再接続される度に、着脱可能記録媒体10がデータの暗号化を行うためのパスワードを、サーバ30で作成し直し、コンピュータ20に送信するようにしている。   Since the processing request received from the voice response device 70 is the descrambling process, the control unit 31 of the server 30 is currently reattached to the computer 20 and the removable recording medium 10 Recognize that the data is in a state before being decoded. Therefore, the control unit 31 again creates a password for the removable recording medium 10 to encrypt the data, and stores the created password as a password (L5 in FIG. 7) in the information related to the removable recording medium 10. Register in the unit 32 (step S424). In the present embodiment, every time the removable recording medium 10 is reconnected to the computer 20, a password for the removable recording medium 10 to encrypt data is recreated by the server 30, and the computer 20 To send to.

次に、サーバ30の制御部31は、コンピュータ20に対して送信する電子メールを作成する。   Next, the control unit 31 of the server 30 creates an e-mail to be transmitted to the computer 20.

すなわち、制御部31は、作成したパスワード(図7のL5)に加え、受信パスワード(図7のL4)を記載した電子メール本文を作成する。次に、この電子メール本文に電子証明書(図7のL2)を添付し、電子署名を付加したS/MIME形式の電子メールを作成する。そして、制御部31は、作成した電子メールを、コンピュータ20に向けて送信する(ステップS425)。   That is, the control unit 31 creates an e-mail text that describes the received password (L4 in FIG. 7) in addition to the created password (L5 in FIG. 7). Next, an electronic certificate (L2 in FIG. 7) is attached to the body of the electronic mail, and an electronic mail in S / MIME format with an electronic signature added thereto is created. And the control part 31 transmits the produced email to the computer 20 (step S425).

コンピュータ20の制御部21は、通信部24を介して受信した電子メールが、正当なサーバ30から改ざんなく受信されたものかを確認する。すなわち、制御部21は、電子メールに付加されている電子署名を確認して、電子メール本文と電子証明書が改ざんされていないことを確認する。また、電子メール本文に添付されている電子証明書と、記憶部22に記憶している電子証明書を比較することにより電子証明書の正当性を確認し、電子メール送信側のサーバ30の正当性を確認する。   The control unit 21 of the computer 20 confirms whether the electronic mail received via the communication unit 24 has been received from the legitimate server 30 without alteration. That is, the control unit 21 confirms the electronic signature added to the e-mail and confirms that the e-mail text and the electronic certificate have not been tampered with. Further, the validity of the electronic certificate is confirmed by comparing the electronic certificate attached to the body of the electronic mail with the electronic certificate stored in the storage unit 22, and the validity of the server 30 on the e-mail transmission side is confirmed. Check sex.

そして、制御部21は、電子メールの正当性が確認された場合は、当該電子メールに記載されているパスワードと受信パスワードを、着脱可能記録媒体10へ送出する(ステップS426)。この送出は、着脱可能記録媒体10から受信した前述したプログラムに基づいて実行される。   When the validity of the e-mail is confirmed, the control unit 21 sends the password described in the e-mail and the received password to the removable recording medium 10 (step S426). This sending is executed based on the aforementioned program received from the removable recording medium 10.

着脱可能記録媒体10の接続部16は、コンピュータ20から受信したパスワードと受信パスワードを制御部11に送出する。   The connection unit 16 of the detachable recording medium 10 sends the password received from the computer 20 and the received password to the control unit 11.

制御部11は、受信パスワード(すなわち、図9のステップS402で読み出したパスワード141と同一)を用いて、記憶部13内の暗号化データを復号するよう、暗号設定/解除部12に対し指示する。暗号化設定/解除部12は、受信パスワードを用いて記憶部13内のデータを復号して平文のデータに戻す処理を行う(ステップS427)。   The control unit 11 instructs the encryption setting / cancellation unit 12 to decrypt the encrypted data in the storage unit 13 using the received password (that is, the same password 141 read in step S402 in FIG. 9). . The encryption setting / cancellation unit 12 performs a process of decrypting the data in the storage unit 13 using the received password and returning it to plaintext data (step S427).

次に、制御部11は、コンピュータ20から受信したパスワードを、制御情報記憶部14内にパスワード141として保存する(ステップS428)。   Next, the control unit 11 stores the password received from the computer 20 as the password 141 in the control information storage unit 14 (step S428).

そして、着脱可能記録媒体10の制御部11は、記憶部13内の暗号化データを復号した旨を、コンピュータ20に通知する。この通知を受けたコンピュータ20は、着脱可能記録媒体10から受けていた着脱可能記録媒体制御用のプログラムの動作を終了し、コンピュータ20のプログラムによる動作に戻る。以上のようにして、コンピュータ20は、着脱可能記録媒体10へのアクセスを行うことが可能となる。   Then, the control unit 11 of the removable recording medium 10 notifies the computer 20 that the encrypted data in the storage unit 13 has been decrypted. Receiving this notification, the computer 20 ends the operation of the removable recording medium control program received from the removable recording medium 10 and returns to the operation of the computer 20 by the program. As described above, the computer 20 can access the removable recording medium 10.

次に、図7で説明した初期化パスワード(図7のL6)、及び、暗号化解除不能パスワード(図7のL7)について説明する。   Next, the initialization password (L6 in FIG. 7) and the unencryptable password (L7 in FIG. 7) described in FIG. 7 will be described.

まず、初期化パスワードについて説明する。   First, the initialization password will be described.

初期化パスワードは、着脱可能記録媒体10の初期化を行うためのパスワードである。   The initialization password is a password for initializing the removable recording medium 10.

例えば、図9のステップS424として示したように、着脱可能記録媒体10がコンピュータ20に再装着された場合、サーバ30は、暗号化を行うためのパスワードを作成し直して、電子メールでコンピュータ20に送信するようにしている。そして、着脱可能記録媒体10では、コンピュータ20から送出された受信パスワードを用いて、記憶部13内の暗号化データを復号するようになっている(図9のステップS427参照)。   For example, as shown as step S424 in FIG. 9, when the removable recording medium 10 is reattached to the computer 20, the server 30 recreates a password for encryption, and sends the computer 20 by email. To send to. The removable recording medium 10 decrypts the encrypted data in the storage unit 13 using the received password sent from the computer 20 (see step S427 in FIG. 9).

ここで、何らかの事情により当該電子メールがコンピュータ20に届かなかった場合、着脱可能記録媒体10では受信パスワードを取得できないため、記憶部13内の暗号化データを復号することは出来なくなってしまう。このような状況が発生した場合に、初期化パスワードを用いて、着脱可能記録媒体10の初期化を行わせることとなる。   Here, if the e-mail does not reach the computer 20 for some reason, the removable recording medium 10 cannot obtain the received password, and thus the encrypted data in the storage unit 13 cannot be decrypted. When such a situation occurs, the removable recording medium 10 is initialized using the initialization password.

すなわち、着脱可能記録媒体10の初期化を行わせるためには、まず、着脱可能記録媒体10をコンピュータ20に再装着する。すると、サーバ30は、コンピュータ20からの電子メールを受信し(図9のステップS404参照)、続いて、音声応答装置70を介して、携帯端末40に処理要求を送信するよう音声案内を行う(図9のステップS420参照)。   That is, in order to initialize the removable recording medium 10, first, the removable recording medium 10 is reattached to the computer 20. Then, the server 30 receives an electronic mail from the computer 20 (see step S404 in FIG. 9), and then performs voice guidance to transmit a processing request to the portable terminal 40 via the voice response device 70 (see FIG. 9). (See step S420 in FIG. 9).

ここで、この音声案内を聞いた携帯端末40のユーザは、処理要求として初期化処理の指示を行う。つまり、図9のステップS421では、処理要求として暗号化解除処理の指示を行ったが、この暗号化解除処理に代えて、初期化処理の指示を行うのである。すると、図9のステップS423では、処理要求として初期化処理がサーバ30に送出される。   Here, the user of the portable terminal 40 who has heard this voice guidance instructs an initialization process as a processing request. That is, in step S421 in FIG. 9, the decryption processing instruction is issued as a processing request, but an initialization processing instruction is issued instead of the decryption processing. Then, in step S423 in FIG. 9, an initialization process is sent to the server 30 as a process request.

処理要求として初期化処理を受けたサーバ30は、着脱可能記録媒体10に関する情報の内の初期化パスワード(図7のL6)を抽出し、初期化パスワードを記載した電子メールをコンピュータ20に向けて送信する。   The server 30 that has received the initialization process as the process request extracts the initialization password (L6 in FIG. 7) from the information related to the removable recording medium 10, and sends the electronic mail describing the initialization password to the computer 20. Send.

初期化パスワードを記載した電子メールを受信したコンピュータ20は、初期化パスワードを着脱可能記録媒体10へ送出する。初期化パスワードを受信した着脱可能記録媒体10は、制御情報記憶部14のパスワード141を用いて、記憶部13内の暗号化データを復号する。ここで用いるパスワード141は、図9のステップS402で読み出したパスワード141であり、記憶部13のデータの暗号化の際に用いたパスワード141である。従って、記憶部13の暗号化データを復号することが可能である。   The computer 20 that has received the e-mail describing the initialization password sends the initialization password to the removable recording medium 10. The removable recording medium 10 that has received the initialization password decrypts the encrypted data in the storage unit 13 using the password 141 in the control information storage unit 14. The password 141 used here is the password 141 read in step S <b> 402 in FIG. 9, and is the password 141 used when encrypting data in the storage unit 13. Therefore, it is possible to decrypt the encrypted data in the storage unit 13.

そして、着脱可能記録媒体10は、制御情報記憶部14のパスワード141、初期化パスワード142、暗号化解除不能パスワード143、及び、電子証明書145を全てクリアする(すなわち、ヌルストリングを書き込む)。このことにより、着脱可能記録媒体10を初期状態に戻すことができる。   Then, the removable recording medium 10 clears all of the password 141, the initialization password 142, the unencryptable password 143, and the electronic certificate 145 in the control information storage unit 14 (that is, writes a null string). Thereby, the removable recording medium 10 can be returned to the initial state.

次に、暗号化解除不能パスワードについて説明する。   Next, a password that cannot be decrypted will be described.

暗号化解除不能パスワードは、着脱可能記録媒体10のデータの復号を不能とさせるためのパスワードである。   The unencryptable password is a password for making it impossible to decrypt the data on the removable recording medium 10.

例えば、着脱可能記録媒体10を紛失し、かつ、着脱可能記録媒体10の拾得者が、拾得者が所有するコンピュータに着脱可能記録媒体10を装着して、着脱可能記録媒体10を使用しようとしたものとする。   For example, the removable recording medium 10 is lost, and a person who has found the removable recording medium 10 tries to use the removable recording medium 10 by attaching the removable recording medium 10 to a computer owned by the person who has found the removable recording medium 10. Shall.

すると、着脱可能記録媒体10を装着したコンピュータからサーバ30に対して電子メールが送信され(図9のステップS404参照)、続いて、サーバ30は、音声応答装置70を介して、携帯端末40に処理要求を送信するよう音声案内を行う(図9のステップS420参照)。この携帯端末40は、着脱可能記録媒体10を紛失したユーザのものであるため、紛失したユーザは、自己の保有していた着脱可能記録媒体10が他人に使用されようとしていることを知ることとなる。   Then, an electronic mail is transmitted from the computer on which the removable recording medium 10 is mounted to the server 30 (see step S404 in FIG. 9). Subsequently, the server 30 sends the message to the portable terminal 40 via the voice response device 70. Voice guidance is performed to transmit the processing request (see step S420 in FIG. 9). Since this portable terminal 40 belongs to a user who has lost the removable recording medium 10, the lost user knows that the removable recording medium 10 that he / she owns is about to be used by another person. Become.

ここで、この音声案内を聞いた携帯端末40のユーザは、処理要求として暗号化解除不能処理の指示を行う。つまり、図9のステップS421では、処理要求として暗号化解除処理の指示を行ったが、この暗号化解除処理に代えて、暗号化解除不能処理の指示を行うのである。すると、図9のステップS423では、処理要求として暗号化解除不能処理がサーバ30に送出される。   Here, the user of the portable terminal 40 who has heard this voice guidance instructs the decryption impossible processing as a processing request. That is, in step S421 in FIG. 9, the decryption processing instruction is issued as the processing request, but instead of this decryption processing, the decryption impossible processing instruction is issued. Then, in step S423 in FIG. 9, the decryption impossible process is sent to the server 30 as a process request.

処理要求として暗号化解除不能処理を受けたサーバ30は、着脱可能記録媒体10に関する情報の内の暗号化解除不能パスワード(図7のL7)を抽出し、暗号化解除不能パスワードを記載した電子メールをコンピュータに向けて送信する。   The server 30 that has received the decryption impossible process as the processing request extracts the password that cannot be decrypted (L7 in FIG. 7) from the information related to the removable recording medium 10, and an email that describes the password that cannot be decrypted To the computer.

そして、コンピュータは暗号化解除不能パスワードを、着脱可能記録媒体10へ送出する。コンピュータから暗号化解除不能パスワードを受信した着脱可能記録媒体10は、以降、記憶部13内の暗号化データを復号してはならないと指示されたものと認識する。そして、例えば、着脱可能記録媒体10の制御部11で、復号を不能とするレジスタのセットなどを行い、以降、如何なるデータを受信しても、記憶部13内の暗号化データを復号しないよう動作する。このことにより、着脱可能記録媒体10内の記憶部13内のデータを平文のデータに戻すことはできなくなる。   Then, the computer sends an unencryptable password to the removable recording medium 10. The removable recording medium 10 that has received the password that cannot be decrypted from the computer recognizes that it has been instructed not to decrypt the encrypted data in the storage unit 13 thereafter. Then, for example, the control unit 11 of the detachable recording medium 10 sets a register that disables decryption, and thereafter operates so as not to decrypt the encrypted data in the storage unit 13 no matter what data is received. To do. As a result, the data in the storage unit 13 in the removable recording medium 10 cannot be returned to plain text data.

以上、本発明の着脱可能記録媒体のパスワード設定方式の第2の実施形態について説明した。   The second embodiment of the password setting method for the removable recording medium according to the present invention has been described above.

以上説明したように、本実施形態の着脱可能記録媒体のパスワード設定方式は、データを記憶する記憶部13と、暗号化用のパスワード141を記憶する制御情報記憶部14と、データの暗号化を含む動作制御を行う制御部11を含む着脱可能記録媒体10を含んでいる。また、着脱可能記録媒体10を装着可能なコンピュータ20と、コンピュータ20と通信接続するサーバ30を含んでいる。さらに、サーバ30と通信接続する携帯端末40を含んでいる。   As described above, the password setting method of the removable recording medium according to the present embodiment includes the storage unit 13 that stores data, the control information storage unit 14 that stores the password 141 for encryption, and the data encryption. A removable recording medium 10 including a control unit 11 that performs operation control is included. Further, the computer 20 includes a computer 20 on which the removable recording medium 10 can be mounted, and a server 30 that communicates with the computer 20. Furthermore, a mobile terminal 40 that is connected to the server 30 for communication is included.

そして、着脱可能記録媒体10がコンピュータ20に装着された場合、着脱可能記録媒体10の制御部11はパスワード141を、コンピュータ20を介してサーバ30へ送信させる。パスワード141(受信パスワード)を受信したサーバ30が、携帯端末40から暗号化解除の処理要求を受信した場合、サーバ30は、受信パスワードの代替となる新パスワードを作成する。そして、サーバ30は、新パスワードと受信パスワードを、コンピュータ20に送信し、コンピュータ20は、新パスワードと受信パスワードを着脱可能記録媒体10へ送出する。着脱可能記録媒体10の制御部11は、新パスワードと受信パスワードの受信により、受信した受信パスワードを用いてデータを復号すると共に、制御情報記憶部14に記憶されているパスワード141を新パスワードに変更する。具体的には、新パスワードをパスワード141に代えて制御情報記憶部14に記憶するようにしている。   When the detachable recording medium 10 is attached to the computer 20, the control unit 11 of the detachable recording medium 10 transmits the password 141 to the server 30 via the computer 20. When the server 30 that has received the password 141 (reception password) receives a decryption processing request from the portable terminal 40, the server 30 creates a new password that substitutes for the reception password. Then, the server 30 sends the new password and the received password to the computer 20, and the computer 20 sends the new password and the received password to the removable recording medium 10. Upon receiving the new password and the received password, the control unit 11 of the removable recording medium 10 decrypts the data using the received received password, and changes the password 141 stored in the control information storage unit 14 to the new password. To do. Specifically, the new password is stored in the control information storage unit 14 instead of the password 141.

すなわち、サーバ30は、着脱可能記録媒体10がコンピュータ20に装着される度に新パスワードを作成して、新パスワードを着脱可能記録媒体10に送るようになっている。そして、着脱可能記録媒体10は、元のパスワード141を新パスワードに置き換えるようにしている。   That is, the server 30 creates a new password each time the removable recording medium 10 is loaded into the computer 20 and sends the new password to the removable recording medium 10. The removable recording medium 10 replaces the original password 141 with a new password.

従って、本実施形態によれば、着脱可能記録媒体のデータが使用者以外に漏洩することを防ぐとともに、使用者によるパスワードの記憶と入力なしに、安全なパスワードの更新が可能となる。   Therefore, according to the present embodiment, it is possible to prevent the data on the removable recording medium from leaking to anyone other than the user and to update the password safely without storing and inputting the password by the user.

また、着脱可能記録媒体10がコンピュータ20から取り外された場合、着脱可能記録媒体10の制御部11は制御情報記憶部14に記憶されているパスワード141を用いてデータの暗号化を行うようになっている。   Further, when the removable recording medium 10 is removed from the computer 20, the control unit 11 of the removable recording medium 10 uses the password 141 stored in the control information storage unit 14 to encrypt data. ing.

従って、本実施形態によれば、着脱可能記録媒体のデータの保護が可能となり、データの漏洩がなくなる。   Therefore, according to the present embodiment, it is possible to protect data on a removable recording medium, and data leakage is eliminated.

さらに、パスワード141を受信したサーバ30が、携帯端末40から初期化処理の処理要求を受信した場合、サーバ30は、初期化パスワードをコンピュータ20に送信し、コンピュータ20は初期化パスワードを着脱可能記録媒体10へ送出する。着脱可能記録媒体10の制御部11は、初期化パスワードの受信により、制御情報記憶部14に記憶されているパスワード141を用いてデータを復号すると共に、制御情報記憶部14のパスワードをクリアして、着脱可能記録媒体10を初期化するようになっている。   Further, when the server 30 that has received the password 141 receives a request for the initialization process from the portable terminal 40, the server 30 transmits the initialization password to the computer 20, and the computer 20 records the initialization password in a removable manner. Send to medium 10. Upon receiving the initialization password, the control unit 11 of the removable recording medium 10 decrypts the data using the password 141 stored in the control information storage unit 14 and clears the password in the control information storage unit 14. The removable recording medium 10 is initialized.

従って、本実施形態によれば、着脱可能記録媒体の制御情報記憶部のパスワードなどをクリアして、着脱可能記録媒体を初期化した場合であっても、記憶部内のデータは壊されること無く復号され、記憶したままのデータが着脱可能記録媒体に保存される。   Therefore, according to the present embodiment, even when the password of the control information storage unit of the removable recording medium is cleared and the removable recording medium is initialized, the data in the storage unit is not destroyed. The stored data is stored in the removable recording medium.

また、パスワード141を受信したサーバ30が、携帯端末40から暗号化解除不能処理の処理要求を受信した場合、サーバ30は、暗号化解除不能パスワードをコンピュータ20に送信し、コンピュータ20は暗号化解除不能パスワードを着脱可能記録媒体10へ送出する。着脱可能記録媒体10の制御部11は、暗号化解除不能パスワードの受信により、データの復号を行わないよう動作するようになっている。   In addition, when the server 30 that has received the password 141 receives a processing request for unencryptable processing from the portable terminal 40, the server 30 transmits the unencryptable password to the computer 20, and the computer 20 decrypts the decryption. The impossible password is sent to the removable recording medium 10. The control unit 11 of the detachable recording medium 10 operates so as not to decrypt data upon receipt of the password that cannot be decrypted.

従って、本実施形態によれば、着脱可能記録媒体のデータを、他人のコンピュータで読み取ることは不可能である。   Therefore, according to this embodiment, it is impossible to read the data on the removable recording medium with another person's computer.

さらに、コンピュータ20とサーバ30との間の通信は、暗号化電子メールを使用して行うようになっている。   Further, communication between the computer 20 and the server 30 is performed using encrypted electronic mail.

従って、本実施形態によれば、コンピュータとサーバとの間で送受信されるパスワードの漏洩が無くなる。   Therefore, according to this embodiment, there is no leakage of passwords transmitted and received between the computer and the server.

10 着脱可能記録媒体
11 制御部
12 暗号設定/解除部
13 記憶部
14 制御情報記憶部
141 パスワード
142 初期化パスワード
143 暗号化解除不能パスワード
145 電子証明書
15 製造番号記憶部
151 製造番号
16 接続部
17 着脱検出部
18 記憶部
19 制御部
20 コンピュータ
21 制御部
22 記憶部
23 接続部
24 通信部
25 操作部
26 表示部
30 サーバ
31 制御部
32 記憶部
40 携帯端末
50 通信ネットワーク
60 ゲートウェイ
61 制御部
62 呼接続部
70 音声応答装置
71 制御部
72 音声応答部
73 音声認識部
80 LAN
90 認証局サーバ
DESCRIPTION OF SYMBOLS 10 Removable recording medium 11 Control part 12 Encryption setting / cancellation part 13 Storage part 14 Control information storage part 141 Password 142 Initialization password 143 Unencryptable password 145 Electronic certificate 15 Serial number storage part 151 Serial number 16 Connection part 17 Attachment / detachment detection unit 18 Storage unit 19 Control unit 20 Computer 21 Control unit 22 Storage unit 23 Connection unit 24 Communication unit 25 Operation unit 26 Display unit 30 Server 31 Control unit 32 Storage unit 40 Portable terminal 50 Communication network 60 Gateway 61 Control unit 62 Call Connection unit 70 Voice response device 71 Control unit 72 Voice response unit 73 Voice recognition unit 80 LAN
90 Certificate Authority server

Claims (20)

データを記憶する第一の記憶部と、暗号化用のパスワードを記憶する第二の記憶部と、前記データの暗号化を含む動作制御を行う制御部を含む着脱可能記録媒体と、
前記着脱可能記録媒体を装着可能なコンピュータと、
前記コンピュータと通信接続するサーバと、
前記サーバと通信接続する携帯端末と、
を含み、
前記着脱可能記録媒体が前記コンピュータに装着された場合、前記着脱可能記録媒体の前記制御部は、前記パスワードを前記コンピュータを介して前記サーバへ送信させ、
前記パスワードを受信した前記サーバが、前記携帯端末から暗号化解除の処理要求を受信した場合、前記サーバは前記パスワードの代替となる新パスワードを作成し、前記新パスワードと前記パスワードを前記コンピュータに送信し、前記コンピュータは前記新パスワードと前記パスワードを前記着脱可能記録媒体へ送出し、
前記着脱可能記録媒体の前記制御部は、前記新パスワードと前記パスワードの受信により、受信した前記パスワードを用いて前記データを復号すると共に、前記第二の記憶部に記憶されている前記パスワードを前記新パスワードに変更する、
着脱可能記録媒体のパスワード設定方式。
A detachable recording medium including a first storage unit that stores data, a second storage unit that stores a password for encryption, and a control unit that performs operation control including encryption of the data;
A computer to which the removable recording medium can be mounted;
A server in communication connection with the computer;
A mobile terminal for communication connection with the server;
Including
When the removable recording medium is attached to the computer, the control unit of the removable recording medium causes the password to be transmitted to the server via the computer,
When the server that has received the password receives a decryption processing request from the mobile terminal, the server creates a new password that replaces the password, and transmits the new password and the password to the computer. And the computer sends the new password and the password to the removable recording medium,
The control unit of the detachable recording medium decrypts the data using the received password and receives the password stored in the second storage unit upon receipt of the new password and the password. Change to a new password,
Password setting method for removable recording media.
前記着脱可能記録媒体が前記コンピュータから取り外された場合、前記着脱可能記録媒体の前記制御部は前記第二の記憶部に記憶されている前記パスワードを用いて前記データの暗号化を行う、
ことを特徴とする請求項1に記載の着脱可能記録媒体のパスワード設定方式。
When the removable recording medium is removed from the computer, the control unit of the removable recording medium encrypts the data using the password stored in the second storage unit.
The password setting method for a removable recording medium according to claim 1.
前記パスワードを受信した前記サーバが、前記携帯端末から初期化処理の処理要求を受信した場合、
前記サーバは、初期化パスワードを前記コンピュータに送信し、前記コンピュータは前記初期化パスワードを前記着脱可能記録媒体へ送出し、
前記着脱可能記録媒体の前記制御部は、前記初期化パスワードの受信により、前記第二の記憶部に記憶されている前記パスワードを用いて前記データを復号すると共に、前記第二の記憶部のパスワードをクリアして、前記着脱可能記録媒体を初期化する、
ことを特徴とする請求項1に記載の着脱可能記録媒体のパスワード設定方式。
When the server that has received the password receives a processing request for initialization processing from the mobile terminal,
The server sends an initialization password to the computer, and the computer sends the initialization password to the removable recording medium,
Upon receipt of the initialization password, the control unit of the removable recording medium decrypts the data using the password stored in the second storage unit, and the password of the second storage unit To initialize the removable recording medium,
The password setting method for a removable recording medium according to claim 1.
前記パスワードを受信した前記サーバが、前記携帯端末から暗号化解除不能処理の処理要求を受信した場合、
前記サーバは、暗号化解除不能パスワードを前記コンピュータに送信し、前記コンピュータは前記暗号化解除不能パスワードを前記着脱可能記録媒体へ送出し、
前記着脱可能記録媒体の前記制御部は、前記暗号化解除不能パスワードの受信により、前記データの復号を行わないよう動作する、
ことを特徴とする請求項1に記載の着脱可能記録媒体のパスワード設定方式。
When the server that has received the password receives a processing request for unencryptable processing from the mobile terminal,
The server sends a password that cannot be decrypted to the computer, and the computer sends the password that cannot be decrypted to the removable recording medium,
The control unit of the removable recording medium operates so as not to decrypt the data upon receipt of the unencryptable password.
The password setting method for a removable recording medium according to claim 1.
前記コンピュータと前記サーバとの間の通信は、暗号化電子メールを使用して行う、
ことを特徴とする請求項1から請求項4の何れかに記載の着脱可能記録媒体のパスワード設定方式。
Communication between the computer and the server is performed using encrypted email.
The password setting method for a removable recording medium according to any one of claims 1 to 4.
データと暗号化用のパスワードを記憶する着脱可能記録媒体のパスワード設定方法において、
前記着脱可能記録媒体がコンピュータに装着された場合、前記着脱可能記録媒体に記憶されている前記パスワードをサーバへ送信し、
暗号化解除の処理要求に基づいて、前記サーバにより前記パスワードの代替となる新パスワードを作成し、前記新パスワードと前記パスワードを前記着脱可能記録媒体へ送り、
前記着脱可能記録媒体により受信した前記パスワードを用いて前記データを復号し、前記着脱可能記録媒体に記憶されている前記パスワードを前記新パスワードに変更する、
着脱可能記録媒体のパスワード設定方法。
In a password setting method for a removable recording medium that stores data and a password for encryption,
When the removable recording medium is attached to a computer, the password stored in the removable recording medium is transmitted to a server,
Based on the decryption processing request, the server creates a new password to replace the password, and sends the new password and the password to the removable recording medium,
Decrypting the data using the password received by the removable recording medium and changing the password stored in the removable recording medium to the new password;
Password setting method for removable recording media.
前記着脱可能記録媒体が前記コンピュータから取り外された場合、前記パスワードを用いて前記データの暗号化を行う、
ことを特徴とする請求項6に記載の着脱可能記録媒体のパスワード設定方法。
When the removable recording medium is removed from the computer, the data is encrypted using the password.
The password setting method for a removable recording medium according to claim 6.
初期化処理の処理要求に基づいて、前記サーバにより初期化パスワードを前記着脱可能記録媒体へ送り、
前記着脱可能記録媒体により前記パスワードを用いて前記データを復号し、前記パスワードをクリアして初期化する、
ことを特徴とする請求項6に記載の着脱可能記録媒体のパスワード設定方法。
Based on the processing request for initialization processing, the server sends an initialization password to the removable recording medium,
Decrypting the data using the password with the removable recording medium, clearing the password and initializing;
The password setting method for a removable recording medium according to claim 6.
暗号化解除不能処理の処理要求に基づいて、前記サーバにより暗号化解除不能パスワードを前記着脱可能記録媒体へ送り、
前記着脱可能記録媒体による前記暗号化解除不能パスワードの受信により、前記データの復号を行わないようにする、
ことを特徴とする請求項6に記載の着脱可能記録媒体のパスワード設定方法。
Based on the processing request for decryption disable processing, the server sends a password that cannot be decrypted to the removable recording medium,
Receiving the unencryptable password by the removable recording medium so as not to decrypt the data;
The password setting method for a removable recording medium according to claim 6.
前記コンピュータと前記サーバとの間の通信は、暗号化電子メールを使用して行う、
ことを特徴とする請求項6から請求項9の何れかに記載の着脱可能記録媒体のパスワード設定方法。
Communication between the computer and the server is performed using encrypted email.
10. The method for setting a password for a removable recording medium according to claim 6, wherein the password is set.
データと暗号化用のパスワードを記憶する着脱可能記録媒体であって、
前記着脱可能記録媒体がコンピュータに装着された場合、前記パスワードを前記コンピュータを介してサーバへ送信させ、前記サーバから新パスワードと前記パスワードを受信した場合、受信した前記パスワードを用いて前記データを復号すると共に、前記パスワードを前記新パスワードに変更する制御部を含む、
着脱可能記録媒体。
A removable recording medium for storing data and a password for encryption,
When the removable recording medium is attached to a computer, the password is transmitted to the server via the computer, and when the new password and the password are received from the server, the data is decrypted using the received password. And a control unit that changes the password to the new password.
Removable recording medium.
前記着脱可能記録媒体が前記コンピュータから取り外された場合、前記制御部は前記パスワードを用いて前記データの暗号化を行う、
ことを特徴とする請求項11に記載の着脱可能記録媒体。
When the removable recording medium is removed from the computer, the control unit encrypts the data using the password.
The detachable recording medium according to claim 11.
前記制御部は、前記サーバからの初期化パスワードの受信により、前記パスワードを用いて前記データを復号すると共に、該パスワードをクリアして、前記着脱可能記録媒体を初期化する、
ことを特徴とする請求項11に記載の着脱可能記録媒体。
The control unit receives the initialization password from the server, decrypts the data using the password, clears the password, and initializes the removable recording medium.
The detachable recording medium according to claim 11.
前記制御部は、前記サーバから暗号化解除不能パスワードを受信した場合、前記データの復号を行わないよう動作する、
ことを特徴とする請求項11に記載の着脱可能記録媒体。
When the control unit receives a password that cannot be decrypted from the server, the control unit operates so as not to decrypt the data.
The detachable recording medium according to claim 11.
コンピュータ及び携帯端末と通信接続可能なサーバであって、
前記コンピュータに装着された着脱可能記録媒体のパスワードを受信し、前記携帯端末から暗号化解除の処理要求を受信した場合、前記パスワードの代替となる新パスワードを作成し、前記新パスワードと前記パスワードを前記コンピュータへ送信する制御部を含む、
サーバ。
A server capable of communication connection with a computer and a portable terminal,
When a password of a removable recording medium attached to the computer is received and a decryption request is received from the mobile terminal, a new password is created as an alternative to the password, and the new password and the password are Including a control unit for transmitting to the computer,
server.
前記制御部は、前記携帯端末から初期化処理の処理要求を受信した場合、初期化パスワードを前記コンピュータへ送信する、
ことを特徴とする請求項15に記載のサーバ。
The control unit, when receiving a processing request for initialization processing from the mobile terminal, transmits an initialization password to the computer.
The server according to claim 15.
前記制御部は、前記携帯端末から暗号化解除不能処理の処理要求を受信した場合、暗号化解除不能パスワードを前記コンピュータへ送信する、
ことを特徴とする請求項15に記載のサーバ。
The control unit, when receiving a processing request for unencryptable processing from the mobile terminal, transmits an unencryptable password to the computer.
The server according to claim 15.
前記コンピュータとの間の通信は、暗号化電子メールを使用して行う、
ことを特徴とする請求項15から請求項17の何れかに記載のサーバ。
Communication with the computer is performed using encrypted email,
The server according to any one of claims 15 to 17, characterized by:
パスワードを記憶する着脱可能記録媒体におけるパスワード記録方法であって、
前記着脱可能記録媒体のコンピュータへの装着に応じて、前記パスワードを含む新パスワード要求を送出し、
前記新パスワード要求の応答として新パスワードと前記パスワードを受信した場合、前記パスワードを前記新パスワードに変更する、
着脱可能記録媒体におけるパスワード記録方法。
A password recording method for a removable recording medium for storing a password,
In response to attachment of the removable recording medium to the computer, a new password request including the password is sent,
When the new password and the password are received as a response to the new password request, the password is changed to the new password.
A password recording method for a removable recording medium.
サーバにおける新パスワード設定方法であって、
パスワードを含む新パスワード要求を受信した場合、暗号化解除の処理要求に基づいて、前記パスワードの代替となる新パスワードを作成し、前記新パスワードと前記パスワードを前記新パスワード要求への応答として送出する、
サーバにおける新パスワード設定方法。
A new password setting method in the server,
When a new password request including a password is received, a new password as a substitute for the password is created based on the decryption processing request, and the new password and the password are sent as a response to the new password request ,
New password setting method on the server.
JP2009073050A 2009-03-25 2009-03-25 Password setting system for detachable recording medium Withdrawn JP2010225000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009073050A JP2010225000A (en) 2009-03-25 2009-03-25 Password setting system for detachable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009073050A JP2010225000A (en) 2009-03-25 2009-03-25 Password setting system for detachable recording medium

Publications (1)

Publication Number Publication Date
JP2010225000A true JP2010225000A (en) 2010-10-07

Family

ID=43042103

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009073050A Withdrawn JP2010225000A (en) 2009-03-25 2009-03-25 Password setting system for detachable recording medium

Country Status (1)

Country Link
JP (1) JP2010225000A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013012964A (en) * 2011-06-30 2013-01-17 Kyocera Document Solutions Inc Electronic apparatus
JP2015026358A (en) * 2013-06-20 2015-02-05 株式会社東芝 Device, host device, host system, and memory system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013012964A (en) * 2011-06-30 2013-01-17 Kyocera Document Solutions Inc Electronic apparatus
JP2015026358A (en) * 2013-06-20 2015-02-05 株式会社東芝 Device, host device, host system, and memory system

Similar Documents

Publication Publication Date Title
ES2836114T3 (en) Information sending method, information reception method, device and system
JP4545197B2 (en) Wireless network system and communication method using the same
CN1889419B (en) Method and apparatus for realizing encrypting
WO2004071006A1 (en) Broadcast encryption key distribution system
JP2000261427A (en) Encryption communication terminal, encryption communication center equipment, encryption communication system and storage medium
WO2015037887A1 (en) Server and method for authenticating smart chip
TW595195B (en) Network lock method and related apparatus by ciphered network lock and inerasable deciphering key
JP2007006456A (en) Receiving system, transmitting system
JP2007104660A (en) System, method, and program for safely transmitting electronic document data in terms of security
KR20100071209A (en) Verification of device using device tag
WO2004075190A1 (en) Recording device and method, decoding device and method, provided medium, and information recording medium
KR101078373B1 (en) System for authenticating a caller and Method thereof
JP2010225000A (en) Password setting system for detachable recording medium
JP4820143B2 (en) Control system and portable terminal
JP4827717B2 (en) COMMUNICATION SYSTEM, TRANSMITTING TERMINAL TERMINAL DEVICE, AND RECEIVING SIDE TERMINAL DEVICE
JP2007074369A (en) Wireless lan encryption communications system
JP2009278388A (en) Communication terminal device, management device, communication method, management method, and computer program
KR101118424B1 (en) System for Processing Automatic Renewal with Certificate of Attestation
JP2008233965A (en) Portable terminal device and program thetreof, and alternation prevention system and alternation prevention method
JP2003309552A (en) Control system for electronic certificate by portable telephone
WO2016003310A1 (en) Bootstrapping a device to a wireless network
JP2004320229A (en) Mutual authentication method
JP2006005398A (en) Access point, wireless lan connection method, medium for recording wireless lan connection program, and wireless lan system
JP2010166265A (en) Information processor, information processing method, and information processing system
JP5775589B2 (en) Mobile communication terminal, subscriber authentication module, communication system, and communication method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120605