3 Commits

Author SHA1 Message Date
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