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.