Pieter Wuille
6cfdc5b104
random: convert XoRoShiRo128PlusPlus into full RNG
...
Convert XoRoShiRo128PlusPlus into a full RandomMixin-based RNG class,
providing all utility functionality that FastRandomContext has. In doing so,
it is renamed to InsecureRandomContext, highlighting its non-cryptographic
nature.
To do this, a fillrand fallback is added to RandomMixin (where it is used by
InsecureRandomContext), but FastRandomContext still uses its own fillrand.
2024-07-01 10:26:46 -04:00
..
2024-06-14 14:56:17 +02:00
2024-04-18 10:27:25 +01:00
2024-05-16 10:16:08 -05:00
2024-07-01 10:26:46 -04:00
2024-07-01 10:26:46 -04:00
2024-07-01 10:26:46 -04:00
2024-05-09 15:56:04 +02:00
2024-05-24 18:44:02 +02:00
2024-03-18 10:32:00 -04:00
2024-04-22 09:36:36 -04:00
2024-05-16 10:16:08 -05:00
2024-06-14 14:23:50 +02:00
2024-06-12 15:21:31 +02:00
2024-06-14 14:23:50 +02:00
2024-05-16 10:16:08 -05:00
2024-05-09 15:56:04 +02:00
2024-06-03 16:59:43 +02:00
2024-05-16 10:16:08 -05:00
2024-05-16 10:16:08 -05:00
2024-05-16 11:16:08 -04:00
2024-05-17 23:37:25 +02:00
2024-05-14 11:44:33 +02:00
2024-06-06 14:14:08 +00:00
2024-04-18 10:27:25 +01:00
2024-07-01 10:26:46 -04:00
2024-06-17 17:22:43 -04:00
2024-07-01 14:11:52 +01:00
2024-07-01 10:26:46 -04:00
2024-05-21 13:59:33 -04:00
2024-06-18 10:19:41 -04:00
2024-05-16 10:16:08 -05:00
2024-05-16 10:16:08 -05:00
2024-05-16 10:16:08 -05:00
2024-05-09 15:56:04 +02:00
2024-05-09 15:56:04 +02:00
2024-05-16 10:16:08 -05:00
2024-06-13 11:20:49 +01:00
2024-06-12 17:12:54 -04:00
2024-05-15 09:56:17 -04:00
2024-06-07 13:55:23 -04:00
2024-05-24 18:44:02 +02:00
2024-05-17 23:37:25 +02:00
2024-07-01 10:26:46 -04:00