index
:
php-openid
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Net
/
OpenID
/
CryptUtil.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[project @ Moved modules from Net::OpenID namespace to Auth::OpenID for bette...
tailor
2006-01-16
1
-855
/
+0
*
[project @ Updated CryptUtil docs]
tailor
2006-01-13
1
-2
/
+0
*
[project @ Refactored HMACSHA1 file somewhat and updated CryptUtil to use sha...
tailor
2006-01-13
1
-2
/
+2
*
[project @ PHP 4.3 compatibility: must name fields when using unpack]
Josh Hoyt
2006-01-07
1
-2
/
+2
*
[project @ Fixed longToBinary and randomString to use platform-based integers]
tailor
2006-01-07
1
-5
/
+116
*
[project @ Fixed some minor bugs in randrange]
tailor
2006-01-06
1
-4
/
+6
*
[project @ Change getBytes to actually honor the constant indicating where to...
Josh Hoyt
2006-01-07
1
-1
/
+1
*
[project @ Fix MathLibrary::getLibWrapper for no lib case]
Josh Hoyt
2006-01-06
1
-7
/
+8
*
[project @ Use gmp_div_q instead of the alias gmp_div]
Josh Hoyt
2006-01-06
1
-1
/
+1
*
[project @ Use bcpowmod if it's available]
Josh Hoyt
2006-01-06
1
-0
/
+10
*
[project @ Use constant to indicate no math library present. Break down big c...
Josh Hoyt
2006-01-06
1
-26
/
+38
*
[project @ Make cryptutil pass test with GMP]
Josh Hoyt
2006-01-06
1
-4
/
+4
*
[project @ Do not instantiate a dumb math library so that it will not get use...
Josh Hoyt
2006-01-06
1
-1
/
+6
*
[project @ Change loop condition for longToBinary to use math library]
Josh Hoyt
2006-01-06
1
-1
/
+1
*
[project @ Fix case of FALSE]
Josh Hoyt
2006-01-06
1
-2
/
+2
*
[project @ Add test for overflow for dumb math library]
Josh Hoyt
2006-01-05
1
-2
/
+2
*
[project @ Lowercased null, true, and false]
tailor
2006-01-05
1
-1
/
+1
*
[project @ Fixed brace style]
tailor
2006-01-05
1
-44
/
+88
*
[project @ Removed reference assignment for PHP 5]
tailor
2006-01-04
1
-2
/
+2
*
[project @ Fixed warning about non-string key for duplicate cache in PHP 5]
tailor
2006-01-04
1
-4
/
+6
*
[project @ Fixed line wrapping]
tailor
2006-01-04
1
-2
/
+4
*
[project @ Fixed defined() call]
tailor
2006-01-04
1
-1
/
+1
*
[project @ Fixed line wrapping]
tailor
2006-01-04
1
-16
/
+26
*
[project @ Fixed encoding for sha1 return value and fixed getBytes function c...
tailor
2006-01-04
1
-3
/
+3
*
[project @ Added a ton of documentation updates]
tailor
2005-12-30
1
-8
/
+182
*
[project @ Fixed randrange to use MathLibrary and updated math library loadin...
tailor
2005-12-30
1
-36
/
+31
*
[project @ Added more operations to the math library classes]
tailor
2005-12-30
1
-0
/
+36
*
[project @ Implemented longToBinary and binaryToLong functions]
tailor
2005-12-30
1
-2
/
+53
*
[project @ Added maxint function]
tailor
2005-12-30
1
-0
/
+15
*
[project @ Refactored DiffieHellman to use Net_OpenID_MathLibrary]
tailor
2005-12-29
1
-1
/
+1
*
[project @ Added phpdoc directives and inserted trigger_error for platform in...
tailor
2005-12-29
1
-0
/
+12
*
[project @ Changed the return value of getLibWrapper to return a reference.]
tailor
2005-12-29
1
-3
/
+3
*
[project @ Added MathLibrary and MathWrapper classes to wrap Bcmath and GMP.]
tailor
2005-12-29
1
-0
/
+173
*
[project @ Added documentation to CryptUtil.]
tailor
2005-12-28
1
-3
/
+25
*
[project @ Ported CryptUtils functions and added some tests for CryptUtils.]
tailor
2005-12-28
1
-0
/
+130
*
[project @ Fixed define syntax and comment indention.]
tailor
2005-12-28
1
-18
/
+19
*
[project @ Documentation and removal of silly low-entropy entropy sources fro...
Josh Hoyt
2005-12-27
1
-20
/
+30
*
[project @ Add lame entropy source to make getBytes work for platforms where ...
Josh Hoyt
2005-12-24
1
-6
/
+35
*
[project @ Add strict error reporting and move to Net/ for PEAR compatibility]
Josh Hoyt
2005-12-23
1
-0
/
+10