Hi Ceki,

We need this to provide proof of non-tampering in a banking application.
The log entries contain transaction details for transactions executed over
the internet by customers.
It provides proof that a particular transaction with the said amounts was
executed on a particular day.

Regards
Yogi



----- Original Message -----
From: "Ceki Gülcü" <[EMAIL PROTECTED]>
To: "LOG4J Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 3:45 PM
Subject: Re: Digitally signing log entries



Yogi,

What is your aim in signing the log entries? What are you trying to achieve?
Ceki

At 14:55 06.06.2001 +0530, you wrote:
>Hi all,
>
>I'm trying to append a digital signature of the (log message + timestamp)
to
>the log entry.
>
>For this I'm writing a PatternConverter for a character...say 's'. This
>converter uses javax.crypto.Mac
>and java.security.KeyStore to generate a digital signature with either MD5
>or SHA1.
>
>Am I on the right track, is there a better way to do this ?
>Does anyone have shareable code that achieves the same purpose ?
>
>Regards,
>Yogi
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

--
Ceki Gülcü


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to