From: Raphaƫl Couturier Date: Wed, 26 Feb 2020 08:38:39 +0000 (+0100) Subject: new X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/commitdiff_plain/75e626fcb74674b211ce19ce7f299449690c3775 new --- diff --git a/IDA_new/ida_gf65_paper3.cpp b/IDA_new/ida_gf65_paper3.cpp index 59e9172..ccc7a69 100644 --- a/IDA_new/ida_gf65_paper3.cpp +++ b/IDA_new/ida_gf65_paper3.cpp @@ -504,7 +504,7 @@ int main(int argc, char **argv) display(matG, n, t); */ - int nb_iter=10000; + int nb_iter=1000; // sleep(2); float toto=0.001;