From: Raphaƫl Couturier Date: Sun, 25 Aug 2019 10:33:11 +0000 (+0200) Subject: update scprng X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/commitdiff_plain/6f0f24afe704f7af545d4bfc470232e92d7d7945?ds=sidebyside update scprng --- 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;