Re: Using DSA to sign a PKCS7 message

2001-08-14 Thread Frank Geck
sign and verify files. > > Thks, > > Mauricio Salinas > > > -Mensaje original- > > De: Dr S N Henson [SMTP:[EMAIL PROTECTED]] > > Enviado el: lunes, 13 de agosto de 2001 12:46 > > Para: [EMAIL PROTECTED] > > Asunto: Re: Using DSA to sign

RE: Using DSA to sign a PKCS7 message

2001-08-14 Thread Mauricio Salinas
S N Henson [SMTP:[EMAIL PROTECTED]] > Enviado el: lunes, 13 de agosto de 2001 12:46 > Para: [EMAIL PROTECTED] > Asunto: Re: Using DSA to sign a PKCS7 message > > > > Frank Geck wrote: > > > > I have been looking at the crypto/sign.c. I see how yo c

Re: Using DSA to sign a PKCS7 message

2001-08-13 Thread Dr S N Henson
Frank Geck wrote: > > I have been looking at the crypto/sign.c. I see how yo can specify the > hash to use but not the signature algorithm. How do you do that or what > one does it use, does any one know? > Don't rely on crypto/sign.c its obsolete. If you use the S/MIME API (example in apps