Re: Becoming a CA for group of internal servers?

2011-08-21 Thread Hopkins, Nathan
- Original Message - From: owner-openssl-us...@openssl.org To: openssl-users@openssl.org Sent: Fri Aug 19 02:39:55 2011 Subject: RE: Becoming a CA for group of internal servers? > From: owner-openssl-us...@openssl.org On Behalf Of Hopkins, Nathan > Sent: Thursday, 18 August

RE: Get signature from a p7s file

2011-08-21 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of JuliusIT > Sent: Friday, 19 August, 2011 04:03 > we have tried and tried but we are not able to get an result > on the subject > below. > > we need to make an implementation of EDIFACT digital sign > with embedded > > sign and certificate in

Help compiling,assembling and linking RC4 code.

2011-08-21 Thread rastirrat
Hi, I recently downloaded a copy of openssl 1.0.0d, my aim is to compile all of the programs found in the rc4 folder. My system is Win32. What I am try to do is build the assembly language version of RC4. So far I have been able to create the rc4-586.asm file by running the rc4-586.pl script.