Generate digest

This form will generate a digest and then go to the timestamp page for it.

The actual data will not be stored anywhere. Only the digest and timestamp is stored.



Using this page from your own blog or web application

You can create a form on your own page that goes to this page. You must use the POST method and one of the following urls. The data to digest should be in the 'body' parameter of the request.

  • http://timecert.org/generate
  • http://timecert.org/digest

The first url shows the data to the user on this page before generating the digest.

The second url generates the digest immediately.