Timestamping with openssl

2002-05-25 Thread Averroes
Hi All, Perhaps someone has the answer? I want to sign a file (provided by a requester) with some information like : hash+timestamp, then, transforms this signed file in PKCS7 structure for sending back to the requester. Any help will be appreciated. Regards #--- Averroes

Re: Timestamping with openssl

2002-05-25 Thread Vadim Fedukovich
On Sat, 25 May 2002, Averroes wrote: Hi All, Perhaps someone has the answer? I want to sign a file (provided by a requester) with some information like : hash+timestamp, then, transforms this signed file in PKCS7 structure for sending back to the requester. Any help will be appreciated.

Re: SSL cipher selection in openssl

2002-05-25 Thread Lutz Jaenicke
On Fri, May 24, 2002 at 03:21:02PM -0700, Shyamal Kumar wrote: In the openssl library code, i notice that the array of SSL_CIPHER structures in s3_lib.c is what determines the order in which cipher suites are searched when processing a client hello. Is that right? would this mean, that if i