core-lightning/ccan/ccan/crypto
Rusty Russell 801c678cb9 ccan: update to include versions which pass -fsanitize=address and -fsanitize=undefined
Most importantly, configurator used to use bitshifts on signed
integers which -fsanitize=undefined caught.

But also, tal played fast and loose with typing and aliases, which was
a signficant amount of rework.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-04-05 06:12:24 +09:30
..
hkdf_sha256 ccan: update, new modules. 2017-01-04 13:16:47 +10:30
hmac_sha256 ccan: update to include versions which pass -fsanitize=address and -fsanitize=undefined 2023-04-05 06:12:24 +09:30
ripemd160 ccan: update to fix io_wake bug. 2017-06-07 09:19:04 +09:30
sha256 ccan: update so we can apply notifiers to toplevel "NULL". 2018-08-24 19:54:32 +02:00
shachain ccan: update. 2018-10-19 00:53:00 +00:00
siphash24 ccan: update. 2016-11-09 18:55:15 +10:30