Re: Generating PKCS7 files, but not PEM encoded.

2000-09-05 Thread Dr S N Henson
Kishore Gummadidala wrote: > > Dear all, > > I have a question which I hope someone can help me > with. So here goes.. > > I am trying to sign code, and package it in a PKCS7 > file. The sample program in crypto/pkcs7 namely > sign.c and verify.c have served my purpose quite > well. Many thanks

Generating PKCS7 files, but not PEM encoded.

2000-09-05 Thread Kishore Gummadidala
Dear all, I have a question which I hope someone can help me with. So here goes.. I am trying to sign code, and package it in a PKCS7 file. The sample program in crypto/pkcs7 namely sign.c and verify.c have served my purpose quite well. Many thanks. Now I need to modify them so that they do