Ondřej Surý
1baed21688
Switch the CSPRNG function from RAND_bytes() to uv_random()
...
The RAND_bytes() implementation differs between the OpenSSL versions and
uses the system entropy only for seeding its internal CSPRNG. The
uv_random() on the other hand uses the system provided CSPRNG.
Switch from RAND_bytes() to uv_random() to use system provided CSPRNG.
2022-09-26 15:13:11 +02:00
..
2022-09-26 15:13:11 +02:00
2022-09-22 14:51:15 +02:00
2022-03-02 10:48:09 +00:00
2022-09-12 12:18:57 +01:00
2022-03-25 08:33:43 +01:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-07-13 13:19:32 +02:00
2022-09-26 15:13:11 +02:00
2022-08-25 12:24:25 +02:00
2022-09-19 15:56:02 +02:00
2022-09-26 15:13:11 +02:00
2022-03-08 11:19:34 +01:00
2022-09-12 12:18:57 +01:00
2022-03-28 15:02:18 -07:00
2022-09-22 14:51:15 +02:00
2022-03-25 08:33:43 +01:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-07-13 13:19:32 +02:00
2022-09-19 15:56:02 +02:00
2022-09-21 14:25:33 -07:00
2022-08-25 12:24:29 +02:00
2022-09-26 15:13:11 +02:00
2022-08-26 09:09:24 +02:00
2022-09-02 08:16:17 +00:00
2022-07-13 13:19:32 +02:00
2022-07-13 13:19:32 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-09-26 15:13:11 +02:00
2022-05-23 18:25:18 +03:00
2022-05-23 18:25:18 +03:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-07-05 12:22:55 -07:00
2022-09-19 16:27:12 +02:00
2022-09-26 15:13:11 +02:00
2022-09-21 14:25:33 -07:00
2022-03-28 15:32:30 +03:00
2022-07-13 13:19:32 +02:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-02-10 17:18:09 +01:00
2022-09-12 12:18:57 +01:00
2022-08-26 09:09:24 +02:00
2022-05-28 14:53:02 -07:00
2022-09-09 20:25:47 +02:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-09-21 14:25:33 -07:00
2022-07-05 12:22:55 -07:00
2022-09-12 12:18:57 +01:00
2022-09-19 16:27:12 +02:00
2022-03-25 08:33:43 +01:00
2022-05-04 12:31:46 +02:00
2022-08-25 12:24:29 +02:00