JP2001134179A - Trust signature system and program storage medium to be used in the system - Google Patents

Trust signature system and program storage medium to be used in the system

Info

Publication number
JP2001134179A
JP2001134179A JP31457799A JP31457799A JP2001134179A JP 2001134179 A JP2001134179 A JP 2001134179A JP 31457799 A JP31457799 A JP 31457799A JP 31457799 A JP31457799 A JP 31457799A JP 2001134179 A JP2001134179 A JP 2001134179A
Authority
JP
Japan
Prior art keywords
signature
terminal
delegation
verification
modp
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP31457799A
Other languages
Japanese (ja)
Inventor
Masayuki Abe
正幸 阿部
Tatsuaki Okamoto
龍明 岡本
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP31457799A priority Critical patent/JP2001134179A/en
Publication of JP2001134179A publication Critical patent/JP2001134179A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To shorten the length of a signature and also to reduce computational complexity needed for a verification. SOLUTION: An alternative terminal Si receives a letter of attorney (entrusting condition discribing list Wi=w1, ..., wi, trust verification information list Vi=v1,-..., vi, a trust signature key xi) from a terminal Si-1 and verifies whether Wi and Vi are correct with respect to a common public key Yo or not in a device 21 and when they are correct, in the case that the terminal Si entrusts a signature to a next terminal Si+1, the terminal produces a trust signature key xi+1, trust verification information vi+1 from Wi, Vi wi+1 in a device 31 and transmits a letter of attorney (Wi+1, Vi+1, xi+1) to a terminal Si+1 and in the case that the terminal Si performs an alternative signature, the terminal inputs Wi, Vi, xi, a document (m) to a device 41 to produce signatures (c), (s) with respect to (m) and it transits Wi, Vi, (c), (s), (m) to a verification terminal.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、電気通信システ
ムで電子化された文書を安全に流通する場合等に利用さ
れる電子署名を発行する権利を他人に一時的に譲渡する
方法の効率的な実現方法及びそのプログラム記録媒体に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an efficient method for temporarily transferring the right to issue an electronic signature to another person for use in safely distributing documents digitized in a telecommunications system. The present invention relates to an implementation method and a program recording medium.

【0002】[0002]

【従来の技術】まず、電子署名についてSchnorr 署名を
例に挙げて説明する。p,qを大きな素数とし、pはq
を割り切るものとする。gをZp * における位数qの元
とする。Zp * は1〜p−1の整数の集合を表わす。署
名者は、署名鍵xを{1,…,q−1}より選択し、検
証鍵yをy=gx mod pのように計算する。署名鍵xは
秘密に保持し、検証鍵yを公開する。文書mに対する署
名(c,s)は以下の手順で行う。まず、署名者は乱数
rを{0,…,q−1}より選び、c=H(grmodp‖
m)を計算する。ここで、H(・)は一方向性ハッシュ
関数であり、二項演算子‖は両端の値のビット結合を表
す。次に、署名者はs=r−cx modqを計算する。文書
mに対する署名(c,s)の正しさは、検証式c=H
(gs cmodp‖m)が成り立つかどうかを調べること
で確認することができる。
2. Description of the Related Art First, a digital signature will be described using a Schnorr signature as an example. p and q are large prime numbers, and p is q
Is divisible. Let g be an element of order q in Z p * . Zp * represents a set of integers from 1 to p -1. The signer selects the signature key x from {1,..., Q−1} and calculates the verification key y as y = g x mod p. The signature key x is kept secret and the verification key y is made public. The signature (c, s) for the document m is performed in the following procedure. First, the signer of the random number r {0, ..., q- 1} select from, c = H (g r modp‖
m) is calculated. Here, H (•) is a one-way hash function, and the binary operator ‖ represents a bit combination of values at both ends. Next, the signer calculates s = r-cx modq. The validity of the signature (c, s) for the document m is determined by the verification equation c = H
(G s y c modp‖m) can be confirmed by examining whether the holds.

【0003】Schnorr 署名の鍵(x0 ,y0 )を保持す
る端末S0 と、検証に必要なパラメータg,p,y0
保持する端末U1 ,…,Un からなるシステムを想定す
る。端末S0 が署名の権利を一定期間だけ端末S1 へ委
任する場合について考える。第一に、最も単純な方法
は、署名鍵x0 をS1 へ渡すことである。そのような方
法に因れば、S0 が発行する署名とS1 が発行する署名
に何ら差異はなく、他の計算機の保持するデータに関し
て何ら変更を行うことなくS1 による署名を検証させる
ことができる。第二に、署名鍵x0 を明かすことなく委
任を行う方法として、S1 が独自に保持する鍵(x1
1 )に対して、S0 が署名を発行する方法が挙げられ
る。この方法では、まず、S0 は委任の期間や、その他
の条件を記載した文書である委任条件記述w1 を作成
し、m0 =y1 ‖w1 に対する署名(c0 ,s0 )を計
算し、S1 へ(w1 ,c0 ,s0 )を委任状として渡
す。S1がS0 に代わって署名を行う場合、S1 はまず
鍵(x1 ,y1 )を用いて署名対象の文書mに対する署
名(c1 ,s1 )を計算し、検証者に(c0 ,s0 ,y
1,w1 ,c1 ,s1 ,m)を送付する。検証者は、c
0 =H(gs00 c0 mod p‖y1 ‖w1 )とc1 =H
(gs11 c1 mod p‖m)の両方が成り立つことを確認
することによって、mに対する署名の正しさを検証する
ことができる。
[0003] the terminal S 0 for holding the Schnorr signature key (x 0, y 0), the terminal U 1 for holding parameter g required to verify, p, and y 0, ..., assume a system of U n . Consider the case where the terminal S 0 to delegate the right of signature to a certain period of time only terminal S 1. First, the simplest way is to pass the signature key x 0 to S 1. According to such a method, rather than any difference in the signature issued by the signature S 1 issued by S 0, thereby verifying the signature by S 1 without performing any changes with respect to data held in another computer Can be. Secondly, as a method for performing a delegation without revealing the signature key x 0, key S 1 is on its own held (x 1,
For y 1 ), there is a method in which S 0 issues a signature. In this method, first, S 0 creates a delegation condition description w 1 , which is a document describing the period of delegation and other conditions, and signs (c 0 , s 0 ) for m 0 = y 1 ‖w 1 Calculate and pass (w 1 , c 0 , s 0 ) to S 1 as a proxy. When S 1 performs signature in place of S 0 , S 1 first calculates a signature (c 1 , s 1 ) for the document m to be signed using the key (x 1 , y 1 ) and sends the signature (c 1 , s 1 ) to the verifier. c 0 , s 0 , y
1, w 1, c 1, s 1, m) to send. Verifier c
0 = H (g s0 y 0 c0 mod p‖y 1 ‖w 1) and c 1 = H
By both to verify that holds the (g s1 y 1 c1 mod p‖m ), it is possible to verify the correctness of the signature for m.

【0004】さらにS1 がS2 へ署名の権利を委任する
場合には、同様にして、S1 はS2の検証鍵y2 および
委任条件記述w2 に対してm1 =y2 ‖w2 として、m
1 に対する署名(c1 ,s1 )を発行する。S2 に対す
る委任状は(y1 ,w1 ,c0 ,s0 ,w2 ,c1 ,s
1 )となる。S2 が文書mに対する署名(c2 ,s2
を計算し検証者は(y1 ,w1 ,c0 ,s0 ,y2 ,w
2 ,c1 ,s1 ,c2,s2 )となる。この署名の検証
は、c0 =H(gs00 c0 modp‖y1 ‖w1),c1
H(gs11 c1 modp‖y2 ‖w2 )およびc2 =H
(gs22 c2 modp‖m)が成り立つことを確認する。
この方法に因れば、各条件文書が一定長さ|w|ビット
である場合、H(・)の値の長さを|q|ビットとする
とd番目に委任を受けたSd が文書mに対して発行する
署名は長さd|p|+2(d+1)|q|+d|w|ビ
ットとなる。ただし、|p|,|q|はそれぞれp,q
のビット長とする。また、2基底のべき乗剰余演算に必
要な剰余乗算の回数の平均は7|q|/4と見積もるこ
とができるので、検証時の計算量は剰余乗算の回数に換
算して7(d+1)|q|/4となる。
Further, S1Is STwoDelegate signing rights to
In that case, similarly, S1Is STwoVerification key yTwoand
Delegation condition description wTwoFor m1= YTwo‖WTwoAs m
1(C1, S1) Is issued. STwoAgainst
The power of attorney is (y1, W1, C0 , S0, WTwo, C1, S
1). STwoIs the signature for document m (cTwo, STwo)
And the verifier calculates (y1, W1, C0, S0, YTwo, W
Two, C1, S1, CTwo, STwo). Verify this signature
Is c0= H (gs0y0 c0 modp @ y1‖W1), C1=
H (gs1y1 c1modp @ yTwo‖WTwo) And cTwo= H
(Gs2yTwo c2modp‖m).
According to this method, each conditional document has a fixed length | w |
, The length of the value of H (•) is | q | bits
And d-th commissioned SdIssues for document m
The signature has a length d | p | +2 (d + 1) | q | + d | w |
It becomes a unit. Where | p | and | q | are p and q, respectively.
Bit length. In addition, it is necessary
The average of the number of necessary remainder multiplications can be estimated as 7 | q | / 4
Therefore, the amount of calculation at the time of verification can be converted to the number of remainder multiplications.
This gives 7 (d + 1) | q | / 4.

【0005】[0005]

【発明が解決しようとする課題】上記の第一の従来法で
は、S0 が希望する委任の期間が終了した後であって
も、S1 が有効な署名を発行することができてしまうと
いう問題がある。また、第二の従来法では、各端末が保
持する検証鍵yi を検証者端末へ送付する必要があるた
め、比較的通信量が多いという問題がある。さらに、検
証者はそれぞれの委任段階での署名を個別に検証しなけ
ればならず、計算コストも大きい。
In the [0006] first conventional method described above, even after the S 0 has ended a period of delegation desired, that she can be S 1 is to issue a valid signature There's a problem. In the second conventional method, the verification key yi held by each terminal needs to be sent to the verifier terminal. Furthermore, the verifier must individually verify the signature at each delegation stage, which is computationally expensive.

【0006】この発明は、署名のビット数を低減すると
ともに、署名検証に必要な計算量を低減することができ
る委任署名システム及びそのプログラム記録媒体を提供
することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a delegated signature system and a program recording medium which can reduce the number of bits of a signature and the amount of calculation required for signature verification.

【0007】[0007]

【課題を解決するための手段】委任を行う端末Si は、
依頼を受ける端末Si+1 に対して署名鍵xi+1 を発行す
る。ただし、その署名鍵による署名は本来の検証鍵y0
で検証できるようにする。つまり、署名生成端末で、委
任条件記述w1 及び署名鍵x0 を入力して委任署名鍵x
1 及び委任検証情報v1 を生成出力し、i番目に委任を
受ける代理端末Si は委任署名鍵xi と、それまでの全
ての委任条件記述w1 ,…,wi からなる委任条件記述
リストWi と、それまでの全ての委任検証情報v1
…,vi からなる委任検証情報リストVi とよりなる委
任状と、検証鍵Y0 とを委任情報検証装置に入力してW
i ,Vi がY0 に照して正しいかを検証し、正しい場合
は、その端末Si が次の端末に署名を委任する場合は、
i ,Wi ,Vi とSi に対する委任条件記述wi+1
委任連鎖情報生成装置に入力して、委任署名鍵xi+1
委任検証情報vi+1 を生成して委任状Wi+1 ,Vi+1
i+1 を端末Si+1 へ送り、端末Si が代理署名を行う
場合は、xi ,Wi ,Vi と文書mを委任署名生成装置
に入力して署名Σを生成し、Σ,Wi ,Vi ,mを署名
検証端末へ送る。
Means for Solving the Problems The terminal S i performing the delegation is:
A signature key x i + 1 is issued to the terminal S i + 1 receiving the request. However, the signature using the signature key is the original verification key y 0
To be able to verify. That is, the delegation condition description w 1 and the signature key x 0 are input to the signature generation terminal, and the delegation signature key x
1 and delegation verify the information v 1 to generate output, proxy terminal S i to receive the i-th to the delegation and the delegation signing key x i, all of delegation condition description w 1 up to it, ..., delegation conditions consisting of w i description List W i and all the delegated verification information v 1 ,
..., v and the delegation verification information list V i and become more power of attorney, which consists of i, W and enter a verification key Y 0 in the delegation information verification device
i , V i are verified against Y 0 to see if they are correct, and if so, if that terminal S i delegates the signature to the next terminal,
Delegation condition description wi + 1 for x i , W i , V i and S i is input to the delegation chain information generation device, and delegation signature key x i + 1 and delegation verification information v i + 1 are generated and delegation. The states W i + 1 , V i + 1 ,
x i + 1 is sent to the terminal S i + 1, and when the terminal S i performs a proxy signature, x i , W i , V i and the document m are input to the delegation signature generation device to generate a signature Σ, Σ, W i , V i , and m are sent to the signature verification terminal.

【0008】[0008]

【発明の実施の形態】実施例1 この発明の実施例を説明する。このシステムは、図8に
示すとおり、通信網10を介して相互に通信可能な複数
の端末(署名端末S0 、代理端末S1 ,S2 ,…,
i 、署名検証端末V)から構成される。通信網10
は、どの二つの端末間の通信に対しても、その通信内容
が他者に漏洩することがないような安全な秘密通信路を
提供する機能を有する。このような機能は、例えば、安
全な暗号を用いて容易に実現できる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 An embodiment of the present invention will be described. As shown in FIG. 8, this system includes a plurality of terminals (signature terminal S 0 , proxy terminals S 1 , S 2 ,...) That can communicate with each other via communication network 10.
S i , a signature verification terminal V). Communication network 10
Has a function of providing a secure secret communication path for communication between any two terminals so that the communication contents do not leak to others. Such a function can be easily realized using, for example, secure encryption.

【0009】p,qを大きな素数とし、pはqを割り切
るものとする。gをZp * における位数qの元とする。
{1,…,q−1}からランダムに選択された数x
0 と、y 0 =gx0 modpを満す数とにより、X0 :=
(x0 ,g,p,q)を署名鍵、Y 0 :=(y0 ,g,
p,q)とする。図1を用いて署名端末S0 の構成を説
明する。記憶装置16には署名鍵X0 が記憶され、また
入力手段17により入力された委任条件記述w1 が記憶
装置16に格納されているものとする。署名端末S0
委任情報生成装置11を備え、委任情報生成装置11は
乱数生成器12、べき乗演算器13、ハッシュ器14、
剰余乗加算器15を具備する。署名端末S0 は制御部1
8により動作し、g,p,q,x0 および委任条件記述
1 が委任情報生成装置11へ入力され、委任情報生成
装置11は以下のように動作する。
[0009] Let p and q be large prime numbers, and p is divisible by q
Shall be. g to Zp *In the order q.
Number x randomly selected from {1, ..., q-1}
0And y 0= Gx0 By the number that satisfies modp, X0: =
(X0, G, p, q) as the signature key, Y 0: = (Y0, G,
p, q). Signing terminal S using FIG.0The composition of
I will tell. The signature key X is stored in the storage device 16.0Is remembered and
Delegation condition description w input by input means 171Remember
It is assumed that it is stored in the device 16. Signing terminal S0To
A delegation information generation device 11 is provided.
Random number generator 12, exponentiation operator 13, hasher 14,
A remainder power adder 15 is provided. Signing terminal S0Is the control unit 1
8, g, p, q, x0And delegation condition description
w1Is input to the delegation information generation device 11 to generate the delegation information.
The device 11 operates as follows.

【0010】1.乱数生成器12を駆動し、{1,…,
q−1}の範囲の乱数r1 を得る。 2.r1 ,g,pをべき乗演算器13へ入力し、v1
=gr1 modpを得る。 3.w1 ,v1 をハッシュ器14へ入力し、c1 :=H
(v1 ‖w1 )を得る。 4.c1 ,r1 ,x0 ,qを剰余乗加算器15へ入力
し、x1 :=c1 1 +x0 mod qを得る。
[0010] 1. By driving the random number generator 12, {1,.
obtaining a random number r 1 in the range of q-1}. 2. r 1 , g, and p are input to the power calculator 13, and v 1 :
= G r1 modp. 3. w 1 and v 1 are input to the hasher 14 and c 1 : = H
(V 1 ‖w 1 ). 4. c 1 , r 1 , x 0 , and q are input to the modular exponentiation adder 15 to obtain x 1 : = c 1 r 1 + x 0 mod q.

【0011】5.x1 , v1 を出力する。 署名端末S0 は、(W1 ,x1 ,V1 )(W1 =w1
1 =v1 )を委任状として委任状合成部19で合成
し、送信部より、通信網10の秘密通信路を介して、委
任する対象となる代理端末S1 に送付する。委任条件記
述w1 は、委任の有効期間や署名対象となる文書を限定
するための記述、さらには、委任を受ける代理端末に関
する記述、例えば、代理端末の公開鍵等を含んでも良
い。
5. x 1 and v 1 are output. The signing terminal S 0 is (W 1 , x 1 , V 1 ) (W 1 = w 1 ,
V 1 = v 1 ) is synthesized as a proxy by the proxy synthesizing unit 19 and transmitted from the transmitting unit to the proxy terminal S 1 to be delegated via the secret communication path of the communication network 10. Delegation condition description w 1, the description for limiting the document to be valid period and signed delegation, further description of the proxy terminal for receiving a delegation, for example, may include a public key or the like of the proxy terminal.

【0012】図2を用いてi番目に委任を受ける代理端
末Si の構成を説明する。記憶装置26には検証鍵Y0
=(g0 ,g,p,q)が格納され、また入力手段によ
り入力された委任条件記述wi+1 が格納され、更に前段
の端末Si-1 から受信部を介して受信された委任状(W
i ,Vi ,xi )が格納され、代理署名を行う場合は署
名対象文書mも格納されている。受信した委任状
(Wi ,Vi ,xi )を検証する委任情報検証装置21
と、次の代理端末Si+1 へ代理署名を委任する際に委任
連鎖情報(vi+1 ,xi+1 )を生成する委任連鎖情報生
成装置31及び委任状(Wi+1 ,Vi+1 ,xi+1 )を作
る委任状合成部27と、代理署名を行う際に署名c,s
を生成する署名生成装置41及び署名付文書(Wi ,V
i ,c,s,m)を合成する署名付文書合成部28とを
備え、委任状(Wi+1 ,Vi+1 ,xi+1)が次の代理端
末Si+1 へ送信部より送信され、又は署名付文書
(Wi ,Vi ,c,s,m)が送信部より署名検証端末
Vへ送信される。全体の制御は制御部29により行われ
る。この代理端末Si が委任状を送出するか、署名付文
書を送出するかは、例えば入力手段からその何れを出力
させるかを示す命令を入力することにより、制御部29
がその命令を解読して、そのように実行する。あるいは
前段の端末Si-1 から受理した入力データ中の特定のビ
ット位置情報を制御部29で解読することにより、代理
連鎖情報を作成するか、署名情報を作成するかの何れか
を実行させるようにしてもよい。
[0012] illustrating the configuration of the proxy terminal S i which receives the i-th delegated with reference to FIG. The verification key Y 0 is stored in the storage device 26.
= (G 0 , g, p, q) is stored, and the delegation condition description w i + 1 input by the input means is stored, and further received from the preceding terminal S i-1 via the receiving unit. Power of Attorney (W
i , V i , and x i ) are stored, and a signature target document m is also stored when a proxy signature is performed. Received power of attorney (W i, V i, x i) delegation information verification apparatus 21 for verifying the
And a delegation chain information generation device 31 that generates delegation chain information (v i + 1 , x i + 1 ) when delegating a proxy signature to the next proxy terminal S i + 1 , and a proxy (W i + 1 , V i + 1 , x i + 1 ) and the signatures c and s when performing proxy signature
Generating a signature generation device 41 and a signed document ( Wi , V
i , c, s, m), and a signed document synthesizing unit 28 for synthesizing i , c, s, m), and the power of attorney ( Wi + 1 , Vi + 1 , xi + 1 ) is transmitted to the next proxy terminal Si + 1 . transmitted from parts, or signed document (W i, V i, c , s, m) is transmitted to the signature verification terminal V from the transmitting unit. The overall control is performed by the control unit 29. Whether the proxy terminal S i sends out a power of attorney or a document with a signature can be determined by inputting a command indicating which of them is to be output from the input means, for example.
Decrypts the instruction and executes it as such. Alternatively, the control unit 29 decodes specific bit position information in the input data received from the terminal S i-1 at the preceding stage to create either proxy chain information or signature information. You may do so.

【0013】代理端末Si での処理を大まかに、図3を
参照して説明する。代理端末Si は端末Si-1 (S0
署名端末)より送られた委任状(Wi ,Vi ,xi )の
受信を待ち(Step1)、委任状が受信されると、その委
任情報の検証を行い(Step2)、その検証結果がOKで
なければ(NGであれば)(Step3)処理を終了する。
OKであれば代理端末Si が代理署名をすることが要求
されているかを判定し(Step4)、代理署名を要求され
ていなければ、委任状(Wi+1 ,Vi+1 ,xi+ 1 )を作
成し(Step5)、次代理端末Si+1 へその委任状を送信
する(Step6)。端末Si が代理署名を要求されている
と、署名付文書(Wi ,Vi ,c,s,m)を生成し
(Step7)、その署名付文書を署名検証端末Vへ送信す
る(Step8)。
The processing at the proxy terminal S i will be roughly described with reference to FIG. Proxy terminal S i waits for reception of terminal S i-1 (S 0 signature terminal) than sent proxy (W i, V i, x i) (Step1), the proxy is received, the The delegation information is verified (Step 2), and if the verification result is not OK (NG), the process is terminated (Step 3).
If OK proxy terminal S i is determined whether it is required that the proxy signature (Step4), if it is not requested to the proxy signature, proxy (W i + 1, V i + 1, x i + 1 ) is created (Step 5), and the proxy is transmitted to the next proxy terminal S i + 1 (Step 6). When the terminal S i is requested proxy signature, signed document (W i, V i, c , s, m) generates (Step7), and sends the signed document to the signature verification terminal V (Step8 ).

【0014】図4を用いて図2中の委任情報検証装置2
1の構成を説明する。委任情報検証装置21は、制御部
22、ハッシュ器23、べき乗演算器24、比較器25
を具備する。委任情報検証装置21は以下の手順によ
り、受信した委任状(Wi ,V i ,xi )を検証する。
以下の説明で、Wi ,Vi はそれぞれ委任条件記述と委
任検証情報のリストであり、w1 ,…,wi および
1 ,…,vi を表すものとする。記憶装置26から
(Wi ,Vi ,xi )及びY0 を委任情報検証装置21
へ入力する。委任情報検証装置21は以下の手順で制御
部29の制御のもとで動作する。
Referring to FIG. 4, the delegation information verification device 2 shown in FIG.
1 will be described. The delegation information verification device 21 includes a control unit
22, hash unit 23, exponentiation unit 24, comparator 25
Is provided. The delegation information verification device 21 performs the following procedure.
The received power of attorney (Wi, V i, XiVerify).
In the following description, Wi, ViDelegation condition description and delegation
List of verification information, w1, ..., wiand
v1, ..., viShall be expressed. From storage device 26
(Wi, Vi, Xi) And Y0Information verification device 21
Enter The commission information verification device 21 is controlled according to the following procedure.
It operates under the control of the unit 29.

【0015】1.以下の手順をj=1,…,iの各jに
ついて繰り返す:w1 ,…,wj ,v1 ,…,vj をハ
ッシュ器23へ入力し、cj :=H(v1 ‖…‖vj
1‖…‖wj )を得る。この処理は制御部29が行
う。 2.c1 ,…,ci ,xi ,g,p,v1 ,…,vi
べき乗演算器24へ入力し、Ti :=gxi1 -c1…vi
-ci modpを得る。 3.Ti ,y0 を比較器25へ入力し、Ti とy0 が等
しければOKを、等しくなければNGを出力する。
1. The following procedure is repeated for each j of j = 1,..., I: w 1 ,..., W j , v 1 ,..., V j are input to the hasher 23 and c j : = H (v 1 1 . ‖V j
w 1 ‖... ‖w j ) are obtained. This processing is performed by the control unit 29. 2. c 1, ..., c i, x i, g, p, v 1, ..., a v i input to the power calculator 24, T i: = g xi v 1 -c1 ... v i
Get -ci modp. 3. T i , y 0 is input to the comparator 25, and if T i and y 0 are equal, OK is output, and if they are not equal, NG is output.

【0016】委任情報検証装置21の出力がOKなら
ば、代理端末Si は委任を引き受け、NGならば、委任
を拒否する。図5を用いて図2中の委任連鎖情報生成装
置31の構成を説明する。委任連鎖情報生成装置31
は、乱数生成器32、べき乗演算器33、ハッシュ器3
4、剰余乗加算器35を具備する。代理端末Si は委任
条件記述wi+1 を定め、記憶装置26からwi+1 および
i ,Y0 ,Vi ,Wi を委任連鎖情報生成装置31へ
入力する。以下は、委任連鎖情報生成装置31の動作で
あり、制御部29により制御される。
[0016] If the output of the delegation information verification device 21 is OK, is underwriting the delegation proxy terminal S i, if NG, reject the delegation. The configuration of the delegation chain information generation device 31 in FIG. 2 will be described with reference to FIG. Delegation chain information generation device 31
Is a random number generator 32, an exponentiation operator 33, a hasher 3
4. It has a modular exponentiation adder 35. The proxy terminal S i determines the delegation condition description w i + 1 and inputs w i + 1 and x i , Y 0 , V i , and W i from the storage device 26 to the delegation chain information generation device 31. The following is an operation of the delegation chain information generation device 31, which is controlled by the control unit 29.

【0017】1.乱数生成器32を駆動し、{1,…,
q−1}の範囲の乱数ri+1 を得る。 2.ri+1 ,g,pをべき乗演算器33へ入力し、v
i+1 :=gri+1mod pを得る。 3.w1 ,…,wi+1 ,vi ,…,vi+1 をハッシュ器
34へ入力し、ci+1:=H(v1 ‖…‖vi+1 ‖w1
‖…‖wi+1 )を得る。
1. By driving the random number generator 32, {1,.
Obtain a random number ri + 1 in the range of q-1. 2. r i + 1 , g, p are input to the power calculator 33,
i + 1 : = g ri + 1 mod p is obtained. 3. w 1, ..., w i + 1, v i, ..., v i + 1 and the input to the hash unit 34, c i + 1: = H (v 1 || ... ‖v i + 1 ‖w 1
‖ ... ‖w i + 1 ).

【0018】4.ci+1 ,ri+1 ,xi ,qを剰余乗加
算器35へ入力し、xi+1 :=ci+ 1i+1 +xi mod
qを得る。 5.vi+1 , xi+1 を出力する。 代理端末Si は、委任状合成部27で(Wi+1 ,V
i+1 ,xi+1 )を委任状として合成して出力し、通信網
10の秘密通信路を介して、委任する対象となる代理端
末に送付する。
4. c i + 1 , r i + 1 , x i , and q are input to the modular exponentiation adder 35, and x i + 1 : = c i + 1 r i + 1 + x i mod
Get q. 5. Output v i + 1 and x i + 1 . The proxy terminal Si receives the (W i + 1 , V
i + 1 , x i + 1 ) are combined and output as a proxy, and sent to the proxy terminal to be delegated via the secret communication path of the communication network 10.

【0019】図6を用いて図2中の署名生成装置41の
構成を説明する。署名生成装置41は、乱数生成器4
2、べき乗演算器43、ハッシュ器44、剰余乗加算器
45を具備し、記憶装置26からxi ,Y0 ,Vi ,W
i および、文書mが入力され、制御部29により以下の
ように動作する。 1.乱数生成器42を駆動し、{1,…,q−1}の範
囲の乱数tを得る。 2.t,g,pをべき乗演算器43へ入力し、u:=g
t mod pを得る。
The configuration of the signature generation device 41 in FIG. 2 will be described with reference to FIG. The signature generation device 41 includes a random number generator 4
2. It has an exponentiation unit 43, a hash unit 44, and a modular exponentiation adder 45, and stores x i , Y 0 , V i , W
i and the document m are input, and the control unit 29 operates as follows. 1. The random number generator 42 is driven to obtain a random number t in the range of {1,..., Q−1}. 2. t, g, and p are input to the power calculator 43, and u: = g
Get t mod p.

【0020】3.w1 ,…,wi ,v1 ,…,vi
u,mをハッシュ器44へ入力し、c:=H(v1 ‖…
‖vi ‖u‖w1 ‖…‖wi ‖m)を得る。 4.c,t,xi ,qを剰余乗加算器45へ入力し、
s:=ct +xi mod qを得る。 5.c,sを出力する。 代理端末Si は署名付文書合成部28(Wi ,Vi
c,s)をmに対する署名とし、これらを合成して出力
する。
3. w 1, ..., w i, v 1, ..., v i,
u, m are input to the hasher 44, and c: = H (v 1 ‖.
‖V i ‖u‖w 1 ‖... ‖W i ‖m). 4. c, t, x i , and q are input to the modular exponentiation adder 45,
s: = get a ct + x i mod q. 5. Output c and s. The proxy terminal S i sends the signed document synthesizing unit 28 (W i , V i ,
c, s) is used as a signature for m, and these are combined and output.

【0021】図7に署名検証端末Vで示す。代理端末S
i より受信部で受信された署名付文書(Wi ,Vi
c,s,m)は一旦、記憶装置56に格納される。記憶
装置56には検証鍵Y0 =(y0 ,g,p,q)も予め
格納されている。署名検証端末Vの動作は制御部52に
より行われ署名付文書(Wi ,Vi ,c,s,m)によ
り署名検証装置51で検証される。署名検証装置51
は、ハッシュ器53、べき乗演算器54、比較器55を
具備し、i番目に委任を受けた代理端末Si が発行した
署名(Wi ,Vi ,c,s)および対象の文書mと検証
鍵Y0 が入力され、以下のように動作する。
FIG. 7 shows a signature verification terminal V. Proxy terminal S
i , the signed document (W i , V i ,
c, s, m) are temporarily stored in the storage device 56. The verification key Y 0 = (y 0 , g, p, q) is also stored in the storage device 56 in advance. Signature verification terminal V of operation is performed signed document by the control unit 52 (W i, V i, c, s, m) is verified by the signature verifying apparatus 51 by. Signature verification device 51
The hash unit 53, a power calculator 54, comprises a comparator 55, the signature proxy terminal S i which receives the i-th to the delegation issued and (W i, V i, c , s) and target document m The verification key Y 0 is input, and operates as follows.

【0022】1.以下の手順をj=1,…,iの各jに
ついて繰り返す:w1 ,…,wj ,v1 ,…,vj をハ
ッシュ器53へ入力し、cj :=H(v1 ‖…‖vj
1‖…‖wj )を得る。 2.c1 ,…,ci ,g,p,v1 ,…,vi ,c,
s,y0 をべき乗演算器54へ入力し、u′:=(gs
1 -c1…vi -ci0 -1 1/c mod pを得る。 3.w1 ,…,wi ,v1 ,…,vi ,u′,mをハッ
シュ器53へ入力し、c′:=H(v1 ‖…‖vi
u′‖w1 ‖…‖wi ‖m)を得る。
1. The following procedure is repeated for each j of j = 1,..., I: w 1 ,..., W j , v 1 ,..., V j are input to the hasher 53, and c j : = H (v 1 ‖. ‖V j
w 1 ‖... ‖w j ) are obtained. 2. c 1, ..., c i, g, p, v 1, ..., v i, c,
s, y 0 is input to the exponentiation operator 54, and u ′: = (g s
v 1 -c 1 ... v i -ci y 0 -1 ) 1 / c mod p is obtained. 3. w 1, ..., w i, v 1, ' enter, m to the hash unit 53, c' ..., v i, u: = H (v 1 || ... ‖v i
u′‖w 1 ‖... ‖w i ‖m).

【0023】4.c′,cを比較器55へ入力し、c′
とcが等しければOKを、等しくなければNGを表示装
置などの出力装置57から出力する。 この実施例において、H(・)値のビット長を|q|と
すると、端末Si が発行する署名(Wi ,Vi ,c,
s)はi|p|+2|q|+i|W|ビットとなる。こ
れは、i|p|+2(i+1)|q|+i|W|ビット
必要とする第二の従来法と比較して、2i|q|ビット
の節約となる。所でga の計算に必要な計算量は、aを
2進数で表わした時の“1”の数は平均的には|a|/
2であるから、|a|+|a|/2と見積られる。従っ
てこの実施例で検証に必要なTi =g xi1 -c1…vi -ci
modpを計算するに必要な剰余乗算の回数は|q|+
(|q|/2)(i+1)=(i/2+3/2)|q|
回程度で済む。従って、7(i+1)|q|/4回必要
とする第二の従来法と比較して、計算量は1/3程度に
削減される。
4. c ′ and c are input to the comparator 55, and c ′
OK is displayed if c and c are equal, and NG is displayed if they are not equal.
Output from an output device 57 such as a device. In this embodiment, the bit length of the H (•) value is | q |
Then, the terminal SiIssued by (Wi, Vi, C,
s) is i | p | +2 | q | + i | W | bits. This
This is i | p | +2 (i + 1) | q | + i | W | bits
2i | q | bits compared to the required second conventional method
Savings. GaThe amount of calculation required to calculate
On average, the number of "1" when expressed in binary is | a | /
2, it is estimated as | a | + | a | / 2. Follow
T required for verification in this embodimenti= G xiv1 -c1... vi -ci
 The number of remainder multiplications required to calculate modp is | q | +
(| Q | / 2) (i + 1) = (i / 2 + 3/2) | q |
Only about times. Therefore, 7 (i + 1) | q | / 4 times are required
Calculation amount is reduced to about 1/3 compared to the second conventional method.
Be reduced.

【0024】なお、ハッシュ関数への入力変数の順序を
任意の順序に並べ替えて用いても良い。 実施例2 実施例1において、代理端末Si は、署名生成装置41
として図5に示した委任連鎖情報生成装置31を用いて
も良い。すなわち、委任条件記述wi+1 として文書mを
委任連鎖情報生成装置31へ入力し、得られた出力(W
i+1 ,Vi+1 ,xi+1 )を文書wi+1 =mに対する署名
とする。
Note that the order of the input variables to the hash function may be rearranged in any order. Second Embodiment In the first embodiment, the proxy terminal S i uses the signature generation device 41
Alternatively, the delegation chain information generation device 31 shown in FIG. 5 may be used. That is, the document m is input to the delegation chain information generation device 31 as the delegation condition description w i + 1 , and the obtained output (W
i + 1 , V i + 1 , x i + 1 ) as the signature for the document w i + 1 = m.

【0025】その場合代理端末Si-1 が発行する文書m
に対する署名を検証する署名検証端末Vの署名検証装置
51としては、図4に示したSi の委任情報検証装置2
1を用い、この時wi =mとして入力され、Ti とy0
とが一致するか否かを調べることになる。代理端末Si
において、ハッシュ器23,34,53は1つのハッシ
ュ器で兼用することができ、同様にべき乗演算器24,
33,54も1つのもので兼用することができ、剰余乗
加算器35,45も1つで兼用することができる。
In this case, the document m issued by the proxy terminal S i-1
The signature verification device 51 of the signature verification terminal V that verifies the signature of the delegation information verification device 2 of Si shown in FIG.
1 at this time, input as w i = m, and T i and y 0
Will be checked to see if they match. Proxy terminal S i
In the above, the hashers 23, 34, and 53 can be shared by one hasher, and similarly, the power calculators 24,
33 and 54 can be shared by one unit, and the modular exponentiation adders 35 and 45 can be shared by one unit.

【0026】上述において各端末はその機能をコンピュ
ータによりプログラムを解読実行させることにより行わ
せることもできる。
In the above description, each terminal can perform its function by decoding and executing a program by a computer.

【0027】[0027]

【発明の効果】この発明によれば、文書に対する署名の
長さを低減すると共に、検証に必要な計算量を低減する
ことによって、効率的な権限の委任が可能になる。
According to the present invention, it is possible to efficiently delegate authority by reducing the length of a signature on a document and the amount of calculation required for verification.

【図面の簡単な説明】[Brief description of the drawings]

【図1】署名端末S0 の機能構成例を示すブロック図。1 is a block diagram illustrating a functional configuration example of the signature terminal S 0.

【図2】代理端末Si の機能構成例を示すブロック図。2 is a block diagram illustrating a functional configuration example of a proxy terminal S i.

【図3】代理端末の処理の手順の例を示す流れ図。FIG. 3 is a flowchart illustrating an example of a processing procedure of a proxy terminal.

【図4】図2中の委任情報検証装置21の機能構成例を
示すブロック図。
FIG. 4 is a block diagram showing an example of a functional configuration of a delegation information verification device 21 in FIG. 2;

【図5】図2中の委任連鎖情報生成装置31の機能構成
例を示すブロック図。
FIG. 5 is a block diagram showing a functional configuration example of a delegation chain information generation device 31 in FIG. 2;

【図6】図2中の署名生成装置41の機能構成例を示す
ブロック図。
FIG. 6 is a block diagram showing a functional configuration example of a signature generation device 41 in FIG. 2;

【図7】署名検証端末Vの機能構成例を示すブロック
図。
FIG. 7 is a block diagram showing a functional configuration example of a signature verification terminal V.

【図8】委任署名システムの構成例を示すブロック図。FIG. 8 is a block diagram illustrating a configuration example of a delegation signature system.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 署名生成端末はディジタル署名を生成す
る署名鍵X0 を保持し、署名検証端末はその署名鍵X0
による署名を検証する検証鍵Y0 を保持し、代理端末は
署名生成端末あるいは既に委任を受けている他の代理端
末から委任を受けて署名を発行し、署名検証端末が代理
端末による署名を検証鍵Y0 によって検証する委任署名
システムであって、 署名生成端末は、 ・委任の条件等を記載した文書である委任条件記述w1
および、署名鍵X0 を入力とし、委任署名鍵x1 および
委任検証情報v1 を生成出力する委任情報生成装置を具
備し、 i番目に委任を受ける代理端末Si は、 ・委任署名鍵xi と、それまでの全ての委任条件記述w
1 ,…,wi からなる委任条件記述リストWi と、それ
までの全ての委任検証情報v1 ,…,vi からなる委任
検証情報リストVi とからなる委任状(Wi ,Vi ,x
i )と検証鍵Y 0 とを入力とし、Wi ,Vi がY0 に照
らして正しいか否かを検証する委任情報検証装置と ・委任署名鍵xi 、委任条件記述リストWi 、委任検証
情報リストVi 、委任条件記述wi+1 を入力とし、委任
署名鍵xi+1 および委任検証情報vi+1 を生成出力する
委任連鎖情報生成装置と ・委任署名鍵xi 、委任条件記述リストWi 、委任検証
情報リストVi 、文書mを入力とし、署名Σを生成出力
する委任署名生成装置とを具備し、 署名検証端末は、 ・文書m、署名Σ、委任条件記述リストWi 、委任検証
情報リストVi 、検証鍵Y0 を入力とし、署名Σが文書
mに対する正しい委任署名であるか否かを検証する委任
署名検証装置を具備することを特徴とする委任署名シス
テム。
A signature generation terminal generates a digital signature.
Signing key X0And the signature verification terminal stores the signature key X0
Verification key Y for verifying the signature by0And the proxy terminal
Signature generation terminal or other delegated end that has already been delegated
The signature is issued from the end and the signature verification terminal substitutes
Verification key Y for signature by terminal0Delegated signature verified by
The signature generation terminal includes: a delegation condition description w which is a document in which delegation conditions and the like are described.1
And signature key X0And the delegation signing key x1and
Delegation verification information v1Delegation information generation device that generates and outputs
And the i-th delegated terminal SiIs: Delegated signing key xiAnd all the delegation condition descriptions w so far
1, ..., wiCondition description list W consisting ofiAnd it
All delegation verification information up to v1, ..., viDelegation consisting of
Verification information list ViPower of Attorney (Wi, Vi, X
i) And verification key Y 0, And Wi, ViIs Y0Shine
And a delegation information verification device that verifies whether or not it is correct.i, Delegation condition description list Wi, Delegated validation
Information list Vi, Delegation condition description wi + 1 Enter and delegate
Signing key xi + 1 And delegation verification information vi + 1Generate and output
A delegation chain information generation device and a delegation signature key xi, Delegation condition description list Wi, Delegated validation
Information list Vi, Input document m, generate signature 出力 and output
The signature verification terminal includes: a document m, a signature Σ, a delegation condition description list Wi, Delegated validation
Information list Vi, Verification key Y0And the signature Σ is the document
Delegate to verify correct delegation signature for m
A delegated signature system comprising a signature verification device
Tem.
【請求項2】 請求項1の委任署名システムであって、 p,qを大きな素数とし、gをZp * における位数qの
元とし、x0 ,y0 をy0 =gx0 modpを満たす数と
し、署名鍵X0 をX0 :=(x0 ,g,p,q)とし、
検証鍵Y0 をY0 :=(y0 ,g,p,q)として、全
ての代理端末及び署名検証端末の各記憶装置にはY0
格納されており、 署名生成端末の委任情報生成装置は、{1,…,q−
1}の範囲の乱数r1 を生成する乱数生成器、 r1 ,g,pを入力してv1 :=gr1 modpを演算する
べき乗演算器、 w1 ,v1 を入力してc1 :=H(v1 ‖w1 )を演算
するハッシュ器、 c1 ,r1 ,x0 ,qを入力してx1 :=c1 1 +x
0 modqを演算する剰余乗加算器を具備し、 署名生成端末は、(W1 =w1 ,x1 ,v1 )を委任状
として出力し、 i>0なるiに対してi番目に委任を行う代理端末Si
の委任情報検証装置は、 w1 ,…,wj ,v1 ,…,vj を入力してcj :=H
(v1 ‖…‖vj ‖w 1 ‖…‖wj )をj=1,…,i
の各jについて演算することを順次行ってc1,…,c
i を得るハッシュ器、 c1 ,…,ci ,xi ,g,p,v1 ,…,vi を入力
してT1 :=gxi1 - c1 …vi -ci modpを演算するべ
き乗演算器、 T1 とy0 とを比較して等しければOKを、等しくなけ
ればNGを出力する比較器を具備し、 委任連鎖情報生成装置は、 {1,…,q−1}の範囲の乱数ri+1 を生成する乱数
生成器、 ri+1 ,g,pを入力してvi+1 :=gri+1 modpを演
算するべき乗演算器、 w1 ,…,wi+1 ,v1 ,…,vi+1 を入力してc
i+1 :=H(v1‖…‖vi +1‖w1 ‖…‖wi+1 )を演
算するハッシュ器、 ci+1 ,ri+1 ,xi ,qを入力してxi+1 :=ci+1
i+1 +xi modqを演算する剰余乗加算器を具備し、 代理端末は、(Wi+1 ,Vi+1 ,xi+1 )を委任状とし
て出力し、 委任署名生成装置は、 {1,…,q−1}の範囲の乱数tを生成する乱数生成
器、 t,g,pを入力してu:=gt modpを演算するべき
乗演算器、 w1 ,…,wi ,v1 ,…,vi ,uを入力し、c:=
H(v1 ‖…‖vi ‖u‖w1 ‖…‖wi ‖m)を演算
するハッシュ器、 c,t,xi ,qを入力してs:=ct+xi modqを
演算する剰余乗加算器、を具備し、 代理端末は、(Wi ,Vi ,c,s)をmに対する署名
として出力し、 署名検証端末の署名検証装置は、 i番目に委任を受けた代理端末が発行した署名(Wi
i ,c,s)および対象の文書mを入力し、 j=1,…,iの各jについて:w1 ,…,wj
1 ,…,vj を入力して、cj :=H(v1 ‖…‖v
j ‖w1 ‖…‖wj )を演算することを順次行って
1 ,…,cj を得るハッシュ器、 c1 ,…,ci ,g,p,y0 ,vi ,…,vi ,c,
sを入力してu′:=(gs 1 -c1…vi -ci0 -1
1/c modpを演算するべき乗演算器、 w1 ,…,wi ,v1 ,…,vi ,u′,mを入力して
c′:=H(v1 ‖…‖vi ‖u′‖w1 ‖…‖wi
m)を演算するハッシュ器、 c′,cを比較して等しければOKを、等しくなければ
NGを出力する比較器を具備することを特徴とする委任
署名システム。
2. The delegated signature system according to claim 1, wherein p and q are large prime numbers, and g is Zp * Of order q at
And x0, Y0To y0= Gx0a number that satisfies modp
And signing key X0To X0: = (X0, G, p, q),
Verification key Y0Is Y0: = (Y0, G, p, q)
Y is stored in each storage device of all proxy terminals and signature verification terminals.0But
The delegated information generation device of the signature generation terminal stores:
Random number r in the range of 1}1A random number generator that generates1, G, p and v1: = Gr1 calculate modp
Exponentiation unit, w1, V1And enter c1: = H (v1‖W1) Is calculated
Hashing device, c1, R1, X0, Q and x1: = C1r1+ X
0The signature generation terminal includes a modular exponentiation adder that calculates modq.1= W1, X1, V1) Power of Attorney
And the proxy terminal S performing the ith delegation for i> 0i
The delegated information verification device of w1, ..., wj, V1, ..., vjAnd enter cj: = H
(V1‖… ‖Vj‖W 1‖… ‖Wj) Is j = 1, ..., i
The calculation is sequentially performed for each j of1, ..., c
iA hasher that obtains c1, ..., ci, Xi, G, p, v1, ..., viEnter
Then T1: = Gxiv1 - c1 ... vi -ci modp should be calculated
Multiplication operator, T1And y0OK, if not equal, must be equal
And a comparator that outputs NG if the delegation chain information generation device has a random number r in the range of {1,..., Q−1}.i + 1 Generate random numbers
Generator, ri + 1 , G, p and vi + 1 : = Gri + 1 play modp
Power operator to calculate, w1, ..., wi + 1 , V1, ..., vi + 1 And enter c
i + 1 : = H (v1‖… ‖Vi +1‖W1‖… ‖Wi + 1 Play)
Hasher to calculate, ci + 1 , Ri + 1 , Xi, Q and xi + 1 : = Ci + 1 
ri + 1 + XiA modulo adder for calculating modq is provided.i + 1, Vi + 1 , Xi + 1 ) As a power of attorney
The delegation signature generation device generates a random number t for generating a random number t in the range of {1,..., Q-1}.
U, = g by inputting t, g, ptmodp should be calculated
Multiplication unit, w1, ..., wi, V1, ..., vi, U and c: =
H (v1‖… ‖Vi‖U‖w1‖… ‖Wi‖M)
Hasher, c, t, xi, Q and s: = ct + ximodq
A surplus terminal adder for performing the operation;i, Vi, C, s) to m
The signature verification device of the signature verification terminal outputs the signature (Wi,
Vi, C, s) and the target document m, and for each j of j = 1,.1, ..., wj,
v1, ..., vjAnd enter cj: = H (v1‖… ‖V
j‖W1‖… ‖Wj) To calculate
c1, ..., cjA hasher that obtains c1, ..., ci, G, p, y0, Vi, ..., vi, C,
Enter s and u ': = (gsv1 -c1... vi -ciy0 -1)
1 / cpower operator for calculating modp, w1, ..., wi, V1, ..., vi, U ', m
c ′: = H (v1‖… ‖Vi‖U'‖w1‖… ‖Wi
a hasher for calculating m), comparing c 'and c, if equal, OK, otherwise
Delegation comprising a comparator for outputting NG
Signature system.
【請求項3】 請求項1の委任署名システムであって、 p,qを大きな素数とし、gをZp * における位数qの
元とし、x0 ,y0 をy0 =gx0 modpを満たす数と
し、署名鍵X0 をX0 :=(x0 ,g,p,q)とし、
検証鍵Y0 をY0 :=(y0 ,g,p,q)として、全
ての代理端末及び署名検証端末の各記憶装置にはY0
格納されており、 署名生成端末の委任情報生成装置は、 {1,…,q−1}の範囲の乱数r1 を生成する乱数生
成器、 r1 ,g,pを入力してv1 :=gr1 modpを演算する
べき乗演算器、 w1 ,v1 を入力してc1 :=H(v1 ‖w1 )を演算
するハッシュ器、 c1 ,r1 ,x0 ,qを入力してx1 :=c1 1 +x
0 mod qを演算する剰余乗加算器、を具備し、 署名生成端末は、(W1 =w1 ,x1 ,v1 )を委任状
として出力し、 i>0なるiに対してi番目に委任を行う代理端末Si
の委任情報検証装置は、 j=1,…,iの各jについて、w1 ,…,wj
1 ,…,vi を入力して、cj :=H(v1 ‖…‖v
j ‖w1 ‖…‖wj )を演算することを順次行って
1 ,…,ci を得るハッシュ器、 c1 ,…,ci ,xi ,g,p,v1 ,…,vi を入力
してT1 :=gxi1 - c1 …vi -ci modpを演算するべ
き乗演算器、 T1 とy0 とを比較して等しければOKを、等しくなけ
ればNGを出力する比較器を具備し、 委任連鎖情報生成装置は、 {1,…,q−1}の範囲の乱数ri+1 を生成する乱数
生成器、 ri+1 ,g,pを入力してvi+1 :=gri+1 modpを演
算するべき乗演算器、 w1 ,…,wi+1 ,v1 ,…,vi+1 を入力してc
i+1 :=H(v1 ‖…‖v i+1 ‖w1 ‖…‖wi+1 )を
演算するハッシュ器、 ci+1 ,ri+1 ,xi ,qを入力してxi+1 :=ci+1
i+1 +xi mod qを演算する剰余乗加算器、を具備
し、 代理端末は、(Wi+1 ,Vi+1 ,xi+1 )を委任状とし
て出力し、 委任署名生成装置は、 {1,…,q−1}の範囲の乱数ri+1 を生成する乱数
生成器、 ri+1 ,g,pを入力してri+1 :=gri+1 modpを演
算するべき乗演算器、 w1 ,…,wi ,v1 ,…,vi+1 ,mを入力して、c
i+1 :=H(v1 ‖…‖vi+1 ‖w1 ‖…‖wi ‖m)
を演算するハッシュ器、 ci+1 ,ri+1 ,xi、qを入力してxi+1 :=ci+1
i+1 +xi modqを演算する剰余乗加算器、を具備
し、 代理端末は、(Wi+1 ,Vi+1 ,xi+1 )をmに対する
署名として出力し、 署名検証端末の署名検証装置は、i−1番目に委任を受
けた代理端末が発行した署名(Wi ,Vi ,xi )(w
i =m)の入力に対して、 j=1,…,iの各jについて:w1 ,…,wj
1 ,…,vj を入力して、cj :=H(v1 ‖…‖v
j ‖w1 ‖…‖wj )を演算することを順次行って
1 ,…,ci を得るハッシュ器、 c1 ,…,ci ,xi ,g,p,v1 ,…,vi を入力
して、T1 :=gxi 1 -c1…vi -ci modpを演算するべ
き乗演算器、 T1 とy0 とを比較して等しければOKを、等しくなけ
ればNGを出力する比較器を具備することを特徴とする
委任署名システム。
3. The delegated signature system according to claim 1, wherein p and q are large prime numbers, and g is Zp *Of order q at
And x0, Y0To y0= Gx0 a number that satisfies modp
And signing key X0To X0: = (X0, G, p, q),
Verification key Y0Is Y0: = (Y0, G, p, q)
Y is stored in each storage device of all proxy terminals and signature verification terminals.0But
The signature information generation device of the signature generation terminal stores a random number r in the range of {1,..., Q−1}.1Generate random numbers
Generator, r1, G, p and v1: = Gr1 calculate modp
Exponentiation unit, w1, V1And enter c1: = H (v1‖W1) Is calculated
Hashing device, c1, R1, X0, Q and x1: = C1r1+ X
0a modulo q adder for calculating mod q;1= W1, X1, V1) Power of Attorney
And the proxy terminal S performing the ith delegation for i> 0i
The delegation information verification device of the formula (1): For each j of j = 1,.1, ..., wj,
v1, ..., viAnd enter cj: = H (v1‖… ‖V
j‖W1‖… ‖Wj) To calculate
c1, ..., ciA hasher that obtains c1, ..., ci, Xi, G, p, v1, ..., viEnter
Then T1: = Gxiv1 - c1... vi -cimodp should be calculated
Multiplication operator, T1And y0OK, if not equal, must be equal
And a comparator that outputs NG if the delegation chain information generation device has a random number r in the range of {1,..., Q−1}.i + 1 Generate random numbers
Generator, ri + 1 , G, p and vi + 1 : = Gri + 1 play modp
Power operator to calculate, w1, ..., wi + 1 , V1, ..., vi + 1 And enter c
i + 1 : = H (v1‖… ‖V i + 1 ‖W1‖… ‖Wi + 1 )
A hasher to operate on, ci + 1 , Ri + 1 , Xi, Q and xi + 1 : = Ci + 1 
ri + 1 + Xia modulo adder for calculating mod q
And the proxy terminal is (Wi + 1, Vi + 1, Xi + 1) As a power of attorney
The delegation signature generation device outputs a random number r in the range of {1,..., Q−1}.i + 1Generate random numbers
Generator, ri + 1 , G, p and ri + 1 : = Gri + 1 play modp
Power operator to calculate, w1, ..., wi, V1, ..., vi + 1 , M and c
i + 1 : = H (v1‖… ‖Vi + 1‖W1‖… ‖Wi‖M)
A hash device for calculating ci + 1 , Ri + 1 , Xi, Q and xi + 1 : = Ci + 1 
ri + 1 + Xia modulo adder for calculating modq
And the proxy terminal is (Wi + 1, Vi + 1 , Xi + 1 ) For m
The signature is output as a signature, and the signature verification device of the signature verification terminal receives the delegation for the (i-1) th.
The signature (Wi, Vi, Xi) (W
i= M) for each j of j = 1,..., I: w1, ..., wj,
v1, ..., vjAnd enter cj: = H (v1‖… ‖V
j‖W1‖… ‖Wj) To calculate
c1, ..., ciA hasher that obtains c1, ..., ci, Xi, G, p, v1, ..., viEnter
Then T1: = Gxiv 1 -c1... vi -ci modp should be calculated
Multiplication operator, T1And y0OK, if not equal, must be equal
A comparator that outputs NG
Delegation signature system.
【請求項4】 p,qを大きな素数とし、gをZp *
おける位数qの元とし、x0 ,y0 をy0 =gx0 modp
を満たす数とし、署名鍵X0 =(x0 ,g,p,q)と
代理端末S1 に対する委任条件記述w1 を記憶装置に格
納し、代理端末S1 に対する委任状を作成して出力する
署名端末を動作させるプログラムが記録されたコンピュ
ータによる読み出しが可能な記録媒体であって、 上記プログラムは、 {1,…,q−1}の範囲の乱数r1 を生成するステッ
プと、 記憶装置からg,pを読み出すステップと、 r1 ,g,pを用いてv1 =gr1 modpを演算するステ
ップと、 記憶装置からx0 ,qを読み出すステップと、 x1 =c1 1 +x0 modqを演算するステップと、 W1 =w1 ,V1 =v1 ,x1 を委任状として代理端末
1 へ送信するステップを有することを特徴とする記録
媒体。
4. p and q are large prime numbers, g is an element of the order q in Z p * , and x 0 and y 0 are y 0 = g x0 modp
And a number satisfying the signature key X 0 = (x 0, g , p, q) and proxy terminal stores the delegate condition description w 1 in the storage device for S 1, the output by creating a proxy for the proxy terminal S 1 A computer-readable recording medium on which a program for operating a signature terminal to be executed is recorded, wherein the program generates a random number r 1 in the range of {1,..., Q−1}; Reading out g and p from, calculating v 1 = g r1 modp using r 1 , g and p, reading out x 0 and q from the storage device, and x 1 = c 1 r 1 + x A recording medium, comprising: calculating 0 modq; and transmitting W 1 = w 1 , V 1 = v 1 , x 1 as a proxy to the proxy terminal S 1 .
【請求項5】 p,qを大きな素数とし、gをZp *
おける位数qの元とし、x0 ,y0 をy0 =gx0 modp
を満たす数とし、検証鍵Y0 =(y0 ,g,p,q)と
第(i+1)番目(i=1,2,…)の代理端末Si+1
に対する委任条件記述wi+1 と署名対象文書mを記憶装
置に格納し、代理端末Si+1 に対する委任状を作成して
出力するか、文書mを署名して署名付文書を署名検証端
末へ出力する第i番目の代理端末を動作させるプログラ
ムが記録されたコンピュータによる読み出しが可能な記
録媒体であって、 上記プログラムは委任情報検証プログラムと、委任連鎖
情報生成プログラムと、署名生成プログラムとよりな
り、 委任情報検証プログラムは、 第i−1番目の代理端末Si-1 (i=1の端末S1 は署
名端末)より、委任状(委任条件記述リストWi
1 ,…,wi 、委任検証情報リストVi =v1 ,…,
i ,端末Si の署名鍵xi )を受信するステップと、 j=1,…,iの各jについてハッシュ関数演算cj
H(v1 ‖…‖vj ‖w1 ‖…‖wj )を順次行ってc
1 ,…,ci を得るステップと、 g,pを記憶装置から読み出すステップと、 c1 ,…,ci ,xi ,g,p,v1 ,…,vi を用い
てTi =gxi1 -c1…vi -cimodpを演算するステップ
と、 記憶装置からy0 を読み出すステップと、 Ti とy0 とを比較し、等しければOKを、等しくなけ
ればNGを出力するステップとを有し、 委任連鎖情報生成プログラムは{1,…,q−1}の範
囲の乱数ri+1 を生成するステップと、 記憶装置からg,pを読み出すステップと、 ri+1 ,g,pを用いてvi+1 =gri+1 modpを演算す
るステップと、 wi+1 を記憶装置から読み出すステップと、 w1 ,…,wi+1 ,v1 ,…,vi+1 に対しハッシュ関
数演算ci+1 =H(v 1 ‖…‖vi+1 ‖w1 ‖…‖w
i+1 )を行うステップと、 記憶装置からqを読み出すステップと、 ci+1 ,ri+1 ,xi ,qを用いてxi+1 =ci+1
i+1 +xi mod qを演算するステップと、 Wi+1 ,Vi+1 ,xi+1 を委任状として代理端末Si+1
へ送信するステップとを有し、署名生成プログラムは
{1,…,q−1}の範囲の乱数tを生成するステップ
と、 記憶装置からg,pを読み出すステップと、 t,g,pを用いてu=gt modpを演算するステップ
と、 記憶装置からmを読み出すステップと、 w1 ,…,wi ,v1 ,…,vi ,u,mを用いてハッ
シュ関数演算c=H(v1 ‖…‖vi ‖u‖w1 ‖…‖
i ‖m)を行うステップと、 記憶装置からqを読み出すステップと、 c,t,xi ,qを用いてs=ct+xi modqを演算
するステップと、 Wi ,Vi ,c,s,mを署名付文書として署名検証端
末へ送信するステップとを有することを特徴とする記録
媒体。
5. p and q are large prime numbers, and g is Zp *To
X is the element of the order q0, Y0To y0= Gx0modp
And a verification key Y0= (Y0, G, p, q) and
(I + 1) -th (i = 1, 2,...) Proxy terminal Si + 1 
Delegation condition description wi + 1And document m to be signed
And the proxy terminal Si + 1 Create a power of attorney for
Output or sign the document m and sign the signed document to the signature verification end
Program that operates the i-th proxy terminal that outputs
Computer-readable recording
Recording medium, wherein the program includes a delegation information verification program and a delegation chain
Information generation program and signature generation program
The delegation information verification program is based on the i-1st proxy terminal Si-1(Terminal S with i = 1)1Ha station
From the proxy (name terminal)i=
w1, ..., wi, Delegation verification information list Vi= V1,…,
vi, Terminal SiSigning key xi), And a hash function operation c for each j of j = 1,.j=
H (v1‖… ‖Vj‖W1‖… ‖Wj) Is performed sequentially, and c
1, ..., ciC) reading g and p from a storage device; and c.1, ..., ci, Xi, G, p, v1, ..., viUsing
Ti= Gxiv1 -c1... vi -ciStep of calculating modp
And y from the storage device0Reading T;iAnd y0And OK, if they are equal,
And outputting an NG if the delegation chain information generation program has a range of {1,..., Q-1}.
The surrounding random number ri + 1 Generating g, p from a storage device, and ri + 1, G, and pi + 1 = Gri + 1 calculate modp
Steps and wi + 1 Reading from a storage device; w1, ..., wi + 1 , V1, ..., vi + 1Hash function
Arithmetic ci + 1= H (v 1‖… ‖Vi + 1 ‖W1‖… ‖W
i + 1 ), Reading q from the storage device, and c.i + 1 , Ri + 1 , Xi, Qi + 1 = Ci + 1 r
i + 1 + Xicalculating mod q; Wi + 1 , Vi + 1 , Xi + 1 Terminal S as a proxyi + 1 
To the signature generating program.
Generating a random number t in the range {1,..., Q-1}
Reading g and p from the storage device, and u = g using t, g and ptStep of calculating modp
Reading m from the storage device; w1, ..., wi, V1, ..., vi, U, m
Function function c = H (v1‖… ‖Vi‖U‖w1‖… ‖
wi‖M), reading q from the storage device, c, t, xi, Q using s = ct + xiCalculate modq
And Wi, Vi, C, s, m as a signed document
Transmitting to the other end.
Medium.
【請求項6】 p,qを大きな素数とし、qをZp *
おける位数qの元とし、x0 ,y0 をy0 =gx0 modp
を満たす数とし、検証鍵Y0 =(y0 ,g,p,q)を
記憶装置に格納し、代理端末Si から受信した署名付文
書を検証する署名検証端末を動作させるプログラムを記
録したコンピュータにより読み出しが可能な記録媒体で
あって、 署名付文書(委任条件記述リストWi =w1 ,…,w
i 、委任検証情報リストVi =v1 ,…,vi 、署名
c,s,文書m)を受信するステップと、 Wi ,Vi を用いて、j=1,…,iの各jについてハ
ッシュ関数演算cj =H(v1 ‖…‖vj ‖w1 ‖…‖
j )を順次行ってc1 ,…,cj を得るステップと、 記憶装置からg,p,y0 を読み出すステップと、 c1 ,…,ci ,v1 ,…,vi ,c,s,g,p,y
0 を用いてu′=(g s1 -c1…vi -ci0 -1 1/c mod
pを演算するステップと、 c′とcを比較して等しければOKを、等しくなければ
NGを出力するステップとを有することを特徴とする記
録媒体。
6. Let p and q be large prime numbers and q be Zp *To
X is the element of the order q0, Y0To y0= Gx0modp
And a verification key Y0= (Y0, G, p, q)
Stored in the storage device, the proxy terminal SiSigned text received from
A program that operates a signature verification terminal that verifies
On a recording medium that can be read by a computer
A signed document (Delegation condition description list Wi= W1, ..., w
i , Delegation verification information list Vi= V1, ..., vi,signature
c, s, document m);i, ViFor each j of j = 1,..., I
Function function cj= H (v1‖… ‖Vj‖W1‖… ‖
wj) Is performed sequentially, and c1, ..., cjAnd g, p, y from the storage device0Reading c; and c.1, ..., ci, V1, ..., vi, C, s, g, p, y
0And u ′ = (g sv1 -c1... vi -ciy0 -1)1 / c mod
 The step of calculating p is compared with c 'and c.
Outputting NG.
Recording medium.
【請求項7】 p,qを大きな素数とし、gをZp *
おける位数qの元とし、x0 ,y0 をy0 =gx0 modp
を満たす数とし、検証鍵Y0 =(y0 ,g,p,q)と
第(i+1)番目(i=1,2,…)の代理端末Si+1
に対する委任条件記述wi+1 と署名対象文書mを記憶装
置に格納し、代理端末Si+1 に対する委任状を作成して
出力するか、文書mを署名して署名付文書を署名検証端
末へ出力する第i番目の代理端末を動作させるプログラ
ムが記録されたコンピュータによる読み出しが可能な記
録媒体であって、 上記プログラムは委任情報検証プログラムと、委任連鎖
情報生成プログラムと、署名生成プログラムとよりな
り、 委任情報検証プログラムは第i−1番目の代理端末S
i+1 (i=1の端末S1 は署名端末)より、委任状(委
任条件記述リストWi =w1 ,…,wi 、委任検証情報
リストVi =v1 ,…,vi 、端末Si の署名鍵xi
を受信するステップと、 j=1,…,iの各jについてハッシュ関数演算cj
H(v1 ‖…‖vj ‖w1 ‖…‖wj )を順次行ってc
1 ,…,ci を得るステップと、 g,pを記憶装置から読み出すステップと、 c1 ,…,ci ,xi ,g,p,v1 ,…,vi を用い
てTi =gxi1 -c1…vi -ci modpを演算するステップ
と、 記憶装置からy0 を読み出すステップと、 Ti とy0 とを比較し、等しければOKを、等しくなけ
ればNGを出力するステップとを有し、 委任連鎖情報生成プログラムは、 {1,…,q−1}の範囲の乱数ri+1 を生成するステ
ップと、 記憶装置からg,pを読み出すステップと、 ri+1 ,g,pを用いてvi+1 =gri+1 modpを演算す
るステップと、 wi+1 を記憶装置から読み出すステップと、 w1 ,…,wi+1 ,v1 ,…,vi+1 に対しハッシュ関
数演算ci+1 =H(v 1 ‖…‖vi+1 ‖w1 ‖…‖w
i+1 )を行うステップと、 記憶装置からqを読み出すステップと、 ci+1 ,ri+1 ,xi ,qを用いてxi+1 =ci+1
i+1 +xi modqを演算するステップと、 Wi+1 ,Vi+1 ,xi+1 を委任状として代理端末Si+1
へ送信するステップとを有し、 署名生成プログラムは{1,…,q−1}の範囲の乱数
i+1 を生成するステップと、 記憶装置からg,pを読み出すステップと、 ri+1 ,g,pを用いてvi+1 =gri+1 mod pを演算
するステップと、 記憶装置からnを読み出すステップと、 w1 ,…,wi ,v1 ,…,vi+1 ,mを用いてハッシ
ュ関数演算c=H(v 1 ‖…‖vi+1 ‖w1 ‖…‖wi
‖m)を行うステップと、 記憶装置からqを読み出すステップと、 c,ri+1 ,xi ,qを用いてxi+1 =cri+1+xi mo
d qを演算するステップと、 Wi+1 ,Vi+1 ,xi+1 ,mを署名付文書として署名検
証端末へ送信するステップとを有することを特徴とする
記録媒体。
7. p and q are large prime numbers, and g is Zp *To
X is the element of the order q0, Y0To y0= Gx0 modp
And a verification key Y0= (Y0, G, p, q) and
(I + 1) -th (i = 1, 2,...) Proxy terminal Si + 1 
Delegation condition description wi + 1 And document m to be signed
And the proxy terminal Si + 1 Create a power of attorney for
Output or sign the document m and sign the signed document to the signature verification end
Program that operates the i-th proxy terminal that outputs
Computer-readable recording
Recording medium, wherein the program includes a delegation information verification program and a delegation chain
Information generation program and signature generation program
The delegation information verification program is the (i-1) th proxy terminal S
i + 1(Terminal S with i = 1)1From the signing terminal)
Terms and conditions description list Wi= W1, ..., wi, Delegation verification information
List Vi= V1, ..., vi, Terminal SiSigning key xi)
And a hash function operation c for each j of j = 1,..., Ij=
H (v1‖… ‖Vj‖W1‖… ‖Wj) Is performed sequentially, and c
1, ..., ciC) reading g and p from a storage device; and c.1, ..., ci, Xi, G, p, v1, ..., viUsing
Ti= Gxiv1 -c1... vi -ci Step of calculating modp
And y from the storage device0Reading T;iAnd y0And OK, if they are equal,
And outputting an NG if the delegation chain information generation program has a random number r in the range of {1,..., Q−1}.i + 1Generate
Reading g and p from the storage device; and ri + 1 , G, and pi + 1 = Gri + 1 calculate modp
Steps and wi + 1 Reading from a storage device; w1, ..., wi + 1 , V1, ..., vi + 1Hash function
Arithmetic ci + 1 = H (v 1‖… ‖Vi + 1‖W1‖… ‖W
i + 1 ), Reading q from the storage device, and c.i + 1, Ri + 1 , Xi, Qi + 1 = Ci + 1 r
i + 1 + Xicalculating modq; Wi + 1, Vi + 1 , Xi + 1 Terminal S as a proxyi + 1 
And the signature generating program generates a random number in the range {1,..., Q-1}.
ri + 1Generating g, p from a storage device, and ri + 1 , G, and pi + 1 = Gri + 1 mod p
Reading n from the storage device; w1, ..., wi, V1, ..., vi + 1, M
Function c = H (v 1‖… ‖Vi + 1 ‖W1‖… ‖Wi
‖M), reading q from the storage device, c, ri + 1 , Xi, Qi + 1 = Cri + 1+ Ximo
calculating d q, Wi + 1 , Vi + 1, Xi + 1 , M as a signed document
Transmitting to a certificate terminal.
recoding media.
【請求項8】 p,qを大きな素数とし、qをZp *
おける位数qの元とし、x0 ,y0 をy0 =gx0 modp
を満たす数とし、検証鍵Y0 =(y0 ,g,p,q)を
記憶装置に格納し、代理端末Si-1 から受信した署名付
文書を検証する署名検証端末を動作させるプログラムを
記録したコンピュータにより読み出しが可能な記録媒体
であって、 署名付文書(委任条件記録リストWi-1 =w1 ,…,w
i-1 、委任検証情報リストVi =v1 ,…,vi
名xi ,文書m)を受信するステップと、 m=wi とし、Wi ,Vi を用いて、j=1,…,iの
各jについてハッシュ関数演算cj =H(v1 ‖…‖v
j ‖w1 ‖…‖wj )を順次行ってc1 ,…,cj を得
るステップと、 記憶装置からg,pを読み出すステップと、 c1 ,…,ci ,v1 ,…,vi ,xi ,g,pを用い
てu′=gxi1 -c1,…,vi -ci modpを演算するステ
ップと、 記憶装置からy0 を読み出すステップと、 u′とy0 を比較して等しければOKを、等しくなけれ
ばNGを出力するステップとを有することを特徴とする
記録媒体。
8. p and q are large prime numbers, q is an element of order q in Z p * , and x 0 and y 0 are y 0 = g x0 modp
The verification key Y 0 = (y 0 , g, p, q) is stored in the storage device, and the program for operating the signature verification terminal that verifies the signed document received from the proxy terminal Si-1 A recording medium that can be read by a recording computer, and includes a signed document (delegation condition record list W i-1 = w 1 ,..., W
i-1 , the delegated verification information list V i = v 1 ,..., v i , Receiving signature x i, a document m), and m = w i, W i, with V i, j = 1, ... , hash function operation for each j in the i c j = H (v 1 || ... ‖v
j ‖w 1 || ... c 1 ‖w j) sequentially performed, ..., obtaining a c j, a step of reading g, the p from the storage device, c 1, ..., c i , v 1, ..., v i, x i, g, u with p '= g xi v 1 -c1 , ..., v i a step of computing the -ci modp, reading out y 0 from the storage device, u' and y 0 And outputting OK if they are equal and NG if they are not equal.
JP31457799A 1999-11-05 1999-11-05 Trust signature system and program storage medium to be used in the system Pending JP2001134179A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31457799A JP2001134179A (en) 1999-11-05 1999-11-05 Trust signature system and program storage medium to be used in the system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31457799A JP2001134179A (en) 1999-11-05 1999-11-05 Trust signature system and program storage medium to be used in the system

Publications (1)

Publication Number Publication Date
JP2001134179A true JP2001134179A (en) 2001-05-18

Family

ID=18054976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31457799A Pending JP2001134179A (en) 1999-11-05 1999-11-05 Trust signature system and program storage medium to be used in the system

Country Status (1)

Country Link
JP (1) JP2001134179A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014078964A (en) * 2008-01-07 2014-05-01 Trustseed Sas Signing method and signing device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014078964A (en) * 2008-01-07 2014-05-01 Trustseed Sas Signing method and signing device
JP2016048930A (en) * 2008-01-07 2016-04-07 トラストシード エスアーエス Signature method and device
US9391775B2 (en) 2008-01-07 2016-07-12 Trustseed Sas Signature method and device

Similar Documents

Publication Publication Date Title
CN110351096B (en) Multiple signature method, signature center, program medium, and electronic device
JP4741503B2 (en) Method and apparatus for generating verifiable public key
CN101427500B (en) Method for elliptic curve public key cryptographic validation
US8811608B2 (en) Attack-resistant multivariate signature scheme
US8352380B2 (en) Method and system for generating a list signature
US20060251247A1 (en) Encryption apparatus, decryption apparatus, key generation apparatus, program and method therefor
US20040165728A1 (en) Limiting service provision to group members
WO2020038137A1 (en) Two-dimensional code generation method, data processing method, apparatus, and server
JP4776906B2 (en) Signature generation method and information processing apparatus
JP2003503864A (en) Method and apparatus for authenticating a first instance and a second instance
JP2001066989A (en) Unidirectional function generating method, unidirectional function generating device, certification device, authentication method and authentication device
WO2019110399A1 (en) Two-party signature device and method
WO2007105749A1 (en) Group signature system and information processing method
CN112887081A (en) SM 2-based signature verification method, device and system
JP2956709B2 (en) Public key generation method and apparatus
CN115694822A (en) Zero-knowledge proof-based verification method, device, system, equipment and medium
WO2022024182A1 (en) Knowledge proof method, knowledge proof program, and information processing apparatus
US8484471B2 (en) Multi-party distributed multiplication device, multi-party distributed multiplication system and method
JP3513324B2 (en) Digital signature processing method
JP3901471B2 (en) Proofed shuffle decryption system, proved shuffle decryption method, and shuffle decryption verification method
CN114257374B (en) Verifiable secure outsourcing calculation method and system for identifying cryptosystem
CN112364335B (en) Identification identity authentication method and device, electronic equipment and storage medium
JP2001134179A (en) Trust signature system and program storage medium to be used in the system
JPH11234263A (en) Method and device for mutual authentication
JP2011250335A (en) Efficient mutual authentication method, program, and device