Re: construct a CMS Signed-Data object (as per RFC 2630)

2005-04-06 Thread Rafeeq Ahmed
help you. > Best regards > Dan > > http://www.zvon.org/tmRFC/RFC3369/Output/chapter5.html > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Rafeeq Ahmed > Sent: mercredi, 6. avril 2005 13:04 > To: openssl-users@openssl

construct a CMS Signed-Data object (as per RFC 2630)

2005-04-06 Thread Rafeeq Ahmed
Hi We are trying to construct a CMS Signed-Data object (as per RFC 2630) from a Digital Signature. The CMS object is furthter required to be represented into octet string (or char string). Have anybody come across such a problem. or if you have any suggest

Need RFC compliances for the Signing alogrithms

2005-03-09 Thread Rafeeq Ahmed
Hi all I need to check for RFC conformations for the following alogorithms P_MD5_RSA_512 P_SHA1_RSA P_SHA1_DSA P_OSA_MD5 P_OSA_HMAC_SH1_96 P_OSA_HMAC_MD5_96 Details of each is provide below Wether any of you have checked for the RFC compliances of these alogrithem If so can u please provide me

Need OpenSSL APIs for exporting and importing Digital Certificates

2005-02-28 Thread Rafeeq Ahmed
Hi I m looking for OpenSSL APIs for exporting and importing Digital Certificates can any one help me out for this. If possible can you send me any related document or web sites to learn more about it. Thanks Rafeeq __ OpenSSL

Re: RSA key generation problems in OpenSSH

2005-02-28 Thread Rafeeq Ahmed
Hi I am unable to provide u with exact answer. but i thought it relevent to reply u. because I have also worked on RSA api's Following are the command to generate rsa keys 1) openssl genrsa -out private.pem 1024 <- This generates a 1024 bit keypair, but both keys are held in a single file ini

Does any body have the md5/asm/md5-sparcv9.s for 32bits

2005-01-18 Thread Rafeeq Ahmed
Hi We are trying to compile the openssl-0.9.7e using CC , does any body have the md5/asm/md5-sparcv9.s for 32bits if so please provide me a copy with thanks and regards Rafeeq __ OpenSSL Project

Problem: (C++) CC compilation on Solaris-sparcv9

2005-01-10 Thread Rafeeq Ahmed
Hi I am facing problem in compiling Openssl using CC (C++ compiler) Can any of u help me to sortout the problem Thanks and regards Rafeeq __ OpenSSL Project http://www.openssl.org User Support Mai

Compiling OpenSSL using CC

2005-01-04 Thread Rafeeq Ahmed
Hi, I am facing problem in compiling OpenSSL in CC (for C++ compiler) Can any one help me in setting the CFLAG variable. regards and thanks rafeeq __ OpenSSL Project http://www.openssl.org User Sup