[exim-dev] [Bug 722] Need a random number generator

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 722] New: Need a random number generator
Subject: [exim-dev] [Bug 722] Need a random number generator
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=722




--- Comment #11 from Phil Pennock <exim-dev@???> 2009-10-16 11:59:58 ---
There are two implementations in the code. If OpenSSL is present, that is
used, otherwise a default is used. The default uses various methods, if
present, before falling back to an older routine already in Exim.

I see this was committed after all.

Note that no HAVE_* definitions were applied to the codebase though. See
comment #8 for discussion.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email