Pieter Wuille
2478c6730a
Make signing follow BIP340 exactly w.r.t. aux randomness
...
libsecp256k1's secp256k1_schnorrsig_sign only follows BIP340 exactly
if an aux_rand32 argument is passed. When no randomness is used
(as is the case in the current codebase here), there is no impact
on security between not providing aux_rand32 at all, or providing
an empty one. Yet, for repeatability/testability it is simpler
to always use an all-zero one.
2021-11-12 12:04:20 -05:00
..
2021-11-10 19:42:35 +01:00
2021-11-03 14:34:38 +00:00
2021-10-20 11:54:03 +05:30
2021-10-12 14:36:51 +13:00
2021-10-26 15:54:52 +01:00
2021-10-13 07:19:13 +02:00
2021-10-21 09:36:07 +08:00
2021-11-03 14:34:41 +00:00
2021-11-05 00:08:00 +13:00
2021-10-22 12:32:16 +02:00
2021-11-09 11:27:06 +01:00
2021-11-10 14:35:22 +01:00
2021-11-12 12:04:20 -05:00
2021-10-20 18:36:40 -04:00
2021-11-12 12:04:20 -05:00
2021-10-11 20:45:56 +08:00
2021-11-10 14:35:22 +01:00
2021-11-10 19:42:35 +01:00
2021-11-10 17:38:45 +01:00
2021-11-10 17:38:45 +01:00
2021-11-09 17:09:50 +00:00
2021-10-25 10:44:17 -04:00
2021-10-12 12:45:55 +02:00
2021-11-01 11:25:42 +08:00
2021-10-20 15:52:08 +02:00
2021-10-14 17:49:52 +05:30
2021-10-25 10:44:17 -04:00
2021-10-11 09:17:28 +02:00
2021-10-15 10:01:56 +02:00
2021-10-22 04:03:45 +03:00
2021-11-03 14:58:48 +01:00
2021-11-12 12:04:20 -05:00
2021-11-12 12:04:20 -05:00
2021-10-11 21:45:49 +10:00
2021-10-11 21:45:49 +10:00
2021-11-12 10:00:49 +08:00
2021-10-15 01:02:45 +00:00
2021-10-21 09:37:30 +08:00
2021-11-08 07:19:10 +02:00
2021-11-12 10:00:49 +08:00
2021-10-11 20:46:25 +08:00
2021-10-21 09:39:16 +08:00
2021-10-21 09:39:16 +08:00
2021-11-03 14:37:45 +00:00
2021-11-03 14:58:50 +01:00
2021-11-02 13:40:09 +01:00
2021-11-03 14:58:54 +01:00
2021-11-03 14:58:53 +01:00
2021-11-03 14:58:53 +01:00
2021-10-22 12:32:16 +02:00
2021-11-09 12:39:01 +01:00
2021-10-19 15:47:53 +02:00
2021-11-03 08:59:03 +01:00
2021-11-03 08:59:03 +01:00
2021-10-22 12:32:16 +02:00
2021-11-10 14:35:22 +01:00
2021-11-10 14:35:22 +01:00