http://bugzilla.novell.com/show_bug.cgi?id=595611

http://bugzilla.novell.com/show_bug.cgi?id=595611#c8


Sebastien Pouliot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Sebastien Pouliot <[email protected]> 2010-04-13 21:26:28 
UTC ---
Guid uses RngCryptoServiceProvider which, like Zoltan said on comment #7, needs
some entropy to get results. 

Now the implementation of RngCryptoServiceProvider of it is totally different
from Windows (comment #2) where CryptoAPI is used and Linux (comment #3) where
/dev/random is used. So its pretty weird that you get the same, huge, delay on
both operating systems.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to