On 18-08-2010 19:41, Alessandro Menti wrote:
Thanks for your help, Jacob.
Where can I find your signing tools? A quick Google search
revealed no useful links.
Sorry, closed source in-house code only, tied heavily into other
closed source code, anyway it was a client, not a server.
Alternati
Thanks for your help, Jacob.
Where can I find your signing tools? A quick Google search
revealed no useful links.
Alternatively, can you suggest me how to complete the original
ASN.1 structures so as to add the explicit [0] tag? I have already
searched the official OpenSSL documentation for some
Your ASN.1 looks a lot like what I am sending in my own signing
tools (developed independently from the sf project you mention).
I ran your example request through Peter Gutman's dumpasn1 with
my old config file, and here is the output, which looks like the
same requests I generate (no attributes
Hi everyone,
I'm trying to write a CGI program to generate timestamps for the
Authenticode(TM) digital signature system.
I'm having trouble extracting the original ContentInfo from the timestamp
request (the ContentInfo is required to generate a valid reply). Since the
requests are Base64-encoded