> Is such a function that complicated? :-)... it is just a suggestion... okay? :-)

I agree with you...

Here is an extract from md_rand.c :

[...]
 * derivative of this code cannot be changed.  i.e. this code cannot
simply be
 * copied and put under another distribution licence
 * [including the GNU Public Licence.]
 */

#define ENTROPY_NEEDED 16  /* require 128 bits = 16 bytes of randomness
*/

[...]

Is it a bad idea to define this constant in rand.h instead of md_rand.c
?

A+

Pascal

-- 
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
<                   Pascal Junod                     >
< Europay AG, Hertistr. 27, CH-8304 Wallisellen      >
< [EMAIL PROTECTED]   ++41 (0)1 832 93 27     >
< Privat: Ettenfeldstr. 11, CH-8052 Zürich-Seebach   >
< [EMAIL PROTECTED] ++41 (0)1 302 14 10   > 
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to