Xinchen Hui
|
ccd4716ec7
|
year++
|
2018-01-02 12:53:31 +08:00 |
|
Sammy Kaye Powers
|
dac6c639bb
|
Update copyright headers to 2017
|
2017-01-04 11:23:42 -06:00 |
|
Leigh
|
c3361f16c7
|
Add php_random_int internal API
This is the internal API compliment to `php_random_bytes`
|
2016-10-20 10:18:07 +01:00 |
|
Lior Kaplan
|
ed35de784f
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Happy new year (Update copyright to 2016)
|
2016-01-01 19:48:25 +02:00 |
|
Anthony Ferrara
|
908f67b1d4
|
Expose php_random_bytes as a first-class API within internals
This also defines two macros: php_random_bytes_throw and php_random_bytes_silent depending on use case which will throw exceptions or not respectively
|
2015-12-08 13:12:45 +01:00 |
|
Leigh
|
5f1b83e9bb
|
Improve CSPRNG implementation
|
2015-05-09 21:57:59 +02:00 |
|
SammyK
|
bc54d139aa
|
Initial implementation for CSPRNG API
|
2015-05-09 21:57:50 +02:00 |
|