JP2015015646A - Id information generation device, secret key issuing device, public key generation device, public key encryption system, electronic signature generation device, electronic signature system, id information generation method, secret key issuing method, and computer program - Google Patents

Id information generation device, secret key issuing device, public key generation device, public key encryption system, electronic signature generation device, electronic signature system, id information generation method, secret key issuing method, and computer program Download PDF

Info

Publication number
JP2015015646A
JP2015015646A JP2013142032A JP2013142032A JP2015015646A JP 2015015646 A JP2015015646 A JP 2015015646A JP 2013142032 A JP2013142032 A JP 2013142032A JP 2013142032 A JP2013142032 A JP 2013142032A JP 2015015646 A JP2015015646 A JP 2015015646A
Authority
JP
Japan
Prior art keywords
information
authentication
secret key
issuing
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013142032A
Other languages
Japanese (ja)
Other versions
JP6093664B2 (en
Inventor
歩 窪田
Ayumi Kubota
歩 窪田
渡辺 龍
Tatsu Watanabe
龍 渡辺
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2013142032A priority Critical patent/JP6093664B2/en
Publication of JP2015015646A publication Critical patent/JP2015015646A/en
Application granted granted Critical
Publication of JP6093664B2 publication Critical patent/JP6093664B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable a user to specify a type of authentication to be performed when a secret key issuing station issues a secret key, in an ID based encryption method.SOLUTION: An ID information generation device 1 which generates ID information to be used in an ID based encryption method, comprises: an input unit 11 which receives input of authentication type specification information for specifying a type of authentication to be performed on issuing a secret key to be used in the ID based encryption method; an ID information generation unit 12 which generates ID information including the input authentication type specification information; and an output unit 13 which outputs the ID information generated by the ID information generation unit.

Description

本発明は、ID情報生成装置、秘密鍵発行装置、公開鍵生成装置、公開鍵暗号システム、電子署名生成装置、電子署名システム、ID情報生成方法、秘密鍵発行方法およびコンピュータプログラムに関する。   The present invention relates to an ID information generating device, a secret key issuing device, a public key generating device, a public key cryptosystem, an electronic signature generating device, an electronic signature system, an ID information generating method, a secret key issuing method, and a computer program.

従来、公開鍵暗号方式の一種であるIDベース暗号方式が知られている(例えば、非特許文献1参照)。IDベース暗号方式では、通信相手の名前やメールアドレス等の任意のID情報と、システムパラメータと呼ばれる公開情報とを使用して公開鍵が生成される。一方、秘密鍵はマスター鍵を使用して生成される。該マスター鍵は、信頼できる第三者機関である秘密鍵発行局によって秘密に保持される。秘密鍵発行局は、秘密鍵の発行を要求する利用者を認証し、この認証が成功した場合に当該利用者のID情報に対応する秘密鍵を生成し発行する。   Conventionally, an ID-based encryption method that is a kind of public key encryption method is known (see, for example, Non-Patent Document 1). In the ID-based encryption method, a public key is generated using arbitrary ID information such as a communication partner's name and mail address and public information called a system parameter. On the other hand, the secret key is generated using the master key. The master key is kept secret by a secret key issuing authority that is a trusted third party. The secret key issuing authority authenticates the user who requests the issuance of the secret key, and generates and issues a secret key corresponding to the ID information of the user when the authentication is successful.

また、非非特許文献2には、ID情報に日時を含めることによって鍵の有効期限を定める技術が開示されている。   Non-Patent Document 2 discloses a technique for determining the key expiration date by including the date and time in the ID information.

Adi Shamir, Identity-Based Cryptosystems and Signature Schemes. Advances in Cryptology: Proceedings of CRYPTO 84, Lecture Notes in Computer Science, 7:47--53, 1984Adi Shamir, Identity-Based Cryptosystems and Signature Schemes.Advances in Cryptology: Proceedings of CRYPTO 84, Lecture Notes in Computer Science, 7: 47--53, 1984 Dan Boneh, Matthew K. Franklin, Identity-Based Encryption from the Weil Pairing Advances in Cryptology - Proceedings of CRYPTO 2001 (2001)Dan Boneh, Matthew K. Franklin, Identity-Based Encryption from the Weil Pairing Advances in Cryptology-Proceedings of CRYPTO 2001 (2001)

しかし、上述した従来のIDベース暗号方式では、秘密鍵発行局から秘密鍵を取得して暗号メッセージを復号する利用者に対してどのような認証によって本人確認を行うのか、を指定することができない。利用者を認証する認証方式として、暗証番号を使用した認証、ID及びパスワードを使用した認証、ワンタイムパスワードを使用した認証、携帯電話機などのSIM又はUIMを使用した認証、持ち物認証、バイオメトリックス認証など、認証の強度や確実性の異なる様々な認証方式が存在する。これらの認証方式の中から秘密鍵発行局が使用する認証方式として、暗号メッセージの送信者が安全保障上の適当な認証方式を指定できることが望ましい。同様に、電子署名に使用される秘密鍵を秘密鍵発行局から取得する利用者に対して、どのような認証を秘密鍵発行局が行うのかを指定できることが望ましい。   However, in the above-described conventional ID-based encryption method, it is not possible to specify what authentication is performed to authenticate a user who obtains a secret key from a secret key issuing authority and decrypts the encrypted message. . Authentication methods that authenticate users include authentication using a PIN, authentication using an ID and password, authentication using a one-time password, authentication using SIM or UIM such as a mobile phone, property authentication, biometrics authentication There are various authentication methods with different authentication strengths and certainty. Among these authentication methods, as an authentication method used by the secret key issuing authority, it is desirable that the sender of the encrypted message can specify an appropriate authentication method for security. Similarly, it is desirable to be able to specify what authentication is performed by the secret key issuing authority for a user who acquires the secret key used for the electronic signature from the secret key issuing authority.

本発明は、このような事情を考慮してなされたもので、IDベース暗号方式において、秘密鍵発行局が秘密鍵を発行する際に、どのような認証を行うのかを指定できることを課題とする。   The present invention has been made in consideration of such circumstances, and it is an object of the present invention to specify what authentication is performed when a secret key issuing authority issues a secret key in an ID-based encryption method. .

(1)本発明に係るID情報生成装置は、IDベース暗号方式で使用されるID情報を生成するID情報生成装置において、前記IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する認証種別指定情報を入力する入力部と、前記入力された認証種別指定情報をID情報に含めるID情報生成部と、前記ID情報生成部によって生成されたID情報を出力する出力部と、を備えたことを特徴とする。 (1) An ID information generation device according to the present invention is performed when an ID information generation device that generates ID information used in an ID-based encryption method issues a secret key used in the ID-based encryption method. An input unit for inputting authentication type specifying information for specifying an authentication type, an ID information generating unit for including the input authentication type specifying information in ID information, and outputting ID information generated by the ID information generating unit And an output unit.

(2)本発明に係る秘密鍵発行装置は、IDベース暗号方式で使用される秘密鍵を発行する秘密鍵発行装置において、前記秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する入力部と、前記発行要求に対する前記秘密鍵の発行の際に、前記入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う認証部と、を備えたことを特徴とする。 (2) A secret key issuing device according to the present invention is a secret key issuing device that issues a secret key used in an ID-based encryption method. ID information including authentication type designation information as information on the secret key issue request When inputting the input unit and issuing the secret key in response to the issue request, authentication is performed using an authentication method corresponding to the authentication type specified by the authentication type designation information included in the input ID information. And an authenticating unit to perform.

(3)本発明に係る公開鍵生成装置は、IDベース暗号方式で使用される公開鍵を生成する公開鍵生成装置において、上記(1)のID情報生成装置と、前記ID情報生成装置から出力されたID情報と前記IDベース暗号方式のシステムパラメータを使用して前記公開鍵を生成する公開鍵生成部と、を備えたことを特徴とする。 (3) A public key generation device according to the present invention is a public key generation device that generates a public key used in an ID-based encryption method, and outputs the ID information generation device according to (1) above and the ID information generation device. And a public key generation unit that generates the public key using the ID information thus obtained and the system parameters of the ID-based encryption method.

(4)本発明に係る公開鍵暗号システムは、上記(2)の秘密鍵発行装置と、上記(3)の公開鍵生成装置と、を備えたことを特徴とする。 (4) A public key cryptosystem according to the present invention includes the secret key issuing device (2) and the public key generating device (3).

(5)本発明に係る電子署名生成装置は、電子署名を生成する電子署名生成装置において、上記(1)のID情報生成装置と、前記ID情報生成装置から出力されたID情報を秘密鍵発行装置へ送信し、前記ID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して前記秘密鍵発行装置により行われる認証が成功すると、前記秘密鍵発行装置から秘密鍵を取得する秘密鍵取得部と、前記秘密鍵取得部によって取得された秘密鍵を使用して前記電子署名を生成する署名生成部と、を備えたことを特徴とする。 (5) An electronic signature generation apparatus according to the present invention is an electronic signature generation apparatus that generates an electronic signature. The ID information generation apparatus according to (1) and the ID information output from the ID information generation apparatus are issued with a secret key. When the authentication performed by the secret key issuing device using the authentication method corresponding to the authentication type specified by the authentication type specifying information included in the ID information is transmitted to the device, the secret key issuing device A secret key acquisition unit that acquires a secret key, and a signature generation unit that generates the electronic signature using the secret key acquired by the secret key acquisition unit.

(6)本発明に係る電子署名システムは、上記(2)の秘密鍵発行装置と、上記(5)に記載の電子署名生成装置と、を備えたことを特徴とする。 (6) An electronic signature system according to the present invention includes the secret key issuing device according to (2) above and the electronic signature generation device according to (5) above.

(7)本発明に係るID情報生成方法は、IDベース暗号方式で使用されるID情報のID情報生成方法であって、入力部が、前記IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する認証種別指定情報を入力する入力ステップと、ID情報生成部が、前記入力された認証種別指定情報をID情報に含めるID情報生成ステップと、出力部が、前記ID情報生成部によって生成されたID情報を出力する出力ステップと、を含むことを特徴とする。 (7) An ID information generation method according to the present invention is an ID information generation method of ID information used in an ID-based encryption method, wherein an input unit issues a secret key used in the ID-based encryption method. An input step for inputting authentication type designation information for designating a type of authentication performed at the time, an ID information generation unit, an ID information generation step for including the input authentication type designation information in the ID information, and an output unit, An output step of outputting the ID information generated by the ID information generation unit.

(8)本発明に係る秘密鍵発行方法は、IDベース暗号方式で使用される秘密鍵を発行する秘密鍵発行方法であって、入力部が、前記秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する入力ステップと、認証部が、前記発行要求に対する前記秘密鍵の発行の際に、前記入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う認証ステップと、を含むことを特徴とする。 (8) A secret key issuing method according to the present invention is a secret key issuing method for issuing a secret key used in an ID-based encryption method, and an input unit designates an authentication type as information of the secret key issue request An input step of inputting ID information including information, and an authentication unit, when issuing the secret key in response to the issue request, to an authentication type specified by the authentication type designation information included in the input ID information And an authentication step of performing authentication using the corresponding authentication method.

(9)本発明に係るコンピュータプログラムは、IDベース暗号方式で使用されるID情報を生成する処理を行うためのコンピュータプログラムであって、前記IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する認証種別指定情報を入力する入力ステップと、前記入力された認証種別指定情報をID情報に含めるID情報生成ステップと、前記ID情報生成部によって生成されたID情報を出力する出力ステップと、をコンピュータに実行させるためのコンピュータプログラムであることを特徴とする。 (9) A computer program according to the present invention is a computer program for performing processing for generating ID information used in an ID-based encryption method, and is for issuing a secret key used in the ID-based encryption method. An input step for inputting authentication type designation information for designating the type of authentication performed in the step, an ID information generation step for including the input authentication type designation information in ID information, and the ID information generated by the ID information generation unit A computer program for causing a computer to execute an output step.

(10)本発明に係るコンピュータプログラムは、IDベース暗号方式で使用される秘密鍵を発行する処理を行うためのコンピュータプログラムであって、前記秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する入力ステップと、前記発行要求に対する前記秘密鍵の発行の際に、前記入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う認証ステップと、をコンピュータに実行させるためのコンピュータプログラムであることを特徴とする。 (10) A computer program according to the present invention is a computer program for performing a process of issuing a secret key used in an ID-based encryption method, and includes authentication type designation information as information of the secret key issue request An input method for inputting ID information and an authentication method corresponding to the authentication type specified by the authentication type specifying information included in the input ID information are used when issuing the secret key in response to the issue request. And a computer program for causing a computer to execute an authentication step of performing authentication.

本発明によれば、IDベース暗号方式において、ID情報に含まれる認証種別指定情報によって、秘密鍵発行局が秘密鍵を発行する際に、どのような認証を行うのかを指定できるという効果が得られる。   According to the present invention, in the ID-based encryption method, it is possible to specify what kind of authentication is performed when the secret key issuing authority issues a secret key by the authentication type specifying information included in the ID information. It is done.

本発明の一実施形態に係るID情報生成装置1の構成を示すブロック図である。It is a block diagram which shows the structure of ID information generation apparatus 1 which concerns on one Embodiment of this invention. 本発明の一実施形態に係る秘密鍵発行装置2の構成を示すブロック図である。It is a block diagram which shows the structure of the private key issuing apparatus 2 which concerns on one Embodiment of this invention. 本発明の実施例1に係る公開鍵生成装置3の構成を示すブロック図である。It is a block diagram which shows the structure of the public key generation apparatus 3 which concerns on Example 1 of this invention. 本発明の実施例1に係る公開鍵暗号システムの処理の流れを示すシーケンスチャートである。It is a sequence chart which shows the flow of a process of the public key encryption system which concerns on Example 1 of this invention. 本発明の実施例2に係る電子署名生成装置4の構成を示すブロック図である。It is a block diagram which shows the structure of the electronic signature production | generation apparatus 4 which concerns on Example 2 of this invention. 本発明の実施例2に係る電子署名システムの処理の流れを示すシーケンスチャートである。It is a sequence chart which shows the flow of a process of the electronic signature system which concerns on Example 2 of this invention. 本発明の実施例3に係るシングルサインオンシステムの処理の流れを示すシーケンスチャートである。It is a sequence chart which shows the flow of a process of the single sign-on system which concerns on Example 3 of this invention.

以下、図面を参照し、本発明の実施形態について説明する。
図1は、本発明の一実施形態に係るID情報生成装置1の構成を示すブロック図である。ID情報生成装置1はIDベース暗号方式で使用されるID情報を生成する。図1において、ID情報生成装置1は入力部11とID情報生成部12と出力部13を備える。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of an ID information generating apparatus 1 according to an embodiment of the present invention. The ID information generation device 1 generates ID information used in the ID-based encryption method. In FIG. 1, the ID information generation device 1 includes an input unit 11, an ID information generation unit 12, and an output unit 13.

入力部11は、ID情報の生成に使用される入力情報を入力する。該入力情報は、任意情報と認証種別指定情報とを有する。さらには、該入力情報は日時を有してもよい。任意情報としては、例えば、利用者を識別する利用者ID、利用者の電子メールアドレス、利用者の電話番号などが挙げられる。日時は、秘密鍵の有効期限を指定する情報である。   The input unit 11 inputs input information used for generating ID information. The input information includes arbitrary information and authentication type designation information. Furthermore, the input information may have a date and time. Examples of the arbitrary information include a user ID for identifying the user, the user's e-mail address, the user's telephone number, and the like. The date and time is information that specifies the expiration date of the secret key.

認証種別指定情報は、IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する情報である。認証種別指定情報としては、例えば、直接的に認証方式を特定する情報(例えば、認証方式に付与された識別子など)が挙げられる。又は、認証種別指定情報は認証強度を特定する情報(例えば、認証強度に付与された識別子など)であり、認証方式と認証強度の対応付けが定義されていて、認証種別指定情報によって特定された認証強度に対応付けられた認証方式が指定されるものであってもよい。認証強度としては、例えば、「弱」、「中」又は「強」の3段階とすることが挙げられる。利用者を認証する認証方式として、例えば、暗証番号を使用した認証、ID及びパスワードを使用した認証、ワンタイムパスワードを使用した認証、携帯電話機などのSIM又はUIMを使用した認証、持ち物認証、バイオメトリックス認証などが挙げられる。   The authentication type designation information is information for designating the type of authentication performed when issuing a secret key used in the ID-based encryption method. The authentication type designation information includes, for example, information that directly specifies the authentication method (for example, an identifier assigned to the authentication method). Alternatively, the authentication type designation information is information for specifying the authentication strength (for example, an identifier given to the authentication strength, etc.), and the association between the authentication method and the authentication strength is defined and specified by the authentication type designation information. An authentication method associated with the authentication strength may be designated. As the authentication strength, for example, there are three levels of “weak”, “medium”, and “strong”. Authentication methods for authenticating users include, for example, authentication using personal identification numbers, authentication using IDs and passwords, authentication using one-time passwords, authentication using SIM or UIM such as mobile phones, property authentication, biometrics, etc. For example, metrics authentication.

また、認証種別指定情報は、一つの認証方式を指定するものであってもよく、又は、複数の認証方式を指定するものであってもよい。複数の認証方式が指定される場合は、該複数の認証方式を使用して認証が行われる。例えば、暗証番号を使用した認証と、SIM又はUIMを使用した認証とが指定された場合、IDベース暗号方式で使用される秘密鍵の発行の際に、暗証番号を使用した認証と、SIM又はUIMを使用した認証とが行われる。   Further, the authentication type designation information may designate one authentication method, or may designate a plurality of authentication methods. When a plurality of authentication methods are designated, authentication is performed using the plurality of authentication methods. For example, when authentication using a personal identification number and authentication using SIM or UIM are specified, when a private key used in an ID-based encryption method is issued, authentication using a personal identification number and SIM or Authentication using UIM is performed.

認証種別指定情報の定義は、秘密鍵発行局によって公開される。   The definition of the authentication type designation information is published by the secret key issuing authority.

ID情報生成部12は、入力部11によって入力された入力情報を使用して、ID情報を生成する。具体的には、ID情報生成部12は、入力情報に含まれる情報を連接する。この連接された情報がID情報である。本実施形態では、入力情報は任意情報と認証種別指定情報を有するので、ID情報は任意情報と認証種別指定情報が連接された情報となる。さらに入力情報が日時を有する場合には、ID情報は任意情報と認証種別指定情報と日時が連接された情報となる。このように、ID情報生成部12は、入力部11によって入力された認証種別指定情報をID情報に含める。   The ID information generation unit 12 uses the input information input by the input unit 11 to generate ID information. Specifically, the ID information generation unit 12 concatenates information included in the input information. This connected information is ID information. In this embodiment, since the input information includes arbitrary information and authentication type designation information, the ID information is information obtained by connecting the arbitrary information and authentication type designation information. Further, when the input information has a date and time, the ID information is information in which arbitrary information, authentication type designation information, and date and time are connected. As described above, the ID information generating unit 12 includes the authentication type designation information input by the input unit 11 in the ID information.

出力部13は、ID情報生成部12によって生成されたID情報を出力する。   The output unit 13 outputs the ID information generated by the ID information generation unit 12.

図2は、本発明の一実施形態に係る秘密鍵発行装置2の構成を示すブロック図である。秘密鍵発行装置2はIDベース暗号方式で使用される秘密鍵を発行する。秘密鍵発行装置2は秘密鍵発行局に設けられる。図2において、秘密鍵発行装置2は入力部21と認証部22と秘密鍵生成部23と出力部24を備える。   FIG. 2 is a block diagram showing a configuration of the secret key issuing device 2 according to the embodiment of the present invention. The secret key issuing device 2 issues a secret key used in the ID-based encryption method. The secret key issuing device 2 is provided in the secret key issuing authority. In FIG. 2, the secret key issuing device 2 includes an input unit 21, an authentication unit 22, a secret key generation unit 23, and an output unit 24.

入力部21は、秘密鍵の発行要求の情報としてID情報を入力する。該ID情報は、任意情報と認証種別指定情報とを有する。さらには、該入力情報は日時を有してもよい。このように入力部21は、秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する。   The input unit 21 inputs ID information as information on a secret key issue request. The ID information includes arbitrary information and authentication type designation information. Furthermore, the input information may have a date and time. In this way, the input unit 21 inputs ID information including authentication type designation information as secret key issue request information.

認証部22は、秘密鍵の発行要求に対する秘密鍵の発行の際に、入力部21によって入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う。   The authentication unit 22 uses an authentication method corresponding to the type of authentication specified by the authentication type designation information included in the ID information input by the input unit 21 when issuing a secret key in response to a request for issuing a secret key. To authenticate.

秘密鍵生成部23は、認証部22によって認証が成功すると、入力部21によって入力されたID情報に対応する秘密鍵を生成する。出力部24は、秘密鍵生成部23によって生成された秘密鍵を出力する。   When the authentication unit 22 succeeds in authentication, the secret key generation unit 23 generates a secret key corresponding to the ID information input by the input unit 21. The output unit 24 outputs the secret key generated by the secret key generation unit 23.

次に本実施形態に係るID情報生成装置1および秘密鍵発行装置2を使用した実施例を以下に説明する。   Next, an example using the ID information generating device 1 and the secret key issuing device 2 according to the present embodiment will be described below.

実施例1は、本実施形態に係るID情報生成装置1および秘密鍵発行装置2を使用した公開鍵暗号システムである。図3は、本発明の実施例1に係る公開鍵生成装置3の構成を示すブロック図である。公開鍵生成装置3はIDベース暗号方式で使用される公開鍵を生成する。図3において、公開鍵生成装置3は、ID情報生成装置1と公開鍵生成部31と出力部32を備える。   Example 1 is a public key cryptosystem using the ID information generation device 1 and the secret key issuing device 2 according to the present embodiment. FIG. 3 is a block diagram illustrating a configuration of the public key generation device 3 according to the first embodiment of the present invention. The public key generation device 3 generates a public key used in the ID-based encryption method. In FIG. 3, the public key generation device 3 includes an ID information generation device 1, a public key generation unit 31, and an output unit 32.

公開鍵生成部31は、ID情報生成装置1から出力されたID情報と、IDベース暗号方式のシステムパラメータとを使用して、公開鍵を生成する。IDベース暗号方式のシステムパラメータは、秘密鍵発行局によって公開される。   The public key generation unit 31 generates a public key using the ID information output from the ID information generation device 1 and the system parameters of the ID-based encryption method. The system parameters of the ID-based encryption method are disclosed by the secret key issuing authority.

図4は、実施例1に係る公開鍵暗号システムの処理の流れを示すシーケンスチャートである。以下、図4を参照して実施例1に係る公開鍵暗号システムの動作を説明する。   FIG. 4 is a sequence chart illustrating a processing flow of the public key cryptosystem according to the first embodiment. The operation of the public key cryptosystem according to the first embodiment will be described below with reference to FIG.

図4において、暗号メッセージの送信者(利用者A)は、公開鍵生成装置3を備えた暗号化装置(図示せず)を有する。秘密鍵発行装置2は秘密鍵発行局に設けられている。暗号メッセージの受信者(利用者B)は復号装置(図示せず)を有する。   In FIG. 4, the sender (user A) of the encrypted message has an encryption device (not shown) provided with the public key generation device 3. The secret key issuing device 2 is provided in the secret key issuing authority. The recipient (user B) of the encrypted message has a decryption device (not shown).

(ステップS1) 利用者Aは、暗号化装置に対して、ID情報の生成に使用される入力情報として任意情報と認証種別指定情報を入力する。さらには、利用者Aは、日時を入力情報に加えてもよい。次いで、暗号化装置の公開鍵生成装置3は、入力された入力情報を使用してID情報を生成し、生成されたID情報とIDベース暗号方式のシステムパラメータとを使用して公開鍵を生成する。次いで、暗号化装置は、公開鍵生成装置3によって生成された公開鍵を使用してメッセージを暗号化することにより、暗号メッセージを生成する。 (Step S1) User A inputs arbitrary information and authentication type designation information as input information used to generate ID information to the encryption device. Furthermore, the user A may add the date and time to the input information. Next, the public key generation device 3 of the encryption device generates ID information using the input information that has been input, and generates a public key using the generated ID information and system parameters of the ID-based encryption method To do. Next, the encryption device generates an encrypted message by encrypting the message using the public key generated by the public key generation device 3.

(ステップS2) 利用者Aは、生成された暗号メッセージと該暗号メッセージに対応するID情報を利用者Bへ送信する。この例では、ID情報は、任意情報として利用者BのID「利用者B」と、日時「2013年5月1日」と、認証種別指定情報「ワンタイムパスワード」とを有する。認証種別指定情報「ワンタイムパスワード」は、「ワンタイムパスワードを使用した認証」を指定する情報である。 (Step S2) User A transmits the generated encrypted message and ID information corresponding to the encrypted message to user B. In this example, the ID information includes user B ID “user B”, date and time “May 1, 2013”, and authentication type designation information “one-time password” as arbitrary information. The authentication type designation information “one-time password” is information for designating “authentication using a one-time password”.

(ステップS3) 利用者Bは、秘密鍵発行装置2に対して、秘密鍵発行要求を送信する。この秘密鍵発行要求には、利用者Aから受信したID情報を含める。 (Step S <b> 3) User B transmits a secret key issue request to the secret key issue device 2. This secret key issue request includes the ID information received from the user A.

(ステップS4) 秘密鍵発行装置2は、利用者Bから秘密鍵発行要求を受信すると、該秘密鍵発行要求に含まれるID情報の認証種別指定情報に基づいて、認証方式を選択する。この例では、「ワンタイムパスワードを使用した認証」が選択される。次いで、秘密鍵発行装置2は、選択された認証方式を使用して、利用者Bの認証を行う。 (Step S4) Upon receiving the secret key issue request from the user B, the secret key issuing device 2 selects an authentication method based on the authentication type designation information of the ID information included in the secret key issue request. In this example, “authentication using a one-time password” is selected. Next, the secret key issuing device 2 authenticates the user B using the selected authentication method.

(ステップS5) 秘密鍵発行装置2は、利用者Bの認証が成功すると、利用者Bから受信した秘密鍵発行要求に含まれるID情報に対応する秘密鍵を生成し、生成した秘密鍵を利用者Bへ送信する。 (Step S5) When the authentication of the user B is successful, the secret key issuing device 2 generates a secret key corresponding to the ID information included in the secret key issue request received from the user B, and uses the generated secret key. To party B.

(ステップS6) 利用者Bは、復号装置により、秘密鍵発行装置2から受信した秘密鍵を使用して利用者Aから受信した暗号メッセージを復号する。 (Step S6) User B uses the decryption device to decrypt the encrypted message received from user A using the secret key received from secret key issuing device 2.

上述した実施例1によれば、暗号メッセージの送信者が、暗号メッセージの復号を希望する者の認証に使用される認証方式として、認証の強度や確実性の異なる様々な認証方式の中から、安全保障上の適当な認証の強度や確実性を有する認証方式を指定することができる。これにより、暗号メッセージの復号は、暗号メッセージの復号を希望する者が暗号メッセージの送信者によって指定された認証の強度や確実性を有する認証方式によって本人確認された場合にのみ、可能とすることができる。例えば、特定の認証方式(例えばバイオメトリックス認証)によって本人確認された利用者にしか暗号メッセージを復号できないようにすることができる。   According to the first embodiment described above, the authentication method used for authenticating the person who desires to decrypt the encrypted message by the sender of the encrypted message is selected from various authentication methods having different authentication strengths and certainty. An authentication method having appropriate security strength and certainty for security can be designated. As a result, the decryption of the encrypted message can be performed only when the person who desires to decrypt the encrypted message is confirmed by the authentication method having the authentication strength and certainty specified by the sender of the encrypted message. Can do. For example, the encrypted message can be decrypted only by a user who has been identified by a specific authentication method (for example, biometric authentication).

実施例2は、本実施形態に係るID情報生成装置1および秘密鍵発行装置2を使用した電子署名システムである。図5は、本発明の実施例2に係る電子署名生成装置4の構成を示すブロック図である。電子署名生成装置4は電子署名を生成する。図5において、電子署名生成装置4は、ID情報生成装置1と秘密鍵取得部41と署名生成部42と出力部43を備える。   Example 2 is an electronic signature system using the ID information generating device 1 and the secret key issuing device 2 according to the present embodiment. FIG. 5 is a block diagram showing the configuration of the electronic signature generation apparatus 4 according to the second embodiment of the present invention. The electronic signature generation device 4 generates an electronic signature. In FIG. 5, the electronic signature generation device 4 includes an ID information generation device 1, a secret key acquisition unit 41, a signature generation unit 42, and an output unit 43.

秘密鍵取得部41は、ID情報生成装置1から出力されたID情報を秘密鍵発行装置2へ送信し、該ID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して秘密鍵発行装置2により行われる認証が成功すると、秘密鍵発行装置2から秘密鍵を取得する。   The secret key acquisition unit 41 transmits the ID information output from the ID information generating device 1 to the secret key issuing device 2, and an authentication method corresponding to the authentication type specified by the authentication type specifying information included in the ID information When the authentication performed by the secret key issuing device 2 using is successful, the secret key is acquired from the secret key issuing device 2.

署名生成部42は、秘密鍵取得部41によって取得された秘密鍵を使用して、電子署名を生成する。出力部43は、署名生成部42によって生成された電子署名を出力する。   The signature generation unit 42 generates an electronic signature using the secret key acquired by the secret key acquisition unit 41. The output unit 43 outputs the electronic signature generated by the signature generation unit 42.

図6は、実施例2に係る電子署名システムの処理の流れを示すシーケンスチャートである。以下、図6を参照して実施例2に係る電子署名システムの動作を説明する。   FIG. 6 is a sequence chart illustrating a processing flow of the electronic signature system according to the second embodiment. Hereinafter, the operation of the electronic signature system according to the second embodiment will be described with reference to FIG.

図6において、メッセージの送信者(利用者A)は、電子署名生成装置4(図示せず)を有する。秘密鍵発行装置2は秘密鍵発行局に設けられている。メッセージの受信者(利用者B)は電子署名検証装置(図示せず)を有する。   In FIG. 6, a message sender (user A) has an electronic signature generation device 4 (not shown). The secret key issuing device 2 is provided in the secret key issuing authority. The message recipient (user B) has an electronic signature verification device (not shown).

(ステップS11) 利用者Aは、電子署名生成装置4に対して、ID情報の生成に使用される入力情報として任意情報と認証種別指定情報を入力する。さらには、利用者Aは、日時を入力情報に加えてもよい。次いで、電子署名生成装置4は、入力された入力情報を使用してID情報を生成する。次いで、電子署名生成装置4は、生成されたID情報を含む秘密鍵発行要求を秘密鍵発行装置2へ送信する。この例では、ID情報は、任意情報として利用者AのID「利用者A」と、日時「2013年5月1日」と、認証種別指定情報「ワンタイムパスワード」とを有する。認証種別指定情報「ワンタイムパスワード」は、「ワンタイムパスワードを使用した認証」を指定する情報である。 (Step S <b> 11) User A inputs arbitrary information and authentication type designation information to the electronic signature generation device 4 as input information used to generate ID information. Furthermore, the user A may add the date and time to the input information. Next, the electronic signature generation device 4 generates ID information using the input information that has been input. Next, the electronic signature generation device 4 transmits a secret key issue request including the generated ID information to the secret key issue device 2. In this example, the ID information includes user A's ID “user A”, date and time “May 1, 2013”, and authentication type designation information “one-time password” as optional information. The authentication type designation information “one-time password” is information for designating “authentication using a one-time password”.

(ステップS12) 秘密鍵発行装置2は、利用者Aから秘密鍵発行要求を受信すると、該秘密鍵発行要求に含まれるID情報の認証種別指定情報に基づいて、認証方式を選択する。この例では、「ワンタイムパスワードを使用した認証」が選択される。次いで、秘密鍵発行装置2は、選択された認証方式を使用して、利用者Aの認証を行う。 (Step S12) When receiving the private key issue request from the user A, the private key issuing device 2 selects an authentication method based on the authentication type designation information of the ID information included in the private key issue request. In this example, “authentication using a one-time password” is selected. Next, the secret key issuing device 2 authenticates the user A using the selected authentication method.

(ステップS13) 秘密鍵発行装置2は、利用者Aの認証が成功すると、利用者Aから受信した秘密鍵発行要求に含まれるID情報に対応する秘密鍵を生成し、生成した秘密鍵を利用者Aへ送信する。 (Step S13) When the authentication of the user A is successful, the secret key issuing device 2 generates a secret key corresponding to the ID information included in the secret key issue request received from the user A, and uses the generated secret key. To user A.

(ステップS14) 利用者Aの電子署名生成装置4は、秘密鍵発行装置2から受信された秘密鍵を使用して電子署名を生成する。具体的には、電子署名を付加するメッセージに対して秘密鍵に対応するID情報を付加し、該ID情報が付加されたメッセージに対し秘密鍵を使用して電子署名を生成する。 (Step S14) The electronic signature generation apparatus 4 of the user A generates an electronic signature using the private key received from the private key issuing apparatus 2. Specifically, ID information corresponding to a secret key is added to a message to which an electronic signature is added, and an electronic signature is generated using the secret key for the message to which the ID information is added.

(ステップS15) 利用者Aは、生成された電子署名を付加した署名付きメッセージと該電子署名に対応するID情報を利用者Bへ送信する。 (Step S15) The user A transmits the generated signed message to which the electronic signature is added and ID information corresponding to the electronic signature to the user B.

(ステップS16) 利用者Bの電子署名検証装置は、利用者Aから受信されたID情報とIDベース暗号方式のシステムパラメータとを使用して公開鍵を生成する。次いで、電子署名検証装置は、生成した公開鍵を使用して、利用者Aから受信された署名付きメッセージの電子署名を検証する。また、利用者Bは、利用者Aから受信されたID情報に基づいて、当該電子署名の生成者である利用者Aの認証に使用された認証方式や認証の強度、確実性を知ることができる。 (Step S16) The electronic signature verification apparatus of user B generates a public key using the ID information received from user A and the system parameters of the ID-based encryption method. Next, the electronic signature verification apparatus verifies the electronic signature of the signed message received from the user A using the generated public key. Further, the user B can know the authentication method used for authentication of the user A who is the creator of the electronic signature, the strength of authentication, and the certainty based on the ID information received from the user A. it can.

上述した実施例2によれば、電子署名の生成者が、自分の認証に使用される認証方式として、認証の強度や確実性の異なる様々な認証方式の中から、安全保障上の適当な認証の強度や確実性を有する認証方式を指定することができる。また、電子署名の検証者は、電子署名の生成者の本人確認に使用された認証方式や認証の強度、確実性を知ることができる。例えば、電子署名の検証者が要求する特定の認証方式(例えば、ID及びパスワードを使用した認証と持ち物認証との両方)によって本人確認された利用者にしか、電子署名の検証者が許容する電子署名を生成できないようにすることができる。   According to the above-described second embodiment, the digital signature generator can select an appropriate authentication method from among various authentication methods with different authentication strengths and certainty as authentication methods used for his / her authentication. It is possible to specify an authentication method having high strength and certainty. In addition, the verifier of the electronic signature can know the authentication method used for the identity verification of the creator of the electronic signature, the strength of authentication, and the certainty. For example, the electronic signature verifier accepts only a user who has been identified by a specific authentication method required by the verifier of the electronic signature (for example, both authentication using ID and password and property authentication). You can prevent signatures from being generated.

実施例3は、本実施形態に係るID情報生成装置1および秘密鍵発行装置2を使用したシングルサインオンシステムである。本シングルサインオンシステムとして、2つの応用例3−1、3−2をそれぞれに、図7を参照して説明する。図7は、実施例3に係るシングルサインオンシステムの処理の流れを示すシーケンスチャートである。   Example 3 is a single sign-on system using the ID information generating device 1 and the secret key issuing device 2 according to the present embodiment. As the single sign-on system, two application examples 3-1 and 3-2 will be described with reference to FIG. FIG. 7 is a sequence chart illustrating a process flow of the single sign-on system according to the third embodiment.

[応用例3−1]
図7において、応用例3−1では、サービス事業者は、上記実施例1の公開鍵生成装置3を備えた暗号化装置(図示せず)を有する。利用者Aは復号装置(図示せず)を有する。
[Application Example 3-1]
In FIG. 7, in the application example 3-1, the service provider has an encryption device (not shown) provided with the public key generation device 3 of the first embodiment. User A has a decryption device (not shown).

(ステップS21) サービス事業者は、暗号化装置に対して、ID情報の生成に使用される入力情報として任意情報と認証種別指定情報を入力する。さらには、サービス事業者は、日時を入力情報に加えてもよい。次いで、暗号化装置の公開鍵生成装置3は、入力された入力情報を使用してID情報を生成し、生成されたID情報とIDベース暗号方式のシステムパラメータとを使用して公開鍵を生成する。次いで、暗号化装置は、公開鍵生成装置3によって生成された公開鍵を使用して、チャレンジデータを暗号化することにより、暗号チャレンジデータを生成する。チャレンジデータは、乱数等により作成される。次いで、サービス事業者は、生成された暗号チャレンジデータと該暗号チャレンジデータに対応するID情報を利用者Aへ送信する。 (Step S21) The service provider inputs arbitrary information and authentication type designation information as input information used for generating ID information to the encryption device. Furthermore, the service provider may add the date and time to the input information. Next, the public key generation device 3 of the encryption device generates ID information using the input information that has been input, and generates a public key using the generated ID information and system parameters of the ID-based encryption method To do. Next, the encryption device generates encryption challenge data by encrypting the challenge data using the public key generated by the public key generation device 3. The challenge data is created by a random number or the like. Next, the service provider transmits the generated encryption challenge data and ID information corresponding to the encryption challenge data to the user A.

(ステップS22) 利用者Aは、サービス事業者から受信したID情報を含む秘密鍵発行要求を秘密鍵発行装置2へ送信する。 (Step S <b> 22) User A transmits a secret key issuance request including ID information received from the service provider to the secret key issuing device 2.

(ステップS23) 秘密鍵発行装置2は、利用者Aから秘密鍵発行要求を受信すると、該秘密鍵発行要求に含まれるID情報の認証種別指定情報に基づいて、認証方式を選択する。次いで、秘密鍵発行装置2は、選択された認証方式を使用して、利用者Aの認証を行う。 (Step S23) Upon receiving the private key issue request from the user A, the private key issue device 2 selects an authentication method based on the authentication type designation information of the ID information included in the private key issue request. Next, the secret key issuing device 2 authenticates the user A using the selected authentication method.

(ステップS24) 秘密鍵発行装置2は、利用者Aの認証が成功すると、利用者Aから受信した秘密鍵発行要求に含まれるID情報に対応する秘密鍵を生成し、生成した秘密鍵を利用者Aへ送信する。 (Step S24) When the authentication of the user A is successful, the secret key issuing device 2 generates a secret key corresponding to the ID information included in the secret key issue request received from the user A, and uses the generated secret key. To user A.

(ステップS25) 利用者Aは、復号装置により、秘密鍵発行装置2から受信した秘密鍵を使用して、サービス事業者から受信した暗号チャレンジデータを復号する。次いで、利用者Aは、復号されたチャレンジデータをサービス事業者へ送信する。 (Step S25) User A uses the decryption device to decrypt the encryption challenge data received from the service provider using the secret key received from secret key issuing device 2. Next, the user A transmits the decrypted challenge data to the service provider.

(ステップS26) サービス事業者は、利用者Aから受信したチャレンジデータを検証する。サービス事業者は、該検証の結果、チャレンジデータが正しく復号されていれば、利用者AがID情報に基づき秘密鍵発行局に正しく認証されたことを確認できる。 (Step S26) The service provider verifies the challenge data received from the user A. If the challenge data is correctly decrypted as a result of the verification, the service provider can confirm that the user A has been correctly authenticated by the secret key issuing authority based on the ID information.

[応用例3−2]
図7において、応用例3−2では、サービス事業者はID情報生成装置1(図示せず)および電子署名検証装置(図示せず)を有する。利用者Aは従来の電子署名生成装置(図示せず)を有する。
[Application Example 3-2]
7, in the application example 3-2, the service provider has an ID information generation device 1 (not shown) and an electronic signature verification device (not shown). User A has a conventional electronic signature generation device (not shown).

(ステップS21) サービス事業者は、ID情報生成装置1に対して、ID情報の生成に使用される入力情報として任意情報と認証種別指定情報を入力する。さらには、サービス事業者は、日時を入力情報に加えてもよい。次いで、ID情報生成装置1は、入力された入力情報を使用してID情報を生成する。サービス事業者は、生成されたID情報と、乱数等により作成されたチャレンジデータとを利用者Aへ送信する。 (Step S21) The service provider inputs arbitrary information and authentication type designation information to the ID information generation device 1 as input information used for generating ID information. Furthermore, the service provider may add the date and time to the input information. Next, the ID information generation device 1 generates ID information using the input information that has been input. The service provider transmits the generated ID information and challenge data created by a random number or the like to the user A.

(ステップS22) 利用者Aは、サービス事業者から受信したID情報を含む秘密鍵発行要求を秘密鍵発行装置2へ送信する。 (Step S <b> 22) User A transmits a secret key issuance request including ID information received from the service provider to the secret key issuing device 2.

(ステップS23) 秘密鍵発行装置2は、利用者Aから秘密鍵発行要求を受信すると、該秘密鍵発行要求に含まれるID情報の認証種別指定情報に基づいて、認証方式を選択する。次いで、秘密鍵発行装置2は、選択された認証方式を使用して、利用者Aの認証を行う。 (Step S23) Upon receiving the private key issue request from the user A, the private key issue device 2 selects an authentication method based on the authentication type designation information of the ID information included in the private key issue request. Next, the secret key issuing device 2 authenticates the user A using the selected authentication method.

(ステップS24) 秘密鍵発行装置2は、利用者Aの認証が成功すると、利用者Aから受信した秘密鍵発行要求に含まれるID情報に対応する秘密鍵を生成し、生成した秘密鍵を利用者Aへ送信する。 (Step S24) When the authentication of the user A is successful, the secret key issuing device 2 generates a secret key corresponding to the ID information included in the secret key issue request received from the user A, and uses the generated secret key. To user A.

(ステップS25) 利用者Aは、従来の電子署名生成装置により、秘密鍵発行装置2から受信した秘密鍵を使用して、サービス事業者から受信したチャレンジデータに対し電子署名を生成する。次いで、利用者Aは、生成された電子署名を付加した署名付きチャレンジデータをサービス事業者へ送信する。 (Step S25) User A uses the secret key received from secret key issuing device 2 to generate an electronic signature for the challenge data received from the service provider, using a conventional digital signature generating device. Next, the user A transmits signed challenge data to which the generated electronic signature is added to the service provider.

(ステップS26) サービス事業者の電子署名検証装置は、利用者Aに対応するID情報とIDベース暗号方式のシステムパラメータとを使用して公開鍵を生成する。次いで、電子署名検証装置は、生成した公開鍵を使用して、利用者Aから受信された署名付きチャレンジデータの電子署名を検証する。サービス事業者は、該検証の結果、電子署名が正しければ、利用者AがID情報に基づき秘密鍵発行局に正しく認証されたことを確認できる。 (Step S26) The electronic signature verification apparatus of the service provider generates a public key using the ID information corresponding to the user A and the system parameters of the ID-based encryption method. Next, the electronic signature verification apparatus verifies the electronic signature of the challenge data with signature received from the user A using the generated public key. If the electronic signature is correct as a result of the verification, the service provider can confirm that the user A is correctly authenticated by the secret key issuing authority based on the ID information.

上述した実施例3によれば、サービス事業者が、利用者の認証に使用される認証方式として、認証の強度や確実性の異なる様々な認証方式の中から、安全保障上の適当な認証の強度や確実性を有する認証方式を指定することができる。これにより、サービス事業者は、利用者が指定された認証の強度や確実性を有する認証方式によって本人確認された場合にのみ、サービスを提供可能とすることができる。   According to the third embodiment described above, the service provider can select an appropriate authentication method for security from various authentication methods with different authentication strengths and certainty as authentication methods used for user authentication. An authentication method having strength and certainty can be specified. As a result, the service provider can provide the service only when the user is identified by the authentication method having the specified authentication strength and certainty.

上述した実施形態によれば、IDベース暗号方式において、ID情報に含まれる認証種別指定情報によって、秘密鍵発行局が秘密鍵を発行する際に、どのような認証を行うのかを指定できるという効果が得られる。   According to the above-described embodiment, in the ID-based encryption method, it is possible to specify what authentication is performed when the secret key issuing authority issues a secret key by the authentication type specifying information included in the ID information. Is obtained.

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。   As mentioned above, although embodiment of this invention was explained in full detail with reference to drawings, the specific structure is not restricted to this embodiment, The design change etc. of the range which does not deviate from the summary of this invention are included.

例えば、上述した実施例以外にも、上述した実施形態に係るID情報生成装置1および秘密鍵発行装置2を使用した様々な応用が可能である。例えば、電子商取引における発注書に付加する電子署名の生成および検証に応用することができる。これにより、電子商取引の発注時の利用者認証において、安全保障上、適当な認証の強度や確実性を実現することができる。   For example, in addition to the above-described examples, various applications using the ID information generating device 1 and the secret key issuing device 2 according to the above-described embodiment are possible. For example, it can be applied to generation and verification of an electronic signature added to a purchase order in electronic commerce. Thereby, in user authentication at the time of ordering electronic commerce, appropriate strength and certainty of authentication can be realized for security.

また、オンラインバンキングにおける各種の依頼書(例えば預金口座からの引き落し依頼書など)に付加する電子署名の生成および検証に応用することができる。これにより、オンラインバンキングの依頼時の利用者認証において、安全保障上、適当な認証の強度や確実性を実現することができる。   Further, the present invention can be applied to generation and verification of an electronic signature to be added to various request documents (for example, a withdrawal request document from a deposit account) in online banking. Thereby, in user authentication at the time of request for online banking, it is possible to realize appropriate strength and certainty of authentication for security.

また、上述したID情報生成装置1または秘密鍵発行装置2を実現するためのコンピュータプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行するようにしてもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。   Also, a computer program for realizing the ID information generating device 1 or the secret key issuing device 2 described above is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed. You may make it do. Here, the “computer system” may include an OS and hardware such as peripheral devices.

また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、DVD(Digital Versatile Disk)等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。   “Computer-readable recording medium” means a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a DVD (Digital Versatile Disk), and a built-in computer system. A storage device such as a hard disk.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer-readable recording medium” means a volatile memory (for example, DRAM (Dynamic DRAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. Random Access Memory)), etc., which hold programs for a certain period of time.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

1…ID情報生成装置、2…秘密鍵発行装置、3…公開鍵生成装置、4…電子署名生成装置、11,21…入力部、12…ID情報生成部、13,24,32,43…出力部、22…認証部、23…秘密鍵生成部、31…公開鍵生成部、41…秘密鍵取得部、42…署名生成部 DESCRIPTION OF SYMBOLS 1 ... ID information generation apparatus, 2 ... Secret key issuing apparatus, 3 ... Public key generation apparatus, 4 ... Digital signature generation apparatus, 11, 21 ... Input part, 12 ... ID information generation part, 13, 24, 32, 43 ... Output unit, 22 ... authentication unit, 23 ... secret key generation unit, 31 ... public key generation unit, 41 ... secret key acquisition unit, 42 ... signature generation unit

Claims (10)

IDベース暗号方式で使用されるID情報を生成するID情報生成装置において、
前記IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する認証種別指定情報を入力する入力部と、
前記入力された認証種別指定情報をID情報に含めるID情報生成部と、
前記ID情報生成部によって生成されたID情報を出力する出力部と、
を備えたことを特徴とするID情報生成装置。
In an ID information generation device that generates ID information used in an ID-based encryption method,
An input unit for inputting authentication type designation information for designating a type of authentication performed when issuing a secret key used in the ID-based encryption method;
An ID information generation unit that includes the input authentication type designation information in the ID information;
An output unit that outputs the ID information generated by the ID information generation unit;
An ID information generating device comprising:
IDベース暗号方式で使用される秘密鍵を発行する秘密鍵発行装置において、
前記秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する入力部と、
前記発行要求に対する前記秘密鍵の発行の際に、前記入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う認証部と、
を備えたことを特徴とする秘密鍵発行装置。
In a secret key issuing device that issues a secret key used in an ID-based encryption method,
An input unit for inputting ID information including authentication type designation information as information on the request for issuing the secret key;
An authentication unit that performs authentication using an authentication method corresponding to an authentication type specified by authentication type designation information included in the input ID information when issuing the secret key in response to the issue request;
A secret key issuing device comprising:
IDベース暗号方式で使用される公開鍵を生成する公開鍵生成装置において、
請求項1に記載のID情報生成装置と、
前記ID情報生成装置から出力されたID情報と前記IDベース暗号方式のシステムパラメータを使用して前記公開鍵を生成する公開鍵生成部と、
を備えたことを特徴とする公開鍵生成装置。
In a public key generation device that generates a public key used in an ID-based encryption method,
The ID information generation device according to claim 1;
A public key generating unit that generates the public key using ID information output from the ID information generating device and system parameters of the ID-based encryption method;
A public key generation device comprising:
請求項2に記載の秘密鍵発行装置と、請求項3に記載の公開鍵生成装置と、を備えた公開鍵暗号システム。   A public key cryptosystem comprising the secret key issuing device according to claim 2 and the public key generating device according to claim 3. 電子署名を生成する電子署名生成装置において、
請求項1に記載のID情報生成装置と、
前記ID情報生成装置から出力されたID情報を秘密鍵発行装置へ送信し、前記ID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して前記秘密鍵発行装置により行われる認証が成功すると、前記秘密鍵発行装置から秘密鍵を取得する秘密鍵取得部と、
前記秘密鍵取得部によって取得された秘密鍵を使用して前記電子署名を生成する署名生成部と、
を備えたことを特徴とする電子署名生成装置。
In an electronic signature generation device that generates an electronic signature,
The ID information generation device according to claim 1;
The ID information output from the ID information generating device is transmitted to the secret key issuing device, and the secret key issuance is performed using an authentication method corresponding to the authentication type specified by the authentication type specifying information included in the ID information. When authentication performed by the device is successful, a secret key acquisition unit that acquires a secret key from the secret key issuing device;
A signature generation unit that generates the electronic signature using a secret key acquired by the secret key acquisition unit;
An electronic signature generation apparatus comprising:
請求項2に記載の秘密鍵発行装置と、請求項5に記載の電子署名生成装置と、を備えた電子署名システム。   An electronic signature system comprising: the secret key issuing device according to claim 2; and the electronic signature generation device according to claim 5. IDベース暗号方式で使用されるID情報のID情報生成方法であって、
入力部が、前記IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する認証種別指定情報を入力する入力ステップと、
ID情報生成部が、前記入力された認証種別指定情報をID情報に含めるID情報生成ステップと、
出力部が、前記ID情報生成部によって生成されたID情報を出力する出力ステップと、
を含むことを特徴とするID情報生成方法。
An ID information generation method for ID information used in an ID-based encryption method,
An input step for inputting authentication type designation information for designating a type of authentication performed when issuing a secret key used in the ID-based encryption method;
An ID information generation step in which the ID information generation unit includes the input authentication type designation information in the ID information;
An output unit that outputs the ID information generated by the ID information generation unit;
ID information generation method characterized by including.
IDベース暗号方式で使用される秘密鍵を発行する秘密鍵発行方法であって、
入力部が、前記秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する入力ステップと、
認証部が、前記発行要求に対する前記秘密鍵の発行の際に、前記入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う認証ステップと、
を含むことを特徴とする秘密鍵発行方法。
A secret key issuing method for issuing a secret key used in an ID-based encryption method,
An input step in which the input unit inputs ID information including authentication type designation information as information on the secret key issue request;
Authentication in which the authentication unit performs authentication using an authentication method corresponding to the authentication type specified by the authentication type designation information included in the input ID information when issuing the secret key in response to the issue request Steps,
A secret key issuing method comprising:
IDベース暗号方式で使用されるID情報を生成する処理を行うためのコンピュータプログラムであって、
前記IDベース暗号方式で使用される秘密鍵の発行の際に行われる認証の種別を指定する認証種別指定情報を入力する入力ステップと、
前記入力された認証種別指定情報をID情報に含めるID情報生成ステップと、
前記ID情報生成部によって生成されたID情報を出力する出力ステップと、
をコンピュータに実行させるためのコンピュータプログラム。
A computer program for performing processing for generating ID information used in an ID-based encryption method,
An input step of inputting authentication type designation information for designating a type of authentication performed when issuing a secret key used in the ID-based encryption method;
An ID information generation step of including the input authentication type designation information in the ID information;
An output step of outputting the ID information generated by the ID information generation unit;
A computer program for causing a computer to execute.
IDベース暗号方式で使用される秘密鍵を発行する処理を行うためのコンピュータプログラムであって、
前記秘密鍵の発行要求の情報として認証種別指定情報を含むID情報を入力する入力ステップと、
前記発行要求に対する前記秘密鍵の発行の際に、前記入力されたID情報に含まれる認証種別指定情報で指定される認証の種別に該当する認証方式を使用して認証を行う認証ステップと、
をコンピュータに実行させるためのコンピュータプログラム。
A computer program for performing processing for issuing a secret key used in an ID-based encryption method,
An input step for inputting ID information including authentication type designation information as information on the request for issuing the secret key;
An authentication step of performing authentication using an authentication method corresponding to an authentication type designated by authentication type designation information included in the input ID information when issuing the secret key in response to the issue request;
A computer program for causing a computer to execute.
JP2013142032A 2013-07-05 2013-07-05 Secret key issuing device, public key cryptosystem, electronic signature system, secret key issuing method, and computer program Active JP6093664B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013142032A JP6093664B2 (en) 2013-07-05 2013-07-05 Secret key issuing device, public key cryptosystem, electronic signature system, secret key issuing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013142032A JP6093664B2 (en) 2013-07-05 2013-07-05 Secret key issuing device, public key cryptosystem, electronic signature system, secret key issuing method, and computer program

Publications (2)

Publication Number Publication Date
JP2015015646A true JP2015015646A (en) 2015-01-22
JP6093664B2 JP6093664B2 (en) 2017-03-08

Family

ID=52437073

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013142032A Active JP6093664B2 (en) 2013-07-05 2013-07-05 Secret key issuing device, public key cryptosystem, electronic signature system, secret key issuing method, and computer program

Country Status (1)

Country Link
JP (1) JP6093664B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3684006A4 (en) * 2017-09-15 2021-06-23 NTI, Inc. Communication system, first communication device, second communication device, method, and computer program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005311909A (en) * 2004-04-23 2005-11-04 Ntt Software Corp Encrypted document data transmission / reception method
US20060095771A1 (en) * 2004-11-02 2006-05-04 Guido Appenzeller Security device for cryptographic communications
JP2006163164A (en) * 2004-12-09 2006-06-22 Hitachi Ltd Id base signature, encryption system, and encryption method
JP2006319457A (en) * 2005-05-10 2006-11-24 Ntt Data Corp Encryption communication system, private key issuing apparatus, and program
JP2006528874A (en) * 2003-03-14 2006-12-21 ボルテージ セキュリティー, インコーポレイテッド Identity-based cryptographic messaging system
US20070104323A1 (en) * 2005-11-04 2007-05-10 Pitney Bowes Incorporated Method and system for providing privacy to sender of a mail piece
JP2011004366A (en) * 2009-06-22 2011-01-06 Nippon Telegr & Teleph Corp <Ntt> Key generation apparatus, key generation method, and key generation program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006528874A (en) * 2003-03-14 2006-12-21 ボルテージ セキュリティー, インコーポレイテッド Identity-based cryptographic messaging system
JP2005311909A (en) * 2004-04-23 2005-11-04 Ntt Software Corp Encrypted document data transmission / reception method
US20060095771A1 (en) * 2004-11-02 2006-05-04 Guido Appenzeller Security device for cryptographic communications
JP2006163164A (en) * 2004-12-09 2006-06-22 Hitachi Ltd Id base signature, encryption system, and encryption method
JP2006319457A (en) * 2005-05-10 2006-11-24 Ntt Data Corp Encryption communication system, private key issuing apparatus, and program
US20070104323A1 (en) * 2005-11-04 2007-05-10 Pitney Bowes Incorporated Method and system for providing privacy to sender of a mail piece
JP2011004366A (en) * 2009-06-22 2011-01-06 Nippon Telegr & Teleph Corp <Ntt> Key generation apparatus, key generation method, and key generation program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3684006A4 (en) * 2017-09-15 2021-06-23 NTI, Inc. Communication system, first communication device, second communication device, method, and computer program

Also Published As

Publication number Publication date
JP6093664B2 (en) 2017-03-08

Similar Documents

Publication Publication Date Title
US20240007308A1 (en) Confidential authentication and provisioning
CN107948189B (en) Asymmetric password identity authentication method and device, computer equipment and storage medium
CN108352015B (en) Secure multi-party loss-resistant storage and encryption key transfer for blockchain based systems in conjunction with wallet management systems
KR102124413B1 (en) System and method for identity based key management
US10567370B2 (en) Certificate authority
Chang et al. Untraceable dynamic‐identity‐based remote user authentication scheme with verifiable password update
US9137223B2 (en) Apparatus and method for transmitting data, and recording medium storing program for executing method of the same in computer
CN106789042B (en) Authentication key negotiation method for user in IBC domain to access resources in PKI domain
WO2016177052A1 (en) User authentication method and apparatus
US10044684B2 (en) Server for authenticating smart chip and method thereof
US20150350198A1 (en) Method and system for creating a certificate to authenticate a user identity
US11190504B1 (en) Certificate-based service authorization
JP2010533877A (en) Method and system for generating implicit credentials and applications for ID-based encryption (IBE)
US20220014354A1 (en) Systems, methods and devices for provision of a secret
US8732481B2 (en) Object with identity based encryption
JP6627043B2 (en) SSL communication system, client, server, SSL communication method, computer program
JP5324813B2 (en) Key generation apparatus, certificate generation apparatus, service provision system, key generation method, certificate generation method, service provision method, and program
WO2017202136A1 (en) One-time-password authentication method and device
Vaziripour et al. Social Authentication for {End-to-End} Encryption
JP6093664B2 (en) Secret key issuing device, public key cryptosystem, electronic signature system, secret key issuing method, and computer program
JP2010028689A (en) Server, method, and program for providing open parameter, apparatus, method, and program for performing encoding process, and apparatus, method, and program for executing signature process
JP7211519B2 (en) Owner identity confirmation system, terminal and owner identity confirmation method
JP7251633B2 (en) Owner Identity Confirmation System, Certificate Authority Server and Owner Identity Confirmation Method
JP7211518B2 (en) Owner identity confirmation system and owner identity confirmation method
Reimair et al. In Certificates We Trust--Revisited

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20160128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161116

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170116

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170131

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170213

R150 Certificate of patent or registration of utility model

Ref document number: 6093664

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150