Re: Symmetric key renegotiation

2002-11-22 Thread Michael Sierchio
Michael Sierchio wrote: __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Re: Symmetric key renegotiation

2002-11-20 Thread Adriano Devillaine
There is a standard of the Aes algorithm, there should be statistical information that you are asking about... Regards Adriano.. El mié, 20-11-2002 a las 14:19, Vishal Mittal escribió: > > I am looking for some statistical figures as to what is considered safe, i.e. how >often should you renego

Re: Symmetric key renegotiation

2002-11-20 Thread Vishal Mittal
I am looking for some statistical figures as to what is considered safe, i.e. how often should you renegotiate the key if you are using AES 128 bit encryption (bidirectional). Thanks -VM  Adriano Devillaine <[EMAIL PROTECTED]> wrote: That's depend on the traffic of the points that are using the sym

Re: Symmetric key renegotiation

2002-11-20 Thread Adriano Devillaine
That's depend on the traffic of the points that are using the symmetric encryptation, you can put delimitation with the time, or with the bytes... are you making unidirection or bidirectional encriptation? (maybe VPN ore only SSL ore TTL?) Regards... Adriano. El mar, 19-11-2002 a las 20:13, Visha