From 9bf3081f5218ea72cfe6d3543ab4f6f1944bba0f Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 17 Sep 2010 09:07:04 +0200 Subject: [PATCH] we're incompatible anyway to the last xonotic released libs (why?)... so we also can bump this --- d0_blind_id.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d0_blind_id.c b/d0_blind_id.c index ba7b5b1..44bcaf8 100644 --- a/d0_blind_id.c +++ b/d0_blind_id.c @@ -41,7 +41,7 @@ #include "sha2.h" // old "positive" protocol, uses one extra mod_inv in verify stages -#define D0_BLIND_ID_POSITIVE_PROTOCOL +// #define D0_BLIND_ID_POSITIVE_PROTOCOL // our SHA is SHA-256 #define SHA_DIGESTSIZE 32 -- 2.39.2