Re: RSA, SHA-1 and CMS

2008-05-06 Thread Dr. Stephen Henson
On Tue, May 06, 2008, Fedak, Joe wrote: > I have a need to sign files using RSA and SHA-1 algorithms. The signed > files will also need to be in CMS format. Can openssl.exe be used to do > this or do I need to used the openssl libraries? Also, if you can point > me to an example, that would be gre

RSA, SHA-1 and CMS

2008-05-06 Thread Fedak, Joe
I have a need to sign files using RSA and SHA-1 algorithms. The signed files will also need to be in CMS format. Can openssl.exe be used to do this or do I need to used the openssl libraries? Also, if you can point me to an example, that would be great. Thanks Joe Fedak __