Re: PKCS#7 enveloped message problem

2001-08-05 Thread Vadim Fedukovich
On Fri, 3 Aug 2001, Frank Geck wrote: I have the same issue. I used the openssl rand -out randfile 1024. this created the random bit file. I pointed RANDFILE to this file and get the same error PRNG not seeded. By the response below do I take it that the supplied enc.c program is wrong

RE: PKCS#7 enveloped message problem

2001-08-02 Thread MARS.LIN
have u rand the seed with RAND_seed() ? Mars Lin -Original Message- From: long.chiang [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 11:58 AM To: [EMAIL PROTECTED] Subject: PKCS#7 enveloped message problem Hi, I am using pkcs7/enc.c for creating a PKCS#7 envepoed message