EP1105994A1 - Zeitstempelung mit binären verbindungssystemen - Google Patents
Zeitstempelung mit binären verbindungssystemenInfo
- Publication number
- EP1105994A1 EP1105994A1 EP99942384A EP99942384A EP1105994A1 EP 1105994 A1 EP1105994 A1 EP 1105994A1 EP 99942384 A EP99942384 A EP 99942384A EP 99942384 A EP99942384 A EP 99942384A EP 1105994 A1 EP1105994 A1 EP 1105994A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- time
- nonce
- document
- stamping
- tss
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3247—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3297—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving time stamps, e.g. generation of time stamps
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
Definitions
- This invention relates to digital signatures in computer documents, and more particularly to time stamping digital signatures so that the latest time will be unambiguously known.
- Time stamping is a set of techniques enabling the ascertaining of when an electronic document was created or signed.
- the real importance of time-stamping comes about with the legal use of long lifetime documents.
- a problem with time stamping signed documents comes about when, for example, the signer repudiates the document and the cryptographic primitives become unreliable.
- the security of the signature becomes questionable. For example, a signer might claim she had lost her signature key, repudiate the signing, and bring the authenticity of a signature into question in order to escape responsibility for a document.
- RTA Relative Temporal Authentication
- RTA gives the verifier with two time stamped documents the ability to verify which of the two was created first.
- An example of an existing time stamping technique is a simple time stamping protocol.
- a weakness of this approach is the unreliability of documents with old time stamps after a signature key leakage, which may make it impossible to verify the time t on the document. This implies that for a reasonable solution the TSS must be unconditionally trusted. It is therefore widely accepted that a secure time stamping system cannot rely solely on the keys or on any other secret information of that sort.
- the time-stamping procedure is divided into rounds.
- the time-stamp R,. for round r is a cumulative hash of the time stamp R. . , for round r-1 and of all the documents submitted to the TSS during the round r.
- a binary tree T r is built. Every participant P ( who wants to time-stamp at least one document in this round, submits to the TSS a hash y which is a hash of all the documents he wants to time-stamp in this round.
- the leaves of T r are labeled by the submitted data items y j .
- Each inner node k of T r is recursively labeled by numerical values H k ⁇ H ⁇ , H, ⁇ , where k L and k R are correspondingly the left and the right child nodes of k, and H is a collision-resistant hash function.
- the TSS has to store only the time-stamps R. for rounds (Fig. 1). All the remaining information, required to verify whether a certain document was time-stamped during a fixed round is included into the time certificates.
- a time certificate of a document comprises the information required to verify whether a certain document was time stamped during a fixed round, i. e., for restoring the label of the predecessor node needed to know the labels of the sibling nodes.
- the time certificates for y 3 in Figure 1 is (r;(y 4 ,L),(H 4 ,R)).
- the verifying procedure of the time stamp of y 3 consists of verifying the equality:
- R r H(H(H 4 ,H(y 3 ,y 4 )),R r.1 ).
- the size of the time certificate and thereby also the number of computational steps during the verification is logarithmic on the number of documents submitted.
- the values of R_ are stored into a database and some of them are published in a newspaper.
- the schemes are feasible but provide the RTA for the documents issued during the same round only if we unconditionally trust the TSS to maintain the order of time-stamps in T r . Therefore, this method either increases the need for trust or otherwise limits the maximum temporal duration of rounds to the insignificant units of time (one second in Digital Notary system). However, if the number of submitted documents during a round is too small, the expenses of time-stamping a single document may become unreasonably large.
- the present invention comprises a method of time-stamping a digital document using a binary linking scheme where the value of the catenate certificate L n is generated by applying a one-way hash function H to a catenation comprising the value of the catenate certificate L n _j and the value of another suitably chosen catenate certificate L f(n) , with /being a fixed deterministic function algorithm, i.e.
- L n H (n,XJL n _,,L f(n) ).
- a method is also presented of certifying the moment of signing, not only the moment of submitting.
- a principal P Before signing a document X a principal P generates nonce N and time-stamps it.
- a nonce is meant sufficiently long random bit-string, such that the probability it has been already time-stamped is negligible.
- the verifier has to compare both these time-stamps with the time-stamps trusted by the verifier (which may be nonces generated by the verifier herself).
- the verifier may conclude that the signature was created in the time- frame between the moments of issuance o ⁇ L(N) and ofL(S) respectively. If these moments are close enough, the signing time can be ascertained with necessary precision. In this solution there are no supplementary duties to the TSS or to the other principals.
- a time-stamping procedure is also defined, as follows: (1) the client sends to the TSS the data item X to be time-stamped; (2) the TSS answers immediately by sending then current L n and the necessary data for verifying the one-way dependency between L n and the time-stamp for the previous round. The TSS signs L n and sends the signature D ⁇ n, LJ to the client; (3) if the round is over, the client may apply the TSS for the data necessary to verify a one-way relationship between L n and the time-stamp for round. Therefore, the TSS is not able to rearrange the time-stamps during a round. This means the present scheme reduces the need for trusting the TSS in maintaining the temporal order of time-stamped documents.
- Fig. 1 is flow chart of a tree linking system for the certification of Digital
- Fig. 2 is flow chart of a binary linking system (BLS) for the certification of Digital Signatures.
- BLS binary linking system
- Fig. 3 is flow chart of a BLS with the shortest verification links between digital signatures.
- Fig. 4 is a flow chart of an Accumulated Linking System (ALS) which may be used in the invention.
- ALS Accumulated Linking System
- Fig. 5 is flow chart of a Time Stamp system of the invention.
- Table I is a definition of a recursive linking system for digital signature verification.
- Table II shows how recursive linking may be programmed on a computer.
- Table III is a proof that a further reduction in the complexity of linking digital signatures is not feasible beyond the invention.
- Table IV-A and IV-B comprise proofs of the sufficiency of the invention for verification of digital signatures as disclosed. Description of the Preferred Embodiment
- time-stamping systems applicable in legal situations. Later the approach will be justified and compared to older systems.
- a time-stamping system consists of a set of principals with the time- stamping server (TSS) together with a triple (S, V, A) of protocols.
- the stamping protocol S allows each participant to post a message.
- the verification protocol V is used by a principal having two time-stamps to verify the temporal order between those time-stamps.
- the audit protocol A is used by a principal to verify whether the TSS carries out his duties. Additionally, no principal (in particular, TSS) should be able to produce fake time-stamps without being caught.
- a time-stamping system has to be able to handle time-stamps which are anonymous and do not reveal any information about the content of the stamped data.
- the TSS is not required to identify the initiators of time-stamping requests.
- time-stamping The main security objective of time-stamping is temporal authentication - ability to prove that a certain document has been created at a certain moment of time.
- the creation of a digital data item is an observable event in the physical world, the moment of its creation cannot be ascertained by observing the data itself.
- the best one can do is to check the relative temporal order of the created data items (i.e., prove the RTA) using one-way dependencies defining the arrow of time, analogous to the way in which the growth of entropy defines the arrow of time in the physical world.
- H is a collision-resistant one-way hash function
- the system utilizes collision- resistant one-way hash functions.
- a collision-resistant one-way hash function is a function H which has the properties of compression, ease of computation, preimage resistance, 2nd-preimage resistance and collision resistance.
- a (p, H)-linking scheme is a procedure to link a family (H of data items together using auxiliary linking items L n satisfying the recursive formula
- L n : H(H n , L n 1, ... ,Ln ⁇ p.1(n) ),
- a sequence (m j ) ⁇ i 1 , where m ; p m i+1 is called a verifying chain between m, and m ⁇ with length ⁇ .
- H n H(n,XJ, where X tract denotes the n-th time-stamped document.
- the linking item L n is also referred to as a time-stamp of X tract. Note that a one-way relationship between L n and L m (n ⁇ m) does not prove that in the moment of creating X tract the bit-string ⁇ did not exist, but we do know that X propel did exist at the moment of creating L m .
- RTA By using RTA it is possible to determine not only the submitting time of the signature but also the time of signing the document.
- the verifier may conclude that the signature was created in the time-frame between the moments of issuance of L(N) and of L( ⁇ ) respectively. If these moments are close enough, the signing time can be ascertained with necessary precision.
- a time-stamping system must have properties enabling users to verify whether an arbitrary time-stamp is correct or not. Possession of two documents with corresponding time-stamps is not enough to prove the RTA between the documents because everyone is able to produce fake chains of time-stamps.
- a time-stamping system should allow the user (1) to determine whether the time-stamps possessed by an individual have been tampered with; and (2) in the case of tampering, to determine whether the time-stamps were tampered with by the TSS or tampered after the issuing (generally by unknown means). In the second case, there is no one to bring an action against.
- the principals interested in legal use of time-stamps should themselves verify their correctness immediately after the issuing (using signatures and other techniques discussed later) because if the signature of the TSS becomes unreliable, the signed time-stamps cannot be used as evidence.
- the clients In order to increase the trustworthiness of the time-stamping services it should be possible for the clients to periodically inspect the TSS. Also, in the case when the TSS is not guilty he should have a mechanism to prove his innocence, i.e., that he has not issued a certain time-stamp during a certain round.
- the TSS must publish regularly, in an authenticated manner, the time-stamps for rounds [BdM91] in mass media. If the time-stamping protocol includes (by using collision-resistant one-way hash functions) (1) the message digest of any time-stamp issued during the r-th round, into the time-stamp for r-th round, and (2) the message digest of the time-stamp for round r - 1 into any time-stamp issued during the r-th round, it will be difficult for anyone to forge a time-stamp without detection.
- the forgery detection procedures should be simple. Forgeries should be determinable either during the stamping protocol (when the time-stamp, signed by the TSS, fails to be correct) or later when it is unable to establish the temporal order between two otherwise correct time-stamps.
- the values SU r are also referred to as the time-stamps for rounds. Note that the time-stamps requested from the TSS during the verification protocol should belong to the set of time-stamps for rounds because only these time-stamps are available in the time-stamping server.
- a (P, ⁇ , ⁇ ,H)-linking scheme is said to be an Accumulated Linking Scheme (ALS) with rank m, if
- a (p, H)-linking scheme enables accumulated time-stamping if for arbitrary positive m there exists ⁇ , such that the (p, ⁇ , p, H)-scheme is an ALS with rank m.
- the duration of the rounds can be flexibly enlarged in order to guarantee that only a negligible fraction of the time-stamps are kept in the memory of the time-stamping server.
- n the total number of time-stamps issued till the moment of the current run of stamping/verification protocol.
- the number of the evaluations of the hash function during the verification protocol should be O(log n).
- the number of time-stamps examined during a single run of the verification protocol should be O(log n);
- the size of an individual time-stamp should be small.
- the TSS maintains the following three databases:
- the fourth database (the complete database of time-stamps) is also stored but not on-line (it may be stored into an archive of CDs). Requests to this database are possible, but costly (e.g., requiring human interaction).
- the time-stamps in D p are stored to a separate CD (this procedure may be audited). Thereafter Dp is emptied.
- the time- stamp Rr for the current round is computed, added to Dr and published in a newspaper or similar publication (two processes which should be audited).
- the database Dc is copied into Dp and a new database Dc is created.
- Client sends X freely to the TSS.
- the TSS signs the pair (n, L n ) and sends (n, L n , Sig ⁇ ss (n,L n )) back to the client. 4.
- the client verifies the signature of TSS and checks whether
- L ⁇ r H (H' ⁇ r ,L ⁇ r. ,)(where H' ⁇ H ⁇ L ⁇ . ,)) and publishing L er and his public key K ⁇ ss in the newspaper or the like.
- the client may now continue, during a limited period, the protocol in order to get the complete individual time-stamp for
- the client sends a request to the TSS.
- tail (n) (H ⁇ r . together H ⁇ r.2 , ..., H n+2 ,H n+1 ).
- the TSS answers by sending (tail (n), sig ⁇ ss (tail (n))) to the client.
- the client checks whether
- the signature key of TSS is trusted to authenticate him and therefore, his signature on an invalid head (n) or tail (n) can be used as an evidence in the court.
- the client is responsible for doing it when the signature key of TSS can still be trusted. Later, the signature of TSS may become unreliable and therefore only the one-way properties can be used.
- the verifier sends a request to the TSS.
- the TSS answers by sending the tuple V mn (m)) and the signature sig ⁇ ss (V mn )to the verifier.
- the verifier validates the signature, finds L ⁇ r(m) using (3), finds L r (n) -1 using the formula
- L r(n) - ⁇ H (H ⁇ r(n) _ ⁇ , H (H ⁇ r(n ⁇ ) , L ⁇ r(m) )(7)). and finally, compares the value of L n in s n with the value given by (2).
- time-stamps issued by the TSS there should be some mechanism to audit the TSS.
- One easy way to do it is to periodically ask for time-stamps from the TSS and verify them. If these time-stamps are linked inconsistently (i.e., Eq. (2) and (3) hold for both time-stamps but the verification protocol fails), the TSS can be proven to be guilty.
- the TSS has to find the shortest verifying chains between ⁇ r(n) resort, and n and between N and ⁇ .
- the n-th individual time-stamp consists of the minimal amount of data necessary to verify the mutual one-way dependencies between all Lj which lay on these chains. It can be shown that if f satisfies the implication
- the length of the n-th time-stamp in this scheme does not exceed 2 -3 • log(n)- x bits, where x is the output size of the hash function H.
- the maximum length of rounds grows proportionally to O(log n).
- the average length of rounds is constant and therefore it is practical to publish the time-stamps for rounds after constant units of time. This can be achieved easily with the following procedure. If the "deadline" for a round is approaching and there are still q time-stamps not issued yet, assign random values to the remaining data items H».
- Remark 1 Denote by ord n the greatest power of 2 dividing n. In the ALS presented above, it is reasonable to label time-stamps in the lexicographical order with pairs (n, p), where 0 ⁇ p ⁇ ord n and n > 0. Then,
- ⁇ (i) : (2 1 " 1 i, k - 1 + ord i), for i ⁇ 1.
- C 2 be verifying chains from z to x and w to y respectively. It is obvious that C, and C 2 have a common element. Thus, if m ⁇ n then the verifying chains tail (m) and head (n) have a common element c which implies the existence of a verifying chain.
- Example 2 For the chains given in Example 1, the common element is 7 and the verifying chain between 4 and 10 is (4, 5, 6, 7, 10).
- Corollary 1 Due to the similarity between the verification and the stamping procedure, for an arbitrary pair of time-stamped documents the number of steps executed (and therefore, also the number of time-stamps examined) during a single run of the verification protocol is O(log n).
- the Theorem 2 can be straightforwardly generalized to claim that the number of examined time-stamps must be greater than any fixed constant.
- a binary linking scheme can alternatively be defined as a directed countable graph which is connected, contains no cycles and where all the vertices have two outgoing edges (links). Let us construct an infinite family of such graphs Tk in the following way:
- Tl consists of a single vertex which is labeled with the number 1. This vertex is both the source and the sink of the graph Tl
- Tk be already constructed. Its sink is labeled by 2 k -l .
- the graph Tk+1 consists of two copies of Tk, where the sink of the second copy is linked to the source of the first copy, and an additional vertex labeled by 2 k+1 -l which is linked to the source of the second copy. Labels of the second copy are increased by 2 k -l.
- the sink of Tk+1 is equal to the sink oft the first copy
- the source of Tk+1 is equal to the vertex labeled by 2 k+1 -l.
- l(a,b) be the length of the shortest verifying chain from b to a. If k>2 and 0 ⁇ a ⁇ b ⁇ 2 k then l(a,b) ⁇ 3k-5.
- RTA Relative Temporal Authentication
- An embodiment of the present invention comprises a method of time stamping a digital document using binary linking.
- a catenate certificate L n is generated by applying a one-way hash function H to a concatenation of the value of the catenate certificate L submit .
- ⁇ and the value of a suitably chosen catenate certificate L ⁇ n) where f is a fixed deterministic function, such as:
- L n H(n, X n , L n.1 ,L f(n) ).
- the indices are such that for each k the time certificate L n(k) is generated exclusively with values of L j , where n(k-l) ⁇ j ⁇ n(k), and of L n(j) with j ⁇ k. Treating intervals between the issuance of different L n(k) as "rounds", the anti-monotonic property insures that the time stamp for a round is not linked directly to the inner time stamps of other rounds.
- the moment of signing is certified.
- a principal P Before signing a document X a principal P generates nonce N and time stamps it.
- a nonce is a long random bit string, with an arbitrary length judged sufficient to reduce the probability of a conflict with another time stamp to insignificance.
- the time stamping events are identical; that is, the TSS does not know or need to know whether the time stamping is for a nonce or for meaningful data.
- the verifier compares both time stamps with other time stamps trusted by the verifier; which may be nonces developed for this purpose.
- the verifier can conclude that the signature was created in the time frame between the moments of issuance of L(N) and of L(S), respectively. If these moments are close enough in time, the signing time can be ascertained with precision. In this embodiment there are no supplementary duties for the TSS or other principals. In yet another embodiment, limited reliance on the TSS allows for a simplified system:
- the TSS responds immediately with the current L n and the necessary data for verifying the one-way dependency between L n and the time stamp for the previous round, signs to create an L n , and sends the signature D TSS (n,L n ) to the client, and
- the client may apply to the TSS for the data necessary to verify a one-way relationship between Ln and the time stamp for the round.
- the above embodiment thereby reduces the need for trusting the TSS in maintaining the temporal order of time stamped documents by preventing the TSS from having an opportunity to rearrange the documents.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US9693598P | 1998-08-18 | 1998-08-18 | |
US96935P | 1998-08-18 | ||
US37593599A | 1999-08-17 | 1999-08-17 | |
US375935 | 1999-08-17 | ||
PCT/US1999/019061 WO2000011828A1 (en) | 1998-08-18 | 1999-08-18 | Time-stamping with binary linking schemes |
Publications (2)
Publication Number | Publication Date |
---|---|
EP1105994A1 true EP1105994A1 (de) | 2001-06-13 |
EP1105994A4 EP1105994A4 (de) | 2004-12-01 |
Family
ID=26792222
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP99942384A Withdrawn EP1105994A4 (de) | 1998-08-18 | 1999-08-18 | Zeitstempelung mit binären verbindungssystemen |
Country Status (5)
Country | Link |
---|---|
EP (1) | EP1105994A4 (de) |
JP (1) | JP2002530709A (de) |
CN (1) | CN1319290A (de) |
AU (1) | AU5577599A (de) |
WO (1) | WO2000011828A1 (de) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3899808B2 (ja) * | 2000-12-07 | 2007-03-28 | 株式会社日立製作所 | ディジタル署名生成方法およびディジタル署名検証方法 |
DE10106083A1 (de) * | 2001-02-08 | 2002-08-29 | Jan Wendenburg | Verfahren zur Zuordnung von digitalen Zeitstempeln |
US7451116B2 (en) * | 2001-03-07 | 2008-11-11 | Diebold, Incorporated | Automated transaction machine digital signature system and method |
US8261975B2 (en) | 2001-03-07 | 2012-09-11 | Diebold, Incorporated | Automated banking machine that operates responsive to data bearing records |
US20090026753A1 (en) * | 2007-07-28 | 2009-01-29 | Simske Steven J | Security deterrent mark and methods of forming the same |
US9756665B2 (en) | 2013-07-19 | 2017-09-05 | Nokia Solutions And Networks Oy | Network assisted automatic disaster trigger to enable device-to-device (D2D) ad hoc communication |
WO2016050285A1 (en) | 2014-09-30 | 2016-04-07 | Telefonaktiebolaget L M Ericsson (Publ) | Technique for handling data in a data network |
PT3259871T (pt) | 2015-02-20 | 2020-11-10 | Ericsson Telefon Ab L M | Método para proporcionar um valor de dispersão para uma parte de dados, dispositivo eletrónico e programa de computador |
US10396995B2 (en) | 2015-02-20 | 2019-08-27 | Telefonaktiebolaget Lm Ericsson (Publ) | Method of providing a hash value for a piece of data, electronic device and computer program |
EP3281145B1 (de) | 2015-04-10 | 2019-11-06 | Telefonaktiebolaget LM Ericsson (publ) | Überprüfungswege von blättern eines baumes |
CN110084032B (zh) * | 2018-01-26 | 2023-08-22 | 阿里巴巴集团控股有限公司 | 时间标记、时间验证、数据处理方法、设备、介质 |
CN114726536B (zh) * | 2022-03-31 | 2024-08-09 | 南方电网科学研究院有限责任公司 | 一种时间戳生成方法、装置、电子设备及存储介质 |
CN115277239B (zh) * | 2022-08-02 | 2023-12-05 | 恒生电子股份有限公司 | 数据库数据的加密方法及装置 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5136647A (en) * | 1990-08-02 | 1992-08-04 | Bell Communications Research, Inc. | Method for secure time-stamping of digital documents |
US5422953A (en) * | 1993-05-05 | 1995-06-06 | Fischer; Addison M. | Personal date/time notary device |
-
1999
- 1999-08-18 JP JP2000583317A patent/JP2002530709A/ja active Pending
- 1999-08-18 WO PCT/US1999/019061 patent/WO2000011828A1/en not_active Application Discontinuation
- 1999-08-18 AU AU55775/99A patent/AU5577599A/en not_active Abandoned
- 1999-08-18 EP EP99942384A patent/EP1105994A4/de not_active Withdrawn
- 1999-08-18 CN CN99811241.0A patent/CN1319290A/zh active Pending
Non-Patent Citations (5)
Title |
---|
BAYER,HABER: "Improving the Efficiency and Reliability of Digital Time Stamping" METHODS IN COMMUNICATION, SECURITY AND COMPUTER SCIENCE, [Online] 1993, XP002292803 NEY YORK Retrieved from the Internet: URL:http://citeseer.ist.psu.edu/bayer93imp roving.html> [retrieved on 2004-08-17] * |
BULDAS, LAUD: "New linking schemes for digital time-stamping" PROCEEDINGS OF 1998 INTERNATIONAL CONFERENCE ON INFORMATION SECURITY AND CRYPTOLOGY, [Online] 18 December 1998 (1998-12-18), XP002292802 KOREA Retrieved from the Internet: URL:http://citeseer.ist.psu.edu/buldas98ne w.html> [retrieved on 2004-08-17] * |
HABER,STORNETTA: "How to Time-stamp a Digital Document" JOURNAL OF CRYPTOLOGY, [Online] vol. 3, no. 2, 1991, pages 99-111, XP002292804 Retrieved from the Internet: URL:http://citeseer.ist.psu.edu/haber91how .html> [retrieved on 2004-08-17] * |
MENEZES, VANSTONE, OORSCHOT: "Handbook of Applied Cryptography" 1997, CRC PRESS LLC , USA , XP002292896 * page 397 - page 400 * * page 559 * * |
See also references of WO0011828A1 * |
Also Published As
Publication number | Publication date |
---|---|
EP1105994A4 (de) | 2004-12-01 |
WO2000011828A8 (en) | 2000-06-02 |
JP2002530709A (ja) | 2002-09-17 |
AU5577599A (en) | 2000-03-14 |
CN1319290A (zh) | 2001-10-24 |
WO2000011828A1 (en) | 2000-03-02 |
WO2000011828A9 (en) | 2000-08-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Buldas et al. | Time-stamping with binary linking schemes | |
Bayer et al. | Improving the efficiency and reliability of digital time-stamping | |
Buldas et al. | Accountable certificate management using undeniable attestations | |
US6397329B1 (en) | Method for efficiently revoking digital identities | |
US6282295B1 (en) | Auto-recoverable and auto-certifiable cryptostem using zero-knowledge proofs for key escrow in general exponential ciphers | |
KR0146437B1 (ko) | 인증교환 방법, 복원형 전자서명 방법, 부가형 전자서명 방법, 키교환 방법, 복원형 다중전자서명 방법, 부가형 다중전자서명 방법 및 블라인드 전자서명 방법 | |
US5903651A (en) | Apparatus and method for demonstrating and confirming the status of a digital certificates and other data | |
EP0541727B1 (de) | Verfahren zur sicheren zeitstempelung von digitalen dokumenten | |
US5960083A (en) | Certificate revocation system | |
US6389136B1 (en) | Auto-Recoverable and Auto-certifiable cryptosystems with RSA or factoring based keys | |
WO2000011828A1 (en) | Time-stamping with binary linking schemes | |
US20040193872A1 (en) | System and method for renewing and extending digitally signed certificates | |
Camacho et al. | Strong accumulators from collision-resistant hashing | |
Buldas et al. | Efficient quantum-immune keyless signatures with identity | |
EP3767873B1 (de) | Delegierte signaturen für smart vorrichtungen | |
EP1540882B1 (de) | Gruppensignaturschema | |
Lipmaa | Secure and efficient time-stamping systems | |
Haber et al. | Time-stamping | |
AU737037B2 (en) | Auto-recoverable auto-certifiable cryptosystems | |
Ansper et al. | Improving the availability of time-stamping services | |
US6965998B1 (en) | Time stamping method using time-based signature key | |
Just | On the temporal authentication of digital data | |
Matsuura et al. | Digital Timestamps for Dispute Settlement in Electronic Commerce: Generation, Verification, and Renewal. | |
Pasqual et al. | A new method for digital time-stamping of electronic document | |
Haber et al. | Hash-and-Sign |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20010215 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE |
|
AX | Request for extension of the european patent |
Free format text: AL;LT;LV;MK;RO;SI |
|
A4 | Supplementary search report drawn up and despatched |
Effective date: 20041014 |
|
17Q | First examination report despatched |
Effective date: 20050422 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20050301 |