X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/26cfeb68c1da44bc454806933dde5459455e113b..90be20ee8644c83826a07153371cc412f6821bb7:/IDA/ida_gf65.cpp diff --git a/IDA/ida_gf65.cpp b/IDA/ida_gf65.cpp index 09c4162..2a914c5 100644 --- a/IDA/ida_gf65.cpp +++ b/IDA/ida_gf65.cpp @@ -10,6 +10,10 @@ #include #include // std::random_shuffle #include // std::vector +#include +#include + + extern "C" { #include "jerasure.h" } @@ -20,7 +24,7 @@ typedef unsigned long mylong; using namespace std; -string cloud[5]={"dropboxida1","googleida1","megaida1","onedriveida1","pcloudida1"}; +string cloud[5]={"dropboxida1","googleida1","onedriveida2","onedriveida1","pcloudida1"}; void display(mylong *mat, int r, int c) { @@ -441,18 +445,27 @@ int main(int argc, char **argv) // display(matC,t,t); - + thread th[n]; //Save trunks for(int i=0;i=t;i--) { -// for(int i=0;i