Re: Encryption

2020-05-07 Thread Matt Sicker
Nothing outside the SSL settings for various things. There are no storage encryption mechanisms included, only transport encryption. On Thu, 7 May 2020 at 06:59, EDMONDO SENA wrote: > > Hi all, > > Does log4j2 use internal encryption algorithms? > > Kind re

Encryption

2020-05-07 Thread EDMONDO SENA
Hi all, Does log4j2 use internal encryption algorithms? Kind regards. //Edmondo. - To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org

RE: Encryption of log

2006-06-15 Thread Jan-Olof Sivtoft
PROTECTED] Sent: den 14 juni 2006 17:56 To: Log4J Users List Subject: Re: Encryption of log On Jun 14, 2006, at 2:33 AM, Jan-Olof Sivtoft wrote: > Hi > > The project Im working with want to encrypt the log file. It also want > to use RollingFileAppender. My intention was to extend >

RE: [SPAM (Bayesain Analysis)] - Re: Encryption of log - Bayesian Filter detected spam

2006-06-15 Thread Bender Heri
its a typo an should spell CipherOutputStream. It is used in framework java crypto extension (javax.crypto) > -Original Message- > From: xhu1 [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 14, 2006 7:24 PM > To: Log4J Users List > Subject: [SPAM (Bayesain Analysis)] -

Re: Encryption of log

2006-06-14 Thread xhu1
what is ChiperOutputStream? I have the same requirement but not sure what is the option to do it yet. Thanks --- Jan-Olof Sivtoft <[EMAIL PROTECTED]> wrote: > Hi > > The project Im working with want to encrypt the log > file. It also want > to use RollingFileAppender. My intention was to > exten

Re: Encryption of log

2006-06-14 Thread Curt Arnold
On Jun 14, 2006, at 2:33 AM, Jan-Olof Sivtoft wrote: Hi The project Im working with want to encrypt the log file. It also want to use RollingFileAppender. My intention was to extend RollingFileAppender and change the creation of FileOutputStream to ChiperOutputStream and override setFile in Fi

Re: Encryption of log

2006-06-14 Thread Xavier Outhier
Jan-Olof Sivtoft wrote: Hi The project Im working with want to encrypt the log file. It also want to use RollingFileAppender. My intention was to extend RollingFileAppender and change the creation of FileOutputStream to ChiperOutputStream and override setFile in FileAppender to do the same and

Encryption of log

2006-06-14 Thread Jan-Olof Sivtoft
Hi The project Im working with want to encrypt the log file. It also want to use RollingFileAppender. My intention was to extend RollingFileAppender and change the creation of FileOutputStream to ChiperOutputStream and override setFile in FileAppender to do the same and so on, but RollingFileAppen

Re: Encryption?

2004-12-20 Thread Ceki Gülcü
At 06:34 PM 12/20/2004, Magnus Svensson (HF/EAB) wrote: Hi, I resend this question due to mail server problem: I have a question regarding encryption and export control. Does Log4J include any SW encryption that restricts export (i.e. special ECCN code)? No, as far as I know, it does not. Regards

Encryption?

2004-12-20 Thread Magnus Svensson (HF/EAB)
Hi, I resend this question due to mail server problem: I have a question regarding encryption and export control. Does Log4J include any SW encryption that restricts export (i.e. special ECCN code)? Regards, Magnus Svensson