OpenSSL Random Number Generator

2005-12-04 Thread Hagai Yaffe
Hello,   I am looking for some documentation regarding OpenSSL Random Number Generator, I have looked on the net and could not find what I need. I mainly need some compression between OpenSSL Random Number Generator and other Random Generation algorithms (Blum-Blum-Shub, FIPS 186, RPK

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 _

Re: OpenSSL Random Number Generator

2005-12-05 Thread Richard Koenning
Hagai Yaffe wrote: I am looking for some documentation regarding OpenSSL Random Number Generator, I have looked on the net and could not find what I need. I mainly need some compression between OpenSSL Random Number Generator and other Random Generation algorithms (Blum-Blum-Shub, FIPS 186, RPK

Re: OpenSSL Random Number Generator

2007-01-23 Thread Marek Marcola
Hello, >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. BBS is not implemented in OpenSSL, you may try GMP. Best reg

RE: OpenSSL Random Number Generator

2007-01-23 Thread visalakshi.natraj
:45 PM To: openssl-users@openssl.org Subject: Re: OpenSSL Random Number Generator Hello, >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 im

RE: OpenSSL Random Number Generator

2007-01-23 Thread kamalakar.mergu
3:45 PM To: openssl-users@openssl.org Subject: Re: OpenSSL Random Number Generator Hello, >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 im

Re: OpenSSL Random Number Generator

2007-01-23 Thread Victor Duchovni
On Tue, Jan 23, 2007 at 12:54:51PM +0530, [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > To: openssl-users@openssl.org > Date: Tue, 23 Jan 2007 12:54:51 +0530 > Subject: OpenSSL Random Number Generator > > Hi, > may b this is a very simple question but I was not able