From: Raphaƫl Couturier Date: Tue, 25 Feb 2020 03:23:41 +0000 (+0100) Subject: aze X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/commitdiff_plain/e276f56dbd21fca9b743bc6c8b28ead5516c9cc9 aze --- diff --git a/IDA_new/ida_gf65_paper3.cpp b/IDA_new/ida_gf65_paper3.cpp index 41440db..4c9760b 100644 --- a/IDA_new/ida_gf65_paper3.cpp +++ b/IDA_new/ida_gf65_paper3.cpp @@ -632,7 +632,7 @@ int main(int argc, char **argv) // sleep(2); start = std::chrono::system_clock::now(); - float toto=0.001; + toto=0.001; for(int i=0;i<1000;i++) { matS2=matrix_multiply(&gf, matInvGs, matCs, t, t, t, len, w, &toto);