rgb-cln/bitcoin/test
Rusty Russell 8340d8c070 secret_eq: remove in favor of constant time variant.
To be safe, we should never memcmp secrets.  We don't do this
currently outside tests, but we're about to.

The tests to prove this as constant time are the tricky bit.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-08-23 14:46:22 +02:00
..
Makefile secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00
run-secret_eq_consttime.c secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00
run-tx-encode.c secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00