From d7ad9528319596298b80e450e5a2eb87610d2fcf Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Sun, 2 Jul 2017 17:09:09 -0400 Subject: automate P256 integration --- liblow/liblow.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 liblow/liblow.h (limited to 'liblow/liblow.h') diff --git a/liblow/liblow.h b/liblow/liblow.h new file mode 100644 index 000000000..a8af0f52f --- /dev/null +++ b/liblow/liblow.h @@ -0,0 +1,2 @@ +#include +uint64_t cmovznz(uint64_t t, uint64_t z, uint64_t nz); -- cgit v1.2.3