7 Commits

Author SHA1 Message Date
b6b7a8f235 removed srand() 2014-03-23 18:47:18 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
eaaa5b1bb5 fix code style 2014-03-04 06:12:30 +02:00
20aff5330c added back fallback mechanism for generating salt. 2014-02-13 14:04:15 -05:00
660d3a57d6 Inconsistently insecure
Why use a strong random number generator in one place, but not another? I know salts have no cryptographic security requirement, but collisions are less likely if you use one.
2014-02-13 13:26:54 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00