about pkcs7_sign and pkcs7_verify

2003-02-25 Thread CHARLES CHEBLI
Hi all has anyone used pkcs7_sign and pkcs7_verify to sign and verify files? if yes could you give me a sample of how it works; thank you Charles Chebli Ingénieur Informatique,Telecom; Adresse: 212, Rue de Tolbiac, Paris 75013 Portable: 0677703467 CC

Re: seeding the PRNG on Windows

2003-04-03 Thread CHARLES CHEBLI
if(error) return 0; buf = (char*)malloc(bytes); egads_entropy(&ctx, buf, bytes, &error); if(!error) RAND_seed(buf, bytes); free(buf); egads_destroy(&ctx); return(!error); } } Charles Chebli Ingénieur Informatique,Telecom; Adresse: 212, Rue de Tolbiac,