Hi Renzo, AutoSeededRandomPool or AutoSeededX917RNG
See osrng.h Jeff > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Renzo Tomaselli > Sent: Friday, April 23, 2004 5:46 AM > To: crypto++ MailList > Subject: random number generation usage > > > Hi all, > assume I have to provide abstract RNG functionalities as > a pair of methods (such as in PKCS#11): > > seed(inputByteBlock) > outputByteBlock = getBlock() > > within a service of mine. And this has to be portable across > Windows and Unix (AIX, Solaris, Linux). Which is the best > strategy to use - among those several Crypto++ classes - also > to use if possible what's offered by the underlying OS ? > Should I go along with explicit #ifdefs or can I rely on > Crypto++ doing this ? Thanks, > > Renzo Tomaselli > >
smime.p7s
Description: S/MIME cryptographic signature
