Content deleted Content added
→Establishing data integrity with transient-key timestamps: Adding/removing wikilink(s) |
|||
Line 10:
Instead, data is digitally signed with a time value derived from [[Universal Coordinated Time|Universal Coordinated Time (UTC)]] accurate to within a millisecond, in accordance with the [[ANSI ASC X9.95 Standard|ANSI ASC X9.95 standard for Trusted Timestamping]].
Whenever a time interval in a transient-key system expires, a new public/private keypair is generated, and the private key from the previous interval is used to digitally certify the new public key. The old private key is then destroyed.
For the new interval, time values are obtained from a trusted third-party source, and specific moments in time can be [[interpolated]] in between received times by using a time-biasing method based on the internal system timer. If a trusted time source cannot be obtained or is not running within specified [[
The start times of the chain and of each interval can be coupled together to form an unbroken sequence of public keys, which can be used for the following:
* To irrefutably identify the time at which a set of data was signed.
|