libgpuverify

Signature verification on GPUs (WiP)
Log | Files | Refs | README | LICENSE

commit cfc5f00360bc643c75f543fa730a3a7ccd959975
parent 0dbbd2063953e715fb4b679f1c69243b34730e89
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 18 Nov 2023 19:36:01 +0100

1.10.1 is old enough

Diffstat:
Msource/rsa-test.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/rsa-test.c b/source/rsa-test.c @@ -20,7 +20,7 @@ // //#include "run-mmul.h" -#define NEED_LIBGCRYPT_VERSION "1.10.2" +#define NEED_LIBGCRYPT_VERSION "1.10.1" void setup_gcry(void) {