Also add some entropy from the container folders.
[lhc/web/wiklou.git] / includes / CryptRand.php
2012-04-02 PlatonidesAlso add some entropy from the container folders.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-23 HasharMerge "http->https"
2012-03-23 Tim StarlingMerge "Swap $bytes .= $iv; for $buffer .= $iv;"
2012-03-23 ReedySwap $bytes .= $iv; for $buffer .= $iv;
2012-03-21 Tim Starling* Removed the $method parameters from MWCryptRand....
2012-03-20 Sam ReedFollowup r114270 (essentially reverts it), and r114233...
2012-03-20 Sam ReedFollowup r114233, define the method static variables...
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-02-20 Daniel FriesenRevert CryptRand class in r111964 till after the git...
2012-02-20 Daniel FriesenCommit a new cryptographic random generator class for...