JP2002217900A - Method, and equipment, program and recording medium thereof for time authentication - Google Patents

Method, and equipment, program and recording medium thereof for time authentication

Info

Publication number
JP2002217900A
JP2002217900A JP2001010246A JP2001010246A JP2002217900A JP 2002217900 A JP2002217900 A JP 2002217900A JP 2001010246 A JP2001010246 A JP 2001010246A JP 2001010246 A JP2001010246 A JP 2001010246A JP 2002217900 A JP2002217900 A JP 2002217900A
Authority
JP
Japan
Prior art keywords
data
time
management information
information
time management
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
JP2001010246A
Other languages
Japanese (ja)
Other versions
JP3793024B2 (en
Inventor
Hiroyuki Kito
宏幸 鬼頭
Hikari Morita
光 森田
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 JP2001010246A priority Critical patent/JP3793024B2/en
Publication of JP2002217900A publication Critical patent/JP2002217900A/en
Application granted granted Critical
Publication of JP3793024B2 publication Critical patent/JP3793024B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a time authentication method, by which whether the generating time of data is after certain time point, before certain time or in a time period from certain time to certain time point can be specified. SOLUTION: A time management device opens to the public only Sn-i of values S0=S, S1=f(S), S2=f(S1)=f(f(S))=f2(S),..., Sn-i=f(Sn-i-1)=fn-i(S), obtained by applying a publicized one-directional function f(n-i) times to secret information S as time management information at a time T+iT' (0<=i<=n) every T' of time T to time T+nT'. A data generator obtains the newest time management information Sn-i in the case of generating data, sends data including Sn-i to a confirming person. When the are received, the data confirming person obtains the newest time management information Sn-j(i<j), applies f repeatedly to Sn-j and confirms that the data have been generated after T+iT' from the number of the applying times of f to Sn-j, until matching with fn-i and Sn-j obtaining time.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、電子文書等のデ
ータの正当性を確認する方法の一つとしてその電子署名
等のデータの生成時刻を特定する方法、その装置、その
プログラム及びその記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for specifying the generation time of data such as an electronic signature as one of methods for confirming the validity of data such as an electronic document, an apparatus thereof, a program thereof and a recording medium thereof. About.

【0002】[0002]

【従来の技術】現在、暗号システムでは共通鍵暗号方式
と公開鍵暗号方式がよく用いられている。公開鍵暗号方
式では、予め利用者は自身の鍵として秘密鍵と公開鍵を
保持する。公開鍵は広く公開し、秘密鍵は利用者自身が
秘密に保持し他人に漏れてはならない。電子署名(以
下、署名とする)作成時には、秘密鍵を用いる。署名検
証時には、公開鍵証明証に含まれる公開鍵を用いる。こ
れにより、検証対象署名が対応する秘密鍵で作成された
か、それ以後改竄(かいざん)がないかを確認すること
ができる。
2. Description of the Related Art Currently, common key cryptosystems and public key cryptosystems are often used in cryptosystems. In the public key cryptosystem, a user previously holds a secret key and a public key as his / her own key. The public key is widely disclosed, and the private key is kept secret by the user himself and must not be leaked to others. When creating an electronic signature (hereinafter referred to as a signature), a secret key is used. At the time of signature verification, the public key included in the public key certificate is used. Thus, it is possible to confirm whether the signature to be verified has been created with the corresponding private key and whether there has been any tampering thereafter.

【0003】しかし、もし秘密鍵が漏洩、およびブレイ
クされ、他人に秘密鍵が渡ってしまった場合、利用者に
なりすまして署名を生成・悪用される。このように本人
に身の覚えがない署名が提示された場合の対策として、
その署名がある時刻ts からある時刻te までの間に生
成されたことを証明する方法が重要となる。過去に署名
に時刻情報を含める方法が提案されている。その一つは
ヒステリス署名を用いて、署名に過去のデータ生成履歴
を綴り込む方法である(“暗号ブレイク対応電子署名ア
リバイ実現機構”、松本等、情報処理学会コンピュータ
セキュリティ研究会、2000年3月参照)。この方法
は、署名生成履歴を用いることで、利用者が生成した署
名の順序を知ることができるが、時刻を正確に特定する
ことはできない。またこの方法は、署名生成者が管理し
なければならない情報量(過去に生成した全ての署名を
保存する必要がある)が多く、署名時刻確認者はそれら
の情報全てを使って確認処理をするため、署名生成者は
それらの情報を紛失すると確認処理ができず、現実的で
はない。
[0003] However, if the secret key is leaked or broken and the secret key is passed to another person, the signature is generated and abused by impersonating the user. As a countermeasure for such a case where a signature that the user does not know is presented,
An important method is to prove that the signature was generated between a certain time t s and a certain time t e . A method of including time information in a signature has been proposed in the past. One of the methods is to use a hysteresis signature to spell a past data generation history into the signature ("Electronic Signature Alibi Implementation Mechanism for Cryptographic Breaks", Matsumoto et al., IPSJ Computer Security Study Group, March 2000. reference). In this method, the order of the signatures generated by the user can be known by using the signature generation history, but the time cannot be specified accurately. In addition, this method requires a large amount of information that must be managed by the signature creator (it is necessary to save all signatures generated in the past), and the signature time verifier performs verification processing using all of the information. Therefore, if the signature creator loses such information, the signature creator cannot perform a confirmation process, which is not practical.

【0004】また、信頼できる第三者機関であるタイム
スタンプサービス(“デジタルタイムスタンプ技術の現
状と課題”、宇根等、日本銀行金融研究所、1999参
照のこと)を利用することも提案されている。しかしこ
の方法は署名がある時刻teより以前に生成されたこと
が保証されるのみで、ある時刻ts より後に生成された
ことは保証されない。一方、タイムスタンプサービス
は、例えば「2001年1月1日」といった文字列を使
って時刻を特定する方法と、例えば気象情報、株価情報
など「ある時点までは確定せず、一旦確定した後は誰で
も知り得る情報(以下時刻管理情報と呼ぶ)」を使って
時刻を特定する方法がある。信頼性は、文字列に依存し
ている前者より、後者の方が大きい。しかし、過去の気
象情報、株価情報など利用者が調べるのは容易ではな
く、過去の情報を全て管理しようとすると情報量が膨大
になる。
[0004] It has also been proposed to use a time stamp service, which is a reliable third-party organization (see "Current Status and Issues of Digital Time Stamp Technology", Une et al., Bank of Japan Financial Research Institute, 1999). I have. However, this method only guarantees that the signature was generated before a certain time t e, but does not guarantee that the signature was generated after a certain time t s . On the other hand, the time stamp service uses a method of specifying the time using a character string such as “January 1, 2001”, and a method such as “weather information, stock price information” There is a method of specifying the time using information that anyone can know (hereinafter referred to as time management information). Reliability is greater in the latter than in the former, which depends on strings. However, it is not easy for a user to check past weather information, stock price information, and the like. If all past information is managed, the amount of information becomes enormous.

【0005】[0005]

【発明が解決しようとする課題】この発明は、データ生
成者が管理しなければならない情報量を削減し、データ
時刻確認者が確認処理に入手する必要がある情報量(時
刻管理情報)を削減して、データの生成時期が、ある時
刻以降又はある時刻以前、あるいはある時刻からある時
刻までを特定することを可能とする時刻公証方法を提供
することを目的とする。
SUMMARY OF THE INVENTION The present invention reduces the amount of information that must be managed by a data creator and reduces the amount of information (time management information) that a data time confirmer needs to obtain for confirmation processing. It is another object of the present invention to provide a time notarization method capable of specifying data generation timing after a certain time, before a certain time, or from a certain time to a certain time.

【0006】[0006]

【課題を解決するための手段】この発明は、時刻管理機
関が順次公開する時刻管理情報を使って時刻を特定す
る。時刻管理情報として、従来は気象情報、株価情報な
どを使っていたかわりに、この発明においては下記の一
方向性関数を使って算出した値を用いる。例えば図1に
示すように時刻Tから時刻T+nT′までの間の、時刻
T+iT′の時(0n)に、秘密情報Sに、公開
した一方向性関数fをn−i回適用させ、つまり下記の
演算を行い、 S0=S,S1=f(S),S2=f(S1)=f(f
(S)),…,Sn-i=f(Sn-i) Sn-i を得、最後の算出値Sn-i =fn-i(S)のみを最
新の時刻管理情報として公開する。この時刻管理情報の
公開を時間T′ごとに行う。なおSにfを例えば3回適
用した値f(f(f(S)))をf3(S)と表わし、つ
まりn回適用した値をfn(S)と表わす。
According to the present invention, a time is specified by using time management information sequentially disclosed by a time management organization. Instead of using weather information, stock price information, and the like as time management information, the present invention uses a value calculated using the following one-way function. For example, as shown in FIG. 1, at time T + iT ′ (0 < i < n) between time T and time T + nT ′, the published one-way function f is applied to the secret information S ni times. S 0 = S, S 1 = f (S), S 2 = f (S 1 ) = f (f
(S)),..., S ni = f (S ni ) S ni is obtained, and only the last calculated value S ni = f ni (S) is disclosed as the latest time management information. The disclosure of the time management information is performed for each time T '. Note that a value f (f (f (S))) obtained by applying f to S three times is represented as f 3 (S), that is, a value applied n times is represented as f n (S).

【0007】これにより、過去の時間管理情報を最新の
時刻管理情報から一方向性関数を適用するだけで算出す
ることが可能である。この時刻管理情報を使って、デー
タ生成時刻がある時刻ts =T+iT′より以後である
ことは、以下のように保証する。時刻T+iT′にデー
タ生成するデータ生成者は、時刻管理機関から入手した
最新の時刻管理情報Sn-i を使いデータを生成する。電
子署名の場合は、署名対象文書と時刻管理情報に対して
電子署名を行なうことでこのデータを作成する。
Thus, past time management information can be calculated from the latest time management information only by applying a one-way function. Using this time management information, it is guaranteed that the data generation time is after a certain time t s = T + iT ′ as follows. The data creator who generates data at time T + iT 'generates data using the latest time management information S ni obtained from the time management organization. In the case of an electronic signature, this data is created by performing an electronic signature on the document to be signed and the time management information.

【0008】一方、データ時刻確認者は、時刻管理機関
が公開する最新の時刻管理情報に、該機関が公開した一
方向性関数fを数回適用し、確認対象データに含まれる
時刻管理情報が算出できることによって、そのデータが
生成されたのがそのデータに含まれる時刻管理情報が公
開された時刻T+iT′以降であることを確認する。ま
た、時刻管理情報を使って、データ生成時刻がある時刻
e =T+(j+1)T′(但し0n)より
以前であることを以下のように保証する。データ管理機
関は、任意の値L0 を最新のデータ管理情報Lの初期値
とし、これより以後の最新のデータ管理情報Lを公開簿
に載せ公開し、データ生成者から時刻T+jT′にデー
タを受け取り、そのデータをDT+jT'とすると、最新の
データ時刻管理情報LおよびDT+jT'および最新(時刻
T+jT′)の時刻管理情報(Sn-j)に、公開された
一方向性関数gを適用させ、 L′=g(L,DT+jT',Sn-j) を算出し、L′を最新のデータ時刻管理情報Lとし、こ
れとデータDT+jT'、時刻管理情報Sn-j とを組として
公開簿に追加することとする。
On the other hand, the data time confirmer applies the one-way function f published by the time management organization several times to the latest time management information published by the time management organization, and the time management information contained in the data to be confirmed is updated. By being able to calculate, it is confirmed that the data was generated after the time T + iT ′ at which the time management information included in the data was released. Also, using the time management information, it is guaranteed that the data generation time is earlier than a certain time t e = T + (j + 1) T ′ (where 0 < i < j < n) as follows. Data management institutions, any value L 0 as the initial value of the latest data management information L, than this to put on the public list published subsequent latest data management information L, the data at the time T + jT 'from the data creator Assuming that the received data is D T + jT ′ , the one-way function disclosed in the latest data time management information L and D T + jT ′ and the latest (time T + jT ′) time management information (S nj ) g, L ′ = g (L, D T + jT ′ , S nj ) is calculated, L ′ is the latest data time management information L, and this is the data D T + jT ′ , time management information S nj will be added to the public list as a set.

【0009】データ生成者は、確認対象データを作成
し、データ管理機関に送付する。これを受けて、データ
管理機関は新しいデータ管理情報Lを公開する(以下、
データ管理機関にデータが届いた時刻をT+jT′とす
る)。一方、データ時刻確認者は、確認対象データが公
開簿に含まれていることを確認し、該データを
T+jT'、それに対応するデータ管理情報をLm とする
と、このLm の組(Lm ,DT+jT',Sn-j)と、その直前
のデータ管理情報Lm-1 を公開簿から入手し、一方向性
関数gを(Lm-1,DT+jT',Sn-j)に適用し、この計算
値がLm と等しいこと、つまり該データDT+jT'に対応
するデータ管理情報Lmが正しく算出されたことによっ
て、そのデータDT+jT'が生成されたのが、時刻T+
(j+1)T′以前であることを確認する。
[0009] The data creator creates confirmation target data and sends it to the data management organization. In response, the data management organization publishes new data management information L (hereinafter, referred to as the data management information L)
The time when the data arrives at the data management organization is T + jT '). On the other hand, data time confirmer confirms that the check target data is included in the public list, the data D T + jT ', when the data management information corresponding thereto to L m, this set of L m (L m , D T + jT ′ , S nj ) and the immediately preceding data management information L m−1 are obtained from the public list, and the one-way function g is calculated as (L m−1 , D T + jT ′ , applied to S nj), that the calculated value is equal to L m, is that is 'by the data management information L m corresponding to is correctly calculated, the data D T + jT' the data D T + jT product It is time T +
Confirm that it is before (j + 1) T '.

【0010】また、上記の二つの方法を組み合わせて、
データが生成された時刻がある時刻ts =T+iT′以
降、te =T+(j+1)T′以前であることを証明す
ることも可能となる。なお必要に応じて、データ生成者
の利用するデータ管理機関の名称を宣言し、データ時刻
確認者は、データ生成者が宣言したデータ管理機関名称
と同じデータ管理機関に、確認対象データが含まれてい
ることを確認することによって、信頼性を向上すること
が可能となる。
Also, by combining the above two methods,
It is also possible to prove that the time when the data was generated is after a certain time t s = T + iT ′ and before t e = T + (j + 1) T ′. If necessary, declare the name of the data management institution used by the data creator, and the data time confirmer must include the data to be confirmed in the same data management institution as the data management institution declared by the data creator. It is possible to improve the reliability by checking that

【0011】これは、データ生成者Aがデータ生成者B
になりすまして、データを作成し、Aが宣言したものと
異なるデータ管理機関に登録した場合に、処理の不正を
発見する糸口になるためである。
This is because the data creator A is the data creator B
This is because, when data is created and registered in a data management organization different from the one declared by A, it becomes a clue to discovering improper processing.

【0012】[0012]

【発明の実施の形態】図2にこの発明が適用されるシス
テム構成例を示す。データ生成者装置100、データ確
認者装置200、時刻管理機関装置300、データ管理
機関装置400は通信網500を介して相互に通信する
ことができるように構成されている。データ管理機関装
置400には公開簿401が設けられ、その公開簿40
1に記録されている情報を誰でもが、入手することがで
きるようにされている。この各装置間を通信網を介して
データを送受信する構成としたが送信側装置で送付する
データをフロッピー(登録商標)ディスクなどの可搬の
記録媒体に記録し、その記録媒体の記録内容を、受信側
装置で読取り入力するようにしてもよい。
FIG. 2 shows an example of a system configuration to which the present invention is applied. The data creator device 100, the data confirmer device 200, the time management institution device 300, and the data management institution device 400 are configured to be able to communicate with each other via a communication network 500. The data management institution apparatus 400 is provided with a public list 401, and the public list 40 is provided.
Anyone can obtain the information recorded in 1. Although data is transmitted and received between these devices via a communication network, the data to be transmitted by the transmitting device is recorded on a portable recording medium such as a floppy (registered trademark) disk, and the recorded contents of the recording medium are recorded. , May be read and input by the receiving device.

【0013】時刻管理機関装置300は、例えば時刻
0:00から時刻24:00までの間で、所定時間、例
えば1時間刻みで時刻管理情報S0:00,S1:00,S2:00,
…,S24 :00を順に公開する。この公開は、例えば放送に
よって公開したり、あるいは、外部からの要求により対
応する時刻の時刻管理情報を要求元へ通知するようにし
てもよい。これら時刻管理情報は、秘密情報Sに、公開
した一方向性関数fを以下のように適用して算出する。
The time management institution device 300 is provided with time management information S 0:00 , S 1:00 , and S 2:00 at predetermined time intervals, for example, every hour from time 0:00 to time 24:00. ,
..., S 24: to publish the 00 in the order. This disclosure may be made public, for example, by broadcasting, or the request source may be notified of time management information of the corresponding time by a request from the outside. The time management information is calculated by applying the disclosed one-way function f to the secret information S as follows.

【0014】S24:00=S S23:00=f(S24:00)=f(S)[Sに1回fを適用
するのと同義] S22:00=f(S23:00)=f(f(S))[Sに2回fを適用
するのと同義]=f2(S) …S15:00=f(S16:00)[Sに9回fを適用するのと
同義]=f9(S) …S13:00=f(S14:00)=f11(S) S12:00=f(S13:00)=f12(S) S11:00=f(S12:00)=f13(S) S10:00=f(S11:00)=f14(S) …S0:00=f(S1:00)=f24(S) なおデータを生成した時刻がどの時刻からどの時刻の間
にあるかを確認できる方法の具体例を説明する。
S 24:00 = S S 23:00 = f (S 24:00 ) = f (S) [Same as applying f once to S] S 22:00 = f (S 23:00 ) = F (f (S)) [same as applying f twice to S] = f 2 (S)… S 15:00 = f (S 16:00 ) [apply f 9 times to S Synonymous with:] f 9 (S)… S 13:00 = f (S 14:00 ) = f 11 (S) S 12:00 = f (S 13:00 ) = f 12 (S) S 11: 00 = f (S 12:00) = f 13 (S) S 10:00 = f (S 11:00) = f 14 (S) ... S 0:00 = f (S 1:00) = f 24 ( S) Note that a specific example of a method for confirming which time the data is generated is between which times will be described.

【0015】データ生成者Aの装置100が時刻10:
00に署名生成する時、以下の手順で署名生成する。
(図3参照) 1.最新の時刻管理情報S10:00を時刻管理機関装置3
00から入手する(S1)、なお図3中に括弧内に示す
データは一般化した場合の例であり、これについては後
で簡単に述べる。 2.署名対象文書をM1 とすると、M1 とS10:00を連
結した情報に対して署名生成を行なう。この時、生成さ
れた署名をDA とすると、署名付き文書は、(M1 ,S
10:00,DA)となる。
At time 10:
When generating a signature at 00, a signature is generated in the following procedure.
(See FIG. 3) The latest time management information S 10:00 is transferred to the time management institution 3
The data shown in parentheses in FIG. 3 is an example of a generalized case obtained from S.00 (S1), which will be described briefly later. 2. When the signed document to M 1, performs signature generation for the information linked to M 1 and S 10:00. At this time, if the generated signature is D A , the signed document is (M 1 , S
10:00 , D A ).

【0016】3.署名DA をデータ管理機関装置400
に送付する(S2)。また、データ管理機関装置400
は、任意の値データ管理情報L0 を公開しておく。署名
A が11:00に届いたとすると以下の手順でデータ
管理情報を更新し公開する。 1.最新の時刻管理情報S11:00を時刻管理機関装置3
00から入手する(S3)。 2.最新のデータ管理情報L(この場合L0 )と、S
11:00,DA に、公開した一方向性関数gを以下のように
適用して、L1 を算出する。
3. Signature D A data management engine 400
(S2). Further, the data management institution device 400
It is, made public any value data management information L 0. Signed D A is to update and publish the data management information in the following procedure and arrives at 11:00. 1. Update the latest time management information S 11:00 to the time management institution device 3
00 (S3). 2. The latest data management information L (in this case, L 0 ) and S
At 11:00 , L 1 is calculated by applying the published one-way function g to D A as follows.

【0017】L1 =g(L0 ,S11:00,DA) L1 を最新のデータ管理情報として、このL1 とS
11:00,DA を組として公開する。公開簿401の記憶例
を図4に示す。一方、データ生成者Bの装置100が時
刻12:00に署名生成する時、以下の手順で署名生成
する。 1.最新の時刻管理情報S12:00を時刻管理機関装置3
00から入手する(S4)。
L 1 = g (L 0 , S 11:00 , D A ) L 1 is the latest data management information, and L 1 and S
11:00 to publish D A as a set. FIG. 4 shows a storage example of the public list 401. On the other hand, when the device 100 of the data creator B generates a signature at 12:00, the signature is generated in the following procedure. 1. Update the latest time management information S 12:00 to the time management institution 3
00 (S4).

【0018】2.署名対象文書をM2 とすると、M2
12:00を連結した情報に対して署名生成を行なう。こ
の時、生成された署名をDB とすると、署名付き文書は
(M 2 ,S12:00,DB)となる。 3.署名DB をデータ管理機関装置400に送付する
(S5)。また、データ管理機関装置400は、署名D
B が13:00に届いたとすると以下の手順でデータ管
理情報を更新し公開する。 1.最新の時刻管理情報S13:00を時刻管理機関装置3
00から入手する(S6)。
2. M to be signedTwoThen MTwoWhen
S12:00A signature is generated for the information concatenated with. This
When the generated signature is DBThen the signed document is
(M Two, S12:00, DB). 3. Signature DBTo the data management organization device 400
(S5). Further, the data management institution apparatus 400 has a signature D
BIf the data arrives at 13:00, the data
Update and publish management information. 1. Latest time management information S13:00Time management institution device 3
00 (S6).

【0019】2.最新のデータ管理情報L(この場合L
1)と、S13:00,DB に一方向性関数gを以下のように
適用して、L2を算出する。 L2 =g(L1 ,S13:00,DB) L2 を最新のデータ管理情報として、このL2 とS
13:00,DB を組として公開する。データ確認者装置20
0が署名付文書(M2 ,S12:00,DB)中のDB の生成時
刻を確認する場合、以下の手順で行なう。なお、この時
の時刻を15:00とする(前記の時間経過を示す図5
も参照)。
2. The latest data management information L (in this case, L
And 1), S 13:00, a one-way function g to D B was applied as follows to calculate the L 2. L 2 = g (L 1, S 13:00, D B) of the L 2 as the latest data management information, the L 2 and S
13:00 to publish D B as a set. Data confirmer device 20
0 signed document (M 2, S 12:00, D B) To check the generation time of D B in, carried out by the following procedure. Note that the time at this time is 15:00 (see FIG.
See also).

【0020】1.最新の時刻管理情報S15:00を時刻管
理機関装置300から入手する(S7)。 2.以下のように、入手した最新の時刻管理情報S
15:00にfを繰り返し適用して、その各適用値が署名付
き文書に含まれるS12:00と同じかを確認する。 S14:00=f(S15:00) S13:00=f(S14:00)=f2(S15:00) S12:00=f(S13:00)=f3(S15:00) S11:00=f(S12:00)=f4(S15:00) 3.署名付き文書中の署名DB がデータ管理機関装置4
00の公開簿に含まれているかを確認する(S8)。
1. The latest time management information S15: 00 is obtained from the time management institution device 300 (S7). 2. The latest time management information S obtained as follows:
At 15:00 , f is repeatedly applied, and it is confirmed whether each applied value is the same as S12 : 00 included in the signed document. S 14:00 = f (S 15:00 ) S 13:00 = f (S 14:00 ) = f 2 (S 15:00 ) S 12:00 = f (S 13:00 ) = f 3 (S 15:00 ) S 11:00 = f (S 12:00 ) = f 4 (S 15:00 ) Signature D B data management engine system in signed documents 4
It is checked whether it is included in the public list of No. 00 (S8).

【0021】4.公開簿401(図4参照)からL0 ,
1 ,S11:00,DA ,L2 ,S13:00 を入手し、つまり確
認対象データ(M2 ,S12:00,DB)と対応するデータ管
理情報L2 とその直前の2つのデータ管理情報について
のデータを入手する。L2 が以下のように得られる値と
同じかを確認する。 L1 =g(L0 ,S10:00,DA) L2 =g(L1 ,S13:00,DB) 以上で、データ確認者装置200はDB が12:00か
ら13:00までの間に生成されたことを確認すること
ができる。つまり図5に示すように時刻12:00にユ
ーザBの装置が確認対象データ(M2 ,S12:00,DB)を
作っており、そのデータを時刻13:00にデータ管理
機関装置400でL2 ,S13:00,DB として保証してお
り、以上の具体例を一般化した場合を簡単に説明する。
データ生成者Aの装置では時刻管理情報Sn-i の時にデ
ータを生成し、署名データDm をデータ管理機関装置4
00へ送り、データ管理機関装置400は時刻管理情報
n-j の時にLm ,Sn-j ,Dm を公開し、データ生成者
Bの装置(データ生成者AとBは同一人であってもよ
い)は時刻管理情報Sn-k の時にデータを生成し、署名
データDm+1 をデータ管理機関装置400へ送る、つま
りデータ管理機関装置400では、署名データDm を受
信した直後に受信したデータがDm+1 であることを表わ
している。データ管理機関装置400では時刻管理情報
n-p の時にL m+1 ,Sn-p ,Dm+1 を公開し、データ確
認者装置200は確認対象データ(Lm+ 1 ,Sn-k ,D
m+1 )を、時刻管理情報Sn-q の時に受信する。なおi
<j<k<p<q<nである。
4. L from the public list 401 (see FIG. 4)0,
L1, S11:00, DA, LTwo, S13:00To obtain
Applicable data (MTwo, S12:00, DB) And corresponding data tube
Information LTwoAnd the two data management information just before
Obtain the data for LTwoIs the value obtained as
Check if they are the same. L1= G (L0, S10:00, DA) LTwo= G (L1, S13:00, DBAs described above, the data confirmer apparatus 200 is DBIs 12:00
To confirm that it was generated between 13:00 and 13:00
Can be. That is, as shown in FIG.
The user B device checks the data to be confirmed (MTwo, S12:00, DB)
And manage the data at 13:00
L in the engine device 400Two, S13:00, DBAssured
Thus, the case where the above specific example is generalized will be briefly described.
In the device of the data creator A, the time management information SniAt the time of
A signature data DmData management organization device 4
00, and the data management institution apparatus 400 receives the time management information.
S njL at the timem, Snj, DmPublish and data creator
Device B (data generators A and B may be the same person)
I) is time management information SnkGenerate data at the time of signing
Data Dm + 1To the data management organization device 400,
In the data management institution apparatus 400, the signature data DmReceiving
Data received immediately after transmission is Dm + 1Indicates that
are doing. In the data management organization device 400, the time management information
SnpL at the time m + 1, Snp, Dm + 1And confirm the data
The recognizer device 200 checks the data to be confirmed (Lm + 1, Snk, D
m + 1) With time management information SnqReceive at the time. Note that i
<J <k <p <q <n.

【0022】データ確認者装置200では図6に示すよ
うに確認データ(M1 ,Sn-k ,Dm+ 1 )が入力されると
(S1)、最新時刻管理情報Sn-q を入手し(S2)、
n- q に対し一方向性関数fを適用し(S3)、その結
果がSn-k と一致するかを調べ(S4)、一致しなけれ
ばステップS3に戻り、一致すれば、Dm+1 が公開簿4
01に公開されているかを調べ(S5)、公開されてい
ればその公開Dm+1 の組のLm+1 とSn-p 、またその直
前のLm とそのSn-j,Dm 、更にその直前のL m-1 とを
公開簿401から入手する(S6)。
FIG. 6 shows the data confirmer apparatus 200.
Sea urchin confirmation data (M1, Snk, Dm + 1) Is entered
(S1), latest time management information Snq(S2),
Sn- qThe one-way function f is applied to (S3),
Fruit is SnkIt is checked whether or not it matches (S4).
If so, the process returns to step S3.m + 1Is public list 4
01 (S5).
If the public Dm + 1Set of Lm + 1And SnpAgain
Previous LmAnd its Snj, Dm, And L just before that m-1And
It is obtained from the public list 401 (S6).

【0023】Lm =g(Lm-1 ,Sn-j ,Dm) Lm+1 =g(Lm ,Sn-p ,Dm+1) を計算し(S7)、この計算結果が入手したLm ,L
m+1 とそれぞれ、一致するかを調べ(S8)、一致すれ
ばLm ,Lm+1 の生成が正しく行われたと判断し、S
n-q は時刻T+qT′を表わし、Sn-q に対し、q−k
=r回、一方向性関数fを適用してステップS4で一致
が得られ、従ってk=q−rであるから、時刻T+(q
−r)T′より後にデータDm+1 が生成され、またS
n-q にq−p=t回、一方向性関数fを適用してSn-p
と一致する値が得られることから時刻T+(q−t)
T′より前にデータDm+1 が生成されたこと、つまりT
+(q−r)T′とT+(q−t)T′との間にデータ
m+1 が生成されたことを求めて、そのことを出力する
(S9)。なおステップS5,S8でNOであれば、そ
の確認対象データ(M,Sn-k ,Dm+1 )は不正なものと
して廃棄し、必要に応じてそのデータの送付元に通知す
る(S10)。
L m = g (L m−1 , S nj , D m ) L m + 1 = g (L m , S np , D m + 1 ) is calculated (S7), and the calculation result is obtained. L m , L
It is checked whether or not they match m + 1 (S8). If they match, it is determined that L m and L m + 1 have been correctly generated, and S
nq represents time T + qT ', and for S nq , q−k
= R times, the match is obtained in step S4 by applying the one-way function f, and since k = q−r, the time T + (q
-R) Data D m + 1 is generated after T ', and S
Applying the one-way function f to nq qp = t times, S np
Is obtained at time T + (q−t)
Data D m + 1 was generated before T ′, that is, T
It is determined that data D m + 1 has been generated between + (q−r) T ′ and T + (q−t) T ′, and this is output (S9). If NO in steps S5 and S8, the data to be confirmed (M, S nk , D m + 1 ) is discarded as being invalid and notified to the sender of the data as necessary (S10).

【0024】なお時刻管理情報fn-i はビット数が多い
ものとなる場合が多く、そのような場合は、例えばf
n-i と対応するデータとしてiを公開簿401に格納し
ておき、従ってSn-j ,Sn-p の代りにj,pが入手さ
れ、ステップS8における計算の際に必要とする
n-j ,Sn-p は、ステップS3とS4によりSn-k
一致する値を求める際に計算した対応する値を利用すれ
ばよい。このようにすれば公開簿401の記憶容量を小
とすることができ、かつ、ステップS6で入手するデー
タ量が少なくて済む。このように公開簿401では時刻
管理情報と対応する情報(時刻管理情報自体を含む)を
格納してもよいことは以下の説明においても同様であ
る。
The time management information f ni often has a large number of bits. In such a case, for example, f ni
ni and may be stored i as corresponding data to the public list 401, thus S nj, j instead of S np, p is obtained and the S nj, S np in need in the calculation in step S8, The corresponding value calculated at the time of obtaining a value matching Snk in steps S3 and S4 may be used. By doing so, the storage capacity of the public list 401 can be reduced, and the amount of data obtained in step S6 can be reduced. As described above, the information (including the time management information itself) corresponding to the time management information may be stored in the public list 401 as in the following description.

【0025】データが生成された時刻がある時刻以降で
あることを確認可能にする例を図7を参照して説明す
る。データ生成者装置100は、データを生成する際
に、先ず時刻管理機関装置300から最新の時刻管理情
報Sn-i を入手し(S1)、その時刻管理情報Sn-i
含むデータ(M,Sn-i)をデータ確認者装置200へ
送付する(S2)。データ確認者装置200は、確認対
象データ(M,Sn-i)が入力されると、時刻管理機関
装置300から最新の時刻管理情報Sn-j(j>i)を
入手し(S3)、その時刻管理情報Sn-j に対して、一
方向性関数fを繰り返し適用することを、その計算結果
が、確認対象データ中の時刻管理情報Sn-iと一致する
まで行う。j−i=r回、一方向性関数の適用を行った
結果、一致し、Sn-jを時刻T+jT′の時刻管理情報
として入手しているから、データ(M,Sn-i)は時刻
T+(j−r)T′=T+iT′以後に生成したことが
データ確認者装置200は表示される。
An example in which it is possible to confirm that the time at which data is generated is after a certain time will be described with reference to FIG. When generating data, the data creator device 100 first obtains the latest time management information S ni from the time management organization device 300 (S1), and data (M, S ni ) including the time management information S ni. Is sent to the data confirmer apparatus 200 (S2). When the data to be confirmed (M, S ni ) is input, the data checker apparatus 200 obtains the latest time management information S nj (j> i) from the time management institution apparatus 300 (S3), and manages the time. The one-way function f is repeatedly applied to the information S nj until the calculation result matches the time management information S ni in the check target data. As a result of applying the one-way function ji = r times, they match, and S nj is obtained as time management information at time T + jT ′. Therefore, data (M, S ni ) is obtained at time T + (j -R) The data confirmer apparatus 200 displays that the data is generated after T '= T + iT'.

【0026】次にデータが生成された時刻がある時刻以
前であることを確認可能にする例を図8を参照して説明
する。データ生成者装置100は、データを生成する
と、そのデータDA をデータ管理機関装置400へ送付
する(S1)。データ管理機関装置400はデータDA
を受信すると、時刻管理機関装置300から最新の時刻
管理情報Sn-j を入手する(S2)、その時の最新のデ
ータ管理情報LとSn-j とDA とに対し一方向性関数g
を適用してLA =g(L,DA ,Sn-j)を計算し、LA
を最新のデータ管理情報Lとし、LとDA ,Sn-j の組
を公開簿401に公開する。
Next, an example in which it is possible to confirm that the time when data is generated is before a certain time will be described with reference to FIG. Data creator device 100, when generating the data, sends the data D A to the data management engine unit 400 (S1). The data management organization device 400 stores the data D A
Upon receiving the, to obtain the latest time management information S nj from the time management authority device 300 (S2), a one-way function g to the latest data management information L and S nj and D A at that time
The applied L A = g (L, D A, S nj) calculates the, L A
Is the latest data management information L, and a set of L, D A , and S nj is made public in the public list 401.

【0027】データ生成者装置100からデータDA
データ確認者装置200に送付され(S3)、データ確
認者装置200、確認対象データDA が入力されると、
データ確認者装置200はデータDA が公開簿401に
公開されているかを確認し、公開されていれば、そのD
A を含む組のデータ管理情報LA とSn-j と、そのL A
の直前のデータ管理情報L′を公開簿401から入手す
る(S4)。L′,DA ,Sn-j に対し、一方向性関数g
を適用して g(L′,DA ,Sn-j) を計算し、その計算結果がLA と一致すれば、LA は正
しく作られたものと判断して、その時刻管理情報Sn-j
と対応する時刻T+jT′よりも1単位時間後の時刻T
+(j+1)T′以前に、データDA は生成されたこと
がデータ確認者装置200に表示される。なおSn-j
T+jT′の対応を知ることができなければ前述と同様
に、最新の時刻管理情報Sn-k を時刻管理機関装置30
0から入手し、Sn-k に一方向性関数fを繰り返し適用
してSn-j と一致するまでの適用回数(k−j)=rを
求め、Sn-k と対応する時刻T+kT′からT+(k−
r)T′=T+jT′を求めT+(j+1)T′を求め
る。
Data D from the data creator device 100ABut
The data is sent to the data confirmer device 200 (S3), and the data
Approver device 200, confirmation target data DAIs entered,
The data confirmer device 200 has data DAIs in the public list 401
Check if it is published, and if it is published, its D
AData management information L includingAAnd SnjAnd its L A
Of the data management information L 'immediately before
(S4). L ', DA , SnjFor the one-way function g
G (L ', DA, Snj) Is calculated, and the calculation result is LAIf it matches, LAIs positive
Time management information Snj
And a time T one unit time later than the time T + jT ′ corresponding to
+ (J + 1) T 'before data DAIs generated
Is displayed on the data confirmer apparatus 200. Note that SnjWhen
Same as above if the correspondence of T + jT 'cannot be known
And the latest time management information SnkTo the time management institution 30
Obtain from 0, SnkApply one-way function f repeatedly to
And SnjThe number of applications (k−j) = r until it matches
Ask, SnkFrom time T + kT ′ corresponding to T + (k−
r) Find T '= T + jT' and find T + (j + 1) T '
You.

【0028】図7に示した方法におけるデータ確認者装
置200の機能構成例を図9に示す。通信網からの受信
手段や記録媒体の読出し手段などの認証対象データが入
力される入力部201と、時刻管理機関装置300から
時刻管理情報を入手する時刻管理情報入手部202と、
時刻管理情報に対し、一方向性関数fを適用する一方向
性関数演算部203、その一方向性関数値が所定値にな
ったか否かを判定する判定部204と、入力データ中の
時刻管理情報を、一方向性関数演算、判定の結果に基づ
き、対応する時刻に変換し、その時刻を出力(表示又は
印字)する時刻変換・出力部205と、一時記憶、ワー
ク用などに用いられる記憶部206とが制御部207の
制御のもとに順次動作されるように構成される。
FIG. 9 shows an example of the functional configuration of the data checker apparatus 200 in the method shown in FIG. An input unit 201 to which authentication target data such as a receiving unit from a communication network or a reading unit of a recording medium is input; a time management information obtaining unit 202 that obtains time management information from the time management institution device 300;
A one-way function calculation unit 203 that applies a one-way function f to the time management information, a determination unit 204 that determines whether the one-way function value has reached a predetermined value, and a time management in the input data. A time conversion / output unit 205 that converts information into a corresponding time based on a result of a one-way function operation and determination, and outputs (displays or prints) the time, and a storage used for temporary storage, work, and the like. The unit 206 is configured to operate sequentially under the control of the control unit 207.

【0029】図8に示した方法におけるデータ確認者装
置200の機能構成例を図10に示す。図9と対応する
部分には同一参照番号を付けてある。この場合は入力部
201と記憶部206と時刻変換・出力部205の他に
入力データDA が公開簿401に公開されているかを調
べるデータ確認部211と、公開簿401から所要の情
報を入手する確認用データ取得部212と、取得した情
報に基づき、正しく作成されたものであるかを確認する
データ管理情報確認部213とが設けられ、これらが制
御部207により順次動作させられる。
FIG. 10 shows an example of the functional configuration of the data checker apparatus 200 in the method shown in FIG. Parts corresponding to those in FIG. 9 are denoted by the same reference numerals. In this case, the input unit 201 and the data confirmation unit 211 in addition to the input data D A in the storage unit 206 and the time conversion and output unit 205 checks whether the published public list 401, the required information from the public list 401 to obtain And a data management information confirming unit 213 for confirming whether the data has been correctly created based on the acquired information, and these are sequentially operated by the control unit 207.

【0030】図3に示した方法は図7に示した方法と図
8に示した方法とを組合せて、データの生成がある時刻
より以後、ある時刻より以前であることを確認できるよ
うにしたものであり、従ってそのデータ確認者装置20
0の機能構成は図11に示すように図9及び図10と対
応する部分に同一参照番号を付けて示すように、図9と
図10の両者の機能を備えたものであり、制御部207
により図6に示した処理を行うように各部に対する動作
が指示される。図9乃至図11に示した各データ確認者
装置200は、コンピュータによりプログラムを実行さ
せて機能させることもできる。つまり、送受信機とのイ
ンタフェース、記憶部、ユーザ確認プログラムを格納し
たプログラムメモリ、CPU(プロセッサ)などを備え
るコンピュータにおいて、CD−ROM、磁気ディス
ク、フロッピーディスクなどから、あるいは、電送路を
通じてユーザ確認プログラムをプログラムメモリにダウ
ンロードし、CPUによりそのユーザ確認プログラムを
実行させて、ユーザ確認者装置として機能させることが
できる。更にデータ生成者装置100から送付するデー
タは、図7に示した例のように電子署名を付けなくても
よい。
The method shown in FIG. 3 combines the method shown in FIG. 7 and the method shown in FIG. 8 so that it can be confirmed that data is generated after a certain time and before a certain time. And therefore the data confirmer device 20
9 has the functions of FIGS. 9 and 10 as shown in FIG. 11 by assigning the same reference numerals to parts corresponding to those of FIGS. 9 and 10.
Thus, the operation for each unit is instructed to perform the processing shown in FIG. Each of the data checker apparatuses 200 shown in FIGS. 9 to 11 can be functioned by executing a program by a computer. That is, in a computer including an interface with a transceiver, a storage unit, a program memory storing a user confirmation program, a CPU (processor), and the like, a user confirmation program is transmitted from a CD-ROM, a magnetic disk, a floppy disk, or the like, or through a transmission path. Can be downloaded to a program memory, and the user confirmation program can be executed by the CPU to function as a user confirmation person device. Further, the data sent from the data creator device 100 does not have to have an electronic signature as in the example shown in FIG.

【0031】[0031]

【発明の効果】以上述べたようにこの発明によって、デ
ータ生成者がデータ確認までに管理しなければならない
情報量が不要となり、データ時刻確認者が確認処理に入
手する必要がある情報量(時刻管理情報)は最新の時刻
管理情報から算出できるため一つのみである。しかも図
3に示した例によれば、データの生成時期(ts からt
e まで)を特定することも可能である。
As described above, according to the present invention, the amount of information that the data creator has to manage before confirming the data becomes unnecessary, and the amount of information (the time Management information) can be calculated from the latest time management information, so that there is only one. Moreover, according to the example shown in FIG. 3, the data generation time (from t s to t
e ) can also be specified.

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

【図1】時刻管理機関装置300が時刻管理情報を公開
する順序を示す図。
FIG. 1 is a diagram showing the order in which time management institution devices 300 publish time management information.

【図2】この発明の方法が適用されるシステム構成の例
を示す図。
FIG. 2 is a diagram showing an example of a system configuration to which the method of the present invention is applied.

【図3】この発明を適用し、データ生成の期間を確認可
能とした例の手順を示す図。
FIG. 3 is a diagram showing a procedure of an example in which the present invention is applied and a data generation period can be confirmed.

【図4】公開簿401の記録内容の例を示す図。FIG. 4 is a diagram showing an example of recorded contents of a public list 401.

【図5】図3に示した方法における時間軸上の処理を示
す図。
FIG. 5 is a view showing processing on a time axis in the method shown in FIG. 3;

【図6】図3の方法におけるデータ確認者装置200に
おける処理手順の例を示す流れ図。
FIG. 6 is a flowchart showing an example of a processing procedure in the data confirmer apparatus 200 in the method of FIG. 3;

【図7】この発明を適用してデータ生成がある時刻以降
であることを確認できるようにした例の手順を示す図。
FIG. 7 is a diagram showing a procedure of an example in which it is possible to confirm that data generation is after a certain time by applying the present invention.

【図8】この発明を適用して、データ生成がある時刻以
前であることを確認できるようにした例の手順を示す
図。
FIG. 8 is a diagram showing a procedure of an example in which it is possible to confirm that data generation is before a certain time by applying the present invention.

【図9】図7に示した例におけるデータ確認者装置の機
能構成例を示す図。
FIG. 9 is a diagram showing an example of a functional configuration of a data checker apparatus in the example shown in FIG. 7;

【図10】図8に示した例におけるデータ確認者装置の
機能構成例を示す図。
FIG. 10 is a diagram showing an example of the functional configuration of the data confirming person device in the example shown in FIG. 8;

【図11】図3に示した例におけるデータ確認者装置の
機能構成例を示す図。
FIG. 11 is a diagram showing an example of a functional configuration of a data checker apparatus in the example shown in FIG. 3;

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 時刻Tから時刻T+nT′までの間、
T′毎に時刻管理情報を公開する時刻管理機関装置と、
データ生成者装置と、データ確認者装置とを相互にデー
タを送受できるようにされた時刻公証方法であって、 時刻管理機関装置は、 時刻T+iT′の時(0n)、秘密情報Sに、公
開された一方向性関数fをn−i回適用させた値 S0=S,S1=f(S),S2=f(S1)=f(f
(S)),…,Sn-i=f(Sn-i-1) Sn-i のみを最新の時刻管理情報として公開し、データ
生成者装置はデータ生成時に時刻管理機関装置が公開し
た最新の時刻管理情報Sn-i を入手し、その時刻管理情
報を含むデータを生成し、 そのデータをデータ確認者装置へ送付し、 データ確認者装置は確認対象データの時刻を確認時に、
時刻管理機関装置が公開した最新の時刻管理情報S
n-j(j>i)を入手し、そのSn-j に一方向性関数f
を、確認対象データに含まれる時刻管理情報Sn-i と一
致するまで繰り返し、 該データに含まれるその時刻管理情報Sn-i が公開され
た時刻T+iT′以降に確認対象データが生成されたこ
とを確認することを特徴とする時刻公証方法。
1. Between time T and time T + nT ′,
A time management institution device that publishes time management information for each T ′,
A time notarization method in which a data creator device and a data confirmer device can mutually transmit and receive data, wherein the time management institution device has a time T + iT '(0 < i < n) and secret information. S is a value obtained by applying the published one-way function f ni times S 0 = S, S 1 = f (S), S 2 = f (S 1 ) = f (f
(S)),..., S ni = f (S ni-1 ) Only S ni is released as the latest time management information, and the data creator device is the latest time management information released by the time management institution device at the time of data generation. Sni is obtained, data including the time management information is generated, and the data is sent to the data checker device. When the data checker device checks the time of the data to be checked,
Latest time management information S published by the time management institution device
Get nj the (j> i), one-way function f to the S nj
Is repeated until it matches the time management information S ni included in the data to be confirmed, and it is confirmed that the data to be confirmed has been generated after the time T + iT ′ at which the time management information S ni included in the data was released. Notarization method characterized by the fact that:
【請求項2】 時刻Tから時刻T+nT′までの間、
T′毎に時刻管理情報を公開する時刻管理機関装置と、
データ生成者装置と、データ確認者と、データ管理機関
装置とが相互にデータを送受できるようにされた時刻公
証方法であって、 時刻管理機関装置は、 時刻T+jT′の時(0n)、秘密情報Sに、公
開した一方向性関数fをn−j回適用させた値 S0=S,S1=f(S),S2=f(S1)=f(f
(S)),…,Sn-j=f(Sn-j-1) Sn-j のみを最新の時刻管理情報として公開し、 データ生成者装置はデータを生成し、そのデータDをデ
ータ管理機関装置に送付し、 データ管理機関装置は任意の値L0 を初期情報とし、最
新のデータ管理情報Lを公開簿に公開し、 データ生成者装置から時刻T+jT′にデータD≡D
T+jT'を受信すると最新のデータ管理情報LおよびD
T+jT'および最新(時刻T+jT′)の時刻管理情報S
n-j に、公開された一方向性関数gを適用させ L′=g(L,DT+jT',Sn-j ) を算出し、そのL′を最新のデータ管理情報Lとして、
データDT+jT'、時刻管理情報Sn-j と共に組として公
開簿に追加し、 データ確認者装置は、 確認対象データDT+jT'が公開簿に含まれていることを
確認し、その確認対象データDT+jT'を含む組のデータ
管理情報L′と時刻管理情報Sn-j と、その直前のデー
タ管理情報L′−1とを公開簿から入手し(L′−1,
T+jT',Sn-j)に、一方向性関数gを適用し、その適
用結果がL′と一致することを確認してデータDT+jT'
が生成されたのが、時刻管理情報Sn-j と対応する時刻
T+jT′の次の時刻T+(j+1)T′以前であるこ
とを確認することを特徴とする時刻公証方法。
2. Between time T and time T + nT ′,
A time management institution device that publishes time management information for each T ′,
A time notarization method in which a data creator device, a data confirmer, and a data management institution device can mutually transmit and receive data, wherein the time management institution device has a time T + jT ′ (0 < j < n), values S 0 = S, S 1 = f (S), S 2 = f (S 1 ) = f (f) obtained by applying the published one-way function f to the secret information S n−j times
(S)),..., S nj = f (S nj-1 ) Only S nj is released as the latest time management information, the data creator device generates data, and sends the data D to the data management organization device. and, data management engine system is an arbitrary value L 0 as the initial information, to publish the latest data management information L to the public list, data from the data generation's device at a time T + jT 'D≡D
When T + jT ' is received, the latest data management information L and D
T + jT ′ and the latest (time T + jT ′) time management information S
The published one-way function g is applied to nj to calculate L ′ = g (L, D T + jT ′ , S nj ), and the L ′ is used as the latest data management information L.
The data D T + jT ′ and the time management information S nj are added to the public list as a set, and the data checker device confirms that the data D T + jT ′ to be confirmed is included in the public list, and confirms the data. obtain and time management information S nj and 'set of data management information L containing' target data D T + jT, and data management information L'-1 of the immediately preceding a public list (L'-1,
D T + jT ′ , S nj ), applying a one-way function g, confirming that the result of the application matches L ′, and checking the data D T + jT ′.
Time notarization method but that was generated, characterized in that to ensure that the time management information S time T + jT 'next time T + (j + 1) of T' and the corresponding nj is earlier.
【請求項3】 時刻Tから時刻T+nT′までの間、
T′毎に時刻管理情報を公開する時刻管理機関装置と、
データ生成者装置と、データ確認者装置と、データ管理
機関装置とが互いにデータを送受することができるよう
にされた時刻公証方法であって、 時刻管理機関装置は、 時刻T+iT′の時(0n)、秘密情報Sに、公
開された一方向性関数fをn−i回適用させた値 S0=S,S1=f(S),S2=f(S1)=f(f
(S)),…,Sn-i=f(Sn-i-1) Sn-i のみを最新の時刻管理情報として公開し、 データ生成者装置はデータ生成時に、時刻管理機関装置
から最新の時刻管理情報Sn-i を入手し、その時刻管理
情報を含むデータDm を生成し、そのデータD m をデ
ータ管理機関装置に送付し、 データ管理機関装置は、 任意の値L0 を初期情報とし、最新のデータ管理情報L
を公開簿に載せ公開し、データ生成者装置から時刻T+
jT′(但し0n)にデータDm を受け取る
と、最新の時刻管理情報Sn-j を時刻管理機関装置から
入手し、最新のデータ時刻管理情報LおよびDm および
n-j に、公開された一方向性関数gを適用し、 L′=g(L,Dm ,Sn-j) を算出し、L′を最新のデータ管理情報Lとして、デー
タDm 、時刻管理情報S n-j と対する時刻情報jと共に
公開簿に追加し、 データ確認者装置は、 確認対象データ(Sn-k ,Dm+1)が入力されると、時刻
管理機関装置から最新の時刻管理情報Sn-q を入手し、 このSn-q に一方向性関数fを繰り返し適用し、確認対
象データに含まれる時刻管理情報Sn-k と一致する値が
算出できることを確認し、 確認対象データDm+1 が公開簿に含まれていることを確
認し、確認対象データのデータ管理情報Lm+1 、その時
刻情報k、その直前のデータ管理情報Lm ,Lm -1 とL
m の時刻情報j、そのデータDm ,Lm+1 の時刻情報p
を公開簿から入手し、(Lm-1 ,Dm ,Sn-j),(Lm
,Dm+1 ,Sn-p)に一方向性関数gをそれぞれ適用
し、後者の計算値がデータ管理情報Lm+1 と一致するこ
とを確認して、データDm+1 が生成されたのが、時刻管
理情報Sn-k が公開された時刻T+kT′以降で、時刻
T+(j+1)T′以前であることを確認することを特
徴とする時刻公証方法。
3. Between time T and time T + nT ′,
A time management institution device that publishes time management information for each T ′,
Data creator device, data checker device, data management
Engine equipment can send and receive data to and from each other
A time notarization method, wherein the time management institution device has a time (T + iT ′) time (0<i<n), secret information S
The value S obtained by applying the opened one-way function f ni times0= S, S1= F (S), STwo= F (S1) = F (f
(S)),…, Sni= F (Sni-1) SniOnly the latest time management information, and the data creator device
To the latest time management information SniGet the time management
Data D containing informationmAnd the data D mThe
Sent to the data management institution, and the data management institution0Is the initial information, and the latest data management information L
On the public list and publish it, and the data
jT '(0<i<j<Data D in n)mReceive
And the latest time management information SnjFrom the time management organization device
Obtain and obtain the latest data time management information L and Dmand
SnjTo the published one-way function g, L ′ = g (L, Dm, Snj) Is calculated, and L ′ is set as the latest data management information L.
TA Dm, Time management information S njWith time information j for
The data is added to the public list, and the data checker device checks the data to be checked (Snk, Dm + 1) Is entered, the time
The latest time management information S from the management institution devicenqGet this SnqIs repeatedly applied to the one-way function f
Time management information S included in the elephant datankIs a value that matches
Confirm that it can be calculated, and confirm data Dm + 1Is included in the public list.
Data management information L of the data to be confirmed and confirmedm + 1,At that time
Time information k, data management information L immediately beforem, Lm -1And L
mTime information j and its data Dm, Lm + 1Time information p
From the public list, (Lm-1, Dm, Snj), (Lm
 , Dm + 1, Snp) To each one-way function g
The latter calculated value is the data management information Lm + 1Coincide with
And the data Dm + 1Was generated at the time
Information SnkIs released after time T + kT '
Check that it is before T + (j + 1) T '.
Time notarization method to collect.
【請求項4】 上記送付するデータには電子署名を行っ
たものであることを特徴とする請求項1乃至3の何れか
に記載の時刻公証方法。
4. The time notarization method according to claim 1, wherein the data to be sent is digitally signed.
【請求項5】 データ生成者装置はデータを送付したデ
ータ管理機関装置を識別する情報をデータ確認者装置へ
通知することを特徴とする請求項2乃至4の何れかに記
載の時刻公証方法。
5. The time notarization method according to claim 2, wherein the data creator notifies the data confirmer of information for identifying the data management organization that sent the data.
【請求項6】 時刻管理情報Sn-i を含む確認対象デー
タが入力される入力手段と、 確認対象データが入力されると、時刻管理機関装置から
最新の時刻管理情報S n-j を入手する時刻管理情報入手
手段と、 上記時刻管理情報Sn-j に対し、時刻管理情報Sn-i
一致するまで繰り返し、一方向性関数fを適用する一方
向性関数演算・判定手段と、 上記Sn-j と対応する時刻と上記一方向性関数適用回数
とから、Sn-i の公開時刻を求め、その公開時刻以降に
上記入力データが生成されたことを示す時刻変換・出力
手段とを具備するデータ確認者装置。
6. Time management information SniConfirmation target data including
Input means for inputting the data, and when the data to be confirmed is input,
Latest time management information S njGet time management information
Means, and the time management information SnjTo the time management information SniWhen
While repeating until it matches, apply the one-way function f
Directional function calculating / determining means;njAnd the corresponding time and the number of times the one-way function was applied
From, SniOf the release time of
Time conversion / output indicating that the above input data was generated
And a data confirmer device comprising:
【請求項7】 確認対象データDA が入力される入力手
段と、 確認対象データDA がデータ管理装置の公開簿に公開さ
れているかを確認するデータ確認手段と、 公開簿から、上記データDA と組をなすデータ管理情報
A と時刻管理情報S n-j と、そのLA の直前のデータ
管理情報L′を入手する確認用データ取得手段と、 取得したL′,Sn-j 、入力データDA に対し、データ
管理情報生成用一方向性関数gを適用して LA =g(L′,DA ,Sn-j) を計算し、その計算結果が入手LA と等しいか否か判定
するデータ管理情報確認手段と、 上記計算結果がLA と等しいと判定されると、Sn-j
対応する時刻を求め、この時刻に対し1単位時間だけ後
の時刻より前に入力データDA が生成されたことを示す
時刻変換・出力手段とを具備するデータ確認者装置。
7. Confirmation target data DAInput hand where is input
And the data D to be confirmedAIs released to the public list of the data management device
Means for confirming whether or not the data DAData management information paired with
LAAnd time management information S njAnd its LAData immediately before
Confirmation data acquiring means for acquiring the management information L ';nj, Input data DAAgainst the data
Applying the one-way function g for management information generation, LA= G (L ', DA, Snj) Is calculated and the calculation result is obtained LADetermines if
Means for confirming data management information to be executed;AIf it is determined thatnjWhen
Find the corresponding time, and one unit time after this time
Input data D before the timeAIndicates that was generated
A data confirmer device comprising time conversion / output means.
【請求項8】 時刻管理情報Sn-k 、データDm+1 を含
む確認対象データが入力される入力手段と、 確認対象データが入力されると、時刻管理機関装置より
最新の時刻管理情報S n-q を入手する時刻管理情報入手
手段と、 Sn-q に対し、一方向性関数fを、上記Sn-k と一致す
るまで適用する一方向性関数演算手段と、 上記データDm+1 がデータ管理機関装置の公開簿に公開
しているか否かを確認するデータ確認手段と、 上記公開簿から、データDm+1 のデータ管理情報Lm+1
とその直前の2つのデータ管理情報とこれらと関連する
情報を入手するデータ管理情報入手手段と、 これら入手されたデータ管理情報とこれらと関連する情
報に基づき、データ管理情報Lm+1 が正しく作成された
ことを確認するデータ管理情報確認手段と、 入力データDm+1 生成はその入力時刻管理情報Sn-k
対応する時刻の後であり、かつデータ管理情報Lm+1
組をなす時刻管理情報Sn-p と対応する時刻の前である
ことを出力する時刻変換・出力部とを具備するデータ確
認者装置。
8. Time management information Snk, Data Dm + 1Including
Input means for inputting the data to be checked, and, when the data to be checked is input,
Latest time management information S nqGet time management information
Means and SnqFor the one-way function f,nkMatches
A one-way function calculating means for applying the data Dm + 1Is released to the public list of data management institution equipment
Data confirmation means for confirming whether or not data Dm + 1Data management information Lm + 1
And the two data management information immediately before and related to them
Data management information obtaining means for obtaining information, and the obtained data management information and related information;
Data management information Lm + 1Was created correctly
Data management information confirming means for confirming thatm + 1The generation is the input time management information SnkWhen
After the corresponding time and the data management information Lm + 1When
A set of time management information SnpIs before the corresponding time
A data conversion unit having a time conversion / output unit
Notifier device.
【請求項9】 データを確認するためのコンピュータ
を、 時刻管理情報Sn-i を含む確認対象データが入力される
手段、 確認対象データが入力されると、時刻管理機関装置から
最新の時刻管理情報S n-j を入手する手段、 上記時刻管理情報Sn-j に対し、時刻管理情報Sn-i
一致するまで繰り返し、一方向性関数fを適用する手
段、 上記Sn-j と対応する時刻と上記一方向性関数適用回数
とから、Sn-i の公開時刻を求め、その公開時刻以降に
上記入力データが生成されたことを示す手段として機能
させるためのデータ確認プログラム。
9. A computer for confirming data
To the time management information SniConfirmation target data including is entered
When the data to be confirmed and the data to be confirmed are entered,
Latest time management information S njMeans for obtaining the time management information SnjTo the time management information SniWhen
Repeat until one matches and apply the one-way function f
Step, S abovenjAnd the corresponding time and the number of times the one-way function was applied
From, SniOf the release time of
Functions as a means to indicate that the input data has been generated
Data confirmation program to make it.
【請求項10】 データを確認するためのコンピュータ
を、 確認対象データDA が入力される手段、 確認対象データDA がデータ管理装置の公開簿に公開さ
れているかを確認する手段、 公開簿から、上記データDA と組をなすデータ管理情報
A と時刻管理情報S n-j と、そのLA の直前のデータ
管理情報L′を入手する手段、 取得したL′,Sn-j 、入力データDA に対し、データ
管理情報生成用一方向性関数gを適用して LA =g(L′,DA ,Sn-j) を計算し、その計算結果が入手LA と等しいか否か判定
する手段、 上記計算結果がLA と等しいと判定されると、Sn-j
対応する時刻を求め、この時刻に対し1単位時間だけ後
の時刻より前に入力データDA が生成されたことを示す
手段として機能させるためのデータ確認プログラム。
10. A computer for confirming data.
Is the data D to be confirmedAFor inputting the confirmation data DAIs released to the public list of the data management device
Means for confirming that the data DAData management information paired with
LAAnd time management information S njAnd its LAData immediately before
Means for obtaining management information L ', obtained L', Snj, Input data DAAgainst the data
Applying the one-way function g for management information generation, LA= G (L ', DA, Snj) Is calculated and the calculation result is obtained LADetermines if
Means for performing the above, the calculation result is LAIf it is determined thatnjWhen
Find the corresponding time, and one unit time after this time
Input data D before the timeAIndicates that was generated
A data confirmation program to function as a means.
【請求項11】 データを確認するためのコンピュータ
を、 時刻管理情報Sn-k 、データDm+1 を含む確認対象デー
タが入力される手段、 確認対象データが入力されると、時刻管理機関装置より
最新の時刻管理情報S n-q を入手する手段、 Sn-q に対し、一方向性関数fを、上記Sn-k と一致す
るまで適用する手段、 上記データDm+1 がデータ管理機関装置の公開簿に公開
しているか否かを確認する手段、 上記公開簿から、データDm+1 のデータ管理情報Lm+1
とその直前の2つのデータ管理情報とこれらと関連する
情報を入手する手段、 これら入手されたデータ管理情報とこれらと関連する情
報に基づき、データ管理情報Lm+1 が正しく作成された
ことを確認する手段、 入力データDm+1 生成はその入力時刻管理情報Sn-k
対応する時刻の後であり、かつデータ管理情報Lm+1
組をなす時刻管理情報Sn-p と対応する時刻の前である
ことを出力する手段として機能させるためのデータ確認
プログラム。
11. A computer for confirming data.
To the time management information Snk, Data Dm + 1Confirmation target data including
When the data to be confirmed is entered, the time management
Latest time management information S nqMeans to obtain the SnqFor the one-way function f,nkMatches
The above data Dm + 1Is released to the public list of data management institution equipment
Means for confirming whether or not the data Dm + 1Data management information Lm + 1
And the two data management information immediately before and related to them
Means of obtaining information, the obtained data management information and related information
Data management information Lm + 1Was created correctly
Means for confirming that the input data Dm + 1The generation is the input time management information SnkWhen
After the corresponding time and the data management information Lm + 1When
A set of time management information SnpIs before the corresponding time
Data confirmation to function as a means to output
program.
【請求項12】 データを確認するためのコンピュータ
を、 時刻管理情報Sn-i を含む確認対象データが入力される
手段、 確認対象データが入力されると、時刻管理機関装置から
最新の時刻管理情報S n-j を入手する手段、 上記時刻管理情報Sn-j に対し、時刻管理情報Sn-i
一致するまで繰り返し、一方向性関数fを適用する手
段、 上記Sn-j と対応する時刻と上記一方向性関数適用回数
とから、Sn-i の公開時刻を求め、その公開時刻以降に
上記入力データが生成されたことを示す手段として機能
させるためのデータ確認プログラムを記録したコンピュ
ータ読み取り可能な記録媒体。
12. A computer for confirming data.
To the time management information SniConfirmation target data including is entered
When the data to be confirmed and the data to be confirmed are entered,
Latest time management information S njMeans for obtaining the time management information SnjTo the time management information SniWhen
Repeat until one matches and apply the one-way function f
Step, S abovenjAnd the corresponding time and the number of times the one-way function was applied
From, SniOf the release time of
Functions as a means to indicate that the input data has been generated
Computer that records the data confirmation program
Data readable recording medium.
【請求項13】 データを確認するためのコンピュータ
を、 確認対象データDA が入力される手段、 確認対象データDA がデータ管理装置の公開簿に公開さ
れているかを確認する手段、 公開簿から、上記データDA と組をなすデータ管理情報
A と時刻管理情報S n-j と、そのLA の直前のデータ
管理情報L′を入手する手段、 取得したL′,Sn-j 、入力データDA に対し、データ
管理情報生成用一方向性関数gを適用して LA =g(L′,DA ,Sn-j) を計算し、その計算結果が入手LA と等しいか否か判定
する手段、 上記計算結果がLA と等しいと判定されると、Sn-j
対応する時刻を求め、この時刻に対し1単位時間だけ後
の時刻より前に入力データDA が生成されたことを示す
手段として機能させるためのデータ確認プログラムを記
録したコンピュータ読み取り可能な記録媒体。
13. A computer for confirming data.
Is the data D to be confirmedAFor inputting the confirmation data DAIs released to the public list of the data management device
Means for confirming that the data DAData management information paired with
LAAnd time management information S njAnd its LAData immediately before
Means for obtaining management information L ', obtained L', Snj, Input data DAAgainst the data
Applying the one-way function g for management information generation, LA= G (L ', DA, Snj) Is calculated and the calculation result is obtained LADetermines if
Means for performing the above, the calculation result is LAIf it is determined thatnjWhen
Find the corresponding time, and one unit time after this time
Input data D before the timeAIndicates that was generated
Write a data confirmation program to function as a means.
A computer-readable recording medium recorded.
【請求項14】 データを確認するためのコンピュータ
を、 時刻管理情報Sn-k 、データDm+1 を含む確認対象デー
タが入力される手段、 確認対象データが入力されると、時刻管理機関装置より
最新の時刻管理情報S n-q を入手する手段、 Sn-q に対し、一方向性関数fを、上記Sn-k と一致す
るまで適用する手段、 上記データDm+1 がデータ管理機関装置の公開簿に公開
しているか否かを確認する手段、 上記公開簿から、データDm+1 のデータ管理情報Lm+1
とその直前の2つのデータ管理情報とこれらと関連する
情報を入手する手段、 これら入手されたデータ管理情報とこれらと関連する情
報に基づき、データ管理情報Lm+1 が正しく作成された
ことを確認する手段、 入力データDm+1 生成はその入力時刻管理情報Sn-k
対応する時刻の後であり、かつデータ管理情報Lm+1
組をなす時刻管理情報Sn-p と対応する時刻の前である
ことを出力する手段として機能させるためのデータ確認
プログラムを記録したコンピュータ読み取り可能な記録
媒体。
14. A computer for confirming data.
To the time management information Snk, Data Dm + 1Confirmation target data including
When the data to be confirmed is entered, the time management
Latest time management information S nqMeans to obtain the SnqFor the one-way function f,nkMatches
The above data Dm + 1Is released to the public list of data management institution equipment
Means for confirming whether or not the data Dm + 1Data management information Lm + 1
And the two data management information immediately before and related to them
Means of obtaining information, the obtained data management information and related information
Data management information Lm + 1Was created correctly
Means for confirming that the input data Dm + 1The generation is the input time management information SnkWhen
After the corresponding time and the data management information Lm + 1When
A set of time management information SnpIs before the corresponding time
Data confirmation to function as a means to output
Computer-readable record of the program
Medium.
JP2001010246A 2001-01-18 2001-01-18 Time notary method Expired - Fee Related JP3793024B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001010246A JP3793024B2 (en) 2001-01-18 2001-01-18 Time notary method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001010246A JP3793024B2 (en) 2001-01-18 2001-01-18 Time notary method

Publications (2)

Publication Number Publication Date
JP2002217900A true JP2002217900A (en) 2002-08-02
JP3793024B2 JP3793024B2 (en) 2006-07-05

Family

ID=18877592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001010246A Expired - Fee Related JP3793024B2 (en) 2001-01-18 2001-01-18 Time notary method

Country Status (1)

Country Link
JP (1) JP3793024B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005210479A (en) * 2004-01-23 2005-08-04 Ntt Data Corp Time stamp system, time stamp requesting device, time stamp verifying device, and computer program
JP2007074238A (en) * 2005-09-06 2007-03-22 Kddi Corp Network authentication system, authentication apparatus, wireless terminal, and computer program
JP2007515890A (en) * 2003-12-22 2007-06-14 リナックスプローブ株式会社 System and method for generating a digital certificate
JP2010034783A (en) * 2008-07-28 2010-02-12 Nec Corp Time stamp compression apparatus, verification apparatus, request apparatus, server, control method, program, and storage medium
JP2013512619A (en) * 2009-11-25 2013-04-11 アクララ・アールエフ・システムズ・インコーポレイテッド Cryptographically secure authentication device, system and method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007515890A (en) * 2003-12-22 2007-06-14 リナックスプローブ株式会社 System and method for generating a digital certificate
JP4742049B2 (en) * 2003-12-22 2011-08-10 リナックスプローブ株式会社 System and method for generating a digital certificate
JP2005210479A (en) * 2004-01-23 2005-08-04 Ntt Data Corp Time stamp system, time stamp requesting device, time stamp verifying device, and computer program
JP4566567B2 (en) * 2004-01-23 2010-10-20 株式会社エヌ・ティ・ティ・データ Time stamp system, time stamp request device, time stamp verification device, and computer program
JP2007074238A (en) * 2005-09-06 2007-03-22 Kddi Corp Network authentication system, authentication apparatus, wireless terminal, and computer program
JP4699145B2 (en) * 2005-09-06 2011-06-08 Kddi株式会社 Network authentication system, authentication device, wireless terminal, and computer program
JP2010034783A (en) * 2008-07-28 2010-02-12 Nec Corp Time stamp compression apparatus, verification apparatus, request apparatus, server, control method, program, and storage medium
JP2013512619A (en) * 2009-11-25 2013-04-11 アクララ・アールエフ・システムズ・インコーポレイテッド Cryptographically secure authentication device, system and method
US8996877B2 (en) 2009-11-25 2015-03-31 Aclara Technologies Llc Cryptographically secure authentication device, system and method

Also Published As

Publication number Publication date
JP3793024B2 (en) 2006-07-05

Similar Documents

Publication Publication Date Title
JP3791131B2 (en) Electronic ticket system
EP1599965B1 (en) Long-term secure digital signatures
JP2004023796A (en) Selectively disclosable digital certificate
US20160269397A1 (en) Reissue of cryptographic credentials
EP3824610B1 (en) Accumulator-based protocol for the distribution of tasks across different blockchain nodes
US8121290B2 (en) Pseudo-random function calculating device and method and number-limited anonymous authentication system and method
JP5471444B2 (en) Content publishing system and method for guaranteeing published content in the system
JP4367938B2 (en) Fine grain forward secure signature method, computer program element, computer program and network device
KR20190045753A (en) Method for generating and backing up electric wallet and user terminal and server using the same
JP2019087145A (en) Management system, control method thereof and program
Yu et al. Public cloud data auditing with practical key update and zero knowledge privacy
KR102169695B1 (en) A self-verifiable blockchain electronic voting management method
JP4608845B2 (en) How to publish signature records
CN114785511A (en) Certificate generation method and device, electronic device and storage medium
JP4282547B2 (en) Multiple signature management apparatus, multiple signature generation apparatus, multiple signature management program, and multiple signature generation program
JP2002217900A (en) Method, and equipment, program and recording medium thereof for time authentication
US20230299959A1 (en) Control method, information processing system, and information processing apparatus
JPWO2020178752A5 (en)
CN110493011A (en) Certificate authority management method and device based on block chain
JP2005227331A (en) Secret information management system, secret information management method, and secret information management program
JP4566567B2 (en) Time stamp system, time stamp request device, time stamp verification device, and computer program
JP4629889B2 (en) Verifiable encryption method, apparatus thereof, program thereof, and recording medium thereof
JPWO2020121459A1 (en) Authentication system, client and server
JP2004242195A (en) Attested processing method, attested instrument, attested transaction program, electronic certificate management server, and electronic certificate management system
WO2011033642A1 (en) Signature generation device and signature verification device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050927

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051128

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20051128

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: 20060322

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060406

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100414

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100414

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110414

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees