Hello, Niels Möller <[email protected]> wrote: > 1. Do the changes on branch > https://git.lysator.liu.se/nettle/nettle/-/tree/sc-is_zero?ref_type=heads > help?
Yes. It helps. I confirmed the function cnd_copy has no problem with the change (removing != 0, and require callers to use 0/1), for the cases I found, using the Compiler Exprorer. > 2. If you install valgrind (including header files), do the recently > added tests for side-channel silence fail when nettle is built with a > problem compiler? They're intended to catch this kind of issues (even > if coverage isn't yet that great). I don't have theose compilers, but simply use the Compiler Explorer as a network service. Thus, I can't test that way. Well, I just found that Clang 17 is now available in Debian sid (on 2023-10-31), I can test with Clang 17. I'll test. Thank you for your quick reply. -- _______________________________________________ nettle-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
