$OpenBSD: patch-libs_Auth_OpenID_CryptUtil_php,v 1.1.1.1 2010/01/04 08:58:14 ajacoutot Exp $
--- libs/Auth/OpenID/CryptUtil.php.orig	Fri Jan  1 17:45:57 2010
+++ libs/Auth/OpenID/CryptUtil.php	Fri Jan  1 17:46:08 2010
@@ -20,7 +20,7 @@ if (!defined('Auth_OpenID_RAND_SOURCE')) {
      * The filename for a source of random bytes. Define this yourself
      * if you have a different source of randomness.
      */
-    define('Auth_OpenID_RAND_SOURCE', '/dev/urandom');
+    define('Auth_OpenID_RAND_SOURCE', '/dev/arandom');
 }
 
 class Auth_OpenID_CryptUtil {
