|
From: <bug...@ve...> - 2004-04-28 17:10:29
|
The following issue has been updated:
Updater: Pelle Braendgaard (mailto:pe...@ve...)
Date: Wed, 28 Apr 2004 10:08 AM
Changes:
Version changed to r_0_8
Version changed from r_0_7
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.neuclear.org//browse/COM-7?page=history
---------------------------------------------------------------------
View the issue:
http://jira.neuclear.org//browse/COM-7
Here is an overview of the issue:
---------------------------------------------------------------------
Key: COM-7
Summary: Create Timestamping Servlet
Type: New Feature
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Commons
Fix Fors:
r_0_8
Versions:
r_0_8
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Thu, 1 Apr 2004 2:11 PM
Updated: Wed, 28 Apr 2004 10:08 AM
Description:
I need a Servlet which can sign an SHA1 Hash together with a timestamp.
It should take the data as part of the PATH_INFO:
eg. /timestamp/{base32 encoded sha1 hash}
It then returns in plain ascii:
{sha1 hash}
{ISO Timestamp}
[Base 64 encoded RSA Signature]
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.neuclear.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|