From 6f0f24afe704f7af545d4bfc470232e92d7d7945 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Couturier?= Date: Sun, 25 Aug 2019 12:33:11 +0200 Subject: [PATCH] update scprng --- OneRoundIoT/NEW/scprng.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneRoundIoT/NEW/scprng.cpp b/OneRoundIoT/NEW/scprng.cpp index 18a9686..98e27c6 100644 --- a/OneRoundIoT/NEW/scprng.cpp +++ b/OneRoundIoT/NEW/scprng.cpp @@ -377,7 +377,7 @@ int main(int argc, char **argv) { } - int delta=8; + int delta=16; -- 2.39.5