Jakub Dóka
a6486492be
std.crypto.ecdsa: use separate function for null seed ( #20953 )
...
Due to the `std.crypto.ecdsa.KeyPair.create` taking and optional of seed, even if the seed is generated, cross-compiling to the environments without standard random source (eg. wasm) (`std.crypto.random.bytes`) will fail to compile.
This commit changes the API of the problematic function and moves the random seed generation to a new utility function.
2024-08-07 01:06:15 -07:00
..
2024-06-04 10:11:05 +02:00
2023-10-31 21:37:35 -04:00
2024-07-19 00:30:32 -07:00
2024-04-14 01:13:22 +02:00
2024-07-21 01:19:36 -07:00
2024-03-12 22:56:28 +00:00
2024-03-12 22:56:28 +00:00
2024-02-12 05:25:07 +01:00
2024-02-25 11:22:10 +01:00
2024-07-07 20:18:33 +00:00
2023-11-19 09:55:07 +00:00
2024-07-23 19:45:24 +00:00
2024-04-14 01:13:22 +02:00
2023-10-31 21:37:35 -04:00
2024-02-25 11:22:10 +01:00
2024-07-09 14:25:42 -07:00
2024-07-22 23:04:32 +00:00
2023-11-03 23:18:21 -04:00
2024-08-07 01:06:15 -07:00
2024-06-04 10:11:05 +02:00
2024-07-14 15:34:02 +02:00
2024-01-01 16:18:57 +01:00
2023-10-23 22:42:18 -04:00
2023-10-23 22:42:18 -04:00
2024-02-26 15:18:31 -08:00
2023-10-31 21:37:35 -04:00
2024-06-04 10:10:46 +02:00
2024-02-26 15:18:31 -08:00
2024-07-31 16:57:42 -07:00
2023-04-28 13:24:43 -07:00
2023-11-19 09:55:07 +00:00
2023-11-03 23:18:21 -04:00
2024-07-23 19:45:24 +00:00
2024-07-09 14:25:42 -07:00
2024-07-07 20:18:33 +00:00
2023-10-31 21:37:35 -04:00
2024-07-09 14:25:42 -07:00
2024-05-03 13:27:30 -07:00
2023-10-31 21:37:35 -04:00
2023-02-18 19:17:21 -07:00
2024-07-19 00:30:32 -07:00
2024-07-09 14:25:42 -07:00
2024-03-21 14:11:46 -07:00