RE: OpenSSL Random Number Generator

2007-01-23 Thread visalakshi.natraj
--- Begin Message --- Hi, Thanks fortelling me that BBS is not implemented in openSSL. Can I know if there are any other RNG algorithms implemented ? Thanks and Regards, Visalakshi Natraj From: [EMAIL PROTECTED] on behalf of Marek Marcola Sent: Tue 1/23/2007 3:

OpenSSL Random Number Generator

2007-01-22 Thread visalakshi.natraj
--- Begin Message --- Hi, may b this is a very simple question but I was not able to figure out. What are the Random Number Generator Algorithms used in OpenSSL 0.9.8d Please can you let me know ig Blum-Blum-Shub is implemented and how do I invoke it. Thanks and Regards, Visalakshi Natraj _

OpenSSL FIPS module

2007-01-18 Thread visalakshi.natraj
Hi, I am trying to understand the FIPS module in the OpenSSL version 0.9.7l. I dont understand why some files (like des_enc.c, hmac.c , rsa_gen.c etc) which are alreadyin the respective folders under the crypto directory again replicated in the FIPS module. What is the significance behind those