1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Files
archived-php-src/ext/random
Tim Düsterhus db68565d03 random: Dynamically calculate the state size when seeding with CSPRNG
Instead of hardcoding struct names, or even sizes, we can just determine the
actual size of the target structure using sizeof().
2024-01-11 08:54:18 +01:00
..
2023-10-14 18:38:43 +02:00
2023-04-04 22:48:26 +03:00
2023-07-07 12:16:48 +02:00