RFC - bcrypt: Semi-stub BCryptGenRandom
3 Feb
2014
3 Feb
'14
2:18 a.m.
Hi, I'm looking for comments related to the attached patch. Is it valid to use advpi32? It seems to be the most easy way to generate random numbers. If not valid, what other ways are there to generate random numbers? If anyone would like to compile this patch please also get http://source.winehq.org/patches/data/102143 Thanks in advance, Bruno
3 Feb
3 Feb
2:28 a.m.
Bruno Jesus <00cpxxx(a)gmail.com> wrote:
Hi, I'm looking for comments related to the attached patch.
Is it valid to use advpi32? It seems to be the most easy way to generate random numbers.
Looks fine to me, the only thing I'd add is a FIXME before returning ERROR_CALL_NOT_IMPLEMENTED. -- Dmitry.
4331
Age (days ago)
4331
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bruno Jesus -
Dmitry Timoshkov