Sammy Kaye Powers
|
9e29f841ce
|
Update copyright headers to 2017
|
2017-01-02 09:30:12 -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 |
|