]> AND Private Git Repository - Cipher_code.git/blobdiff - OneRoundIoT/EnhancedOneRound/enhanced_oneround.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[Cipher_code.git] / OneRoundIoT / EnhancedOneRound / enhanced_oneround.cpp
index b34f7565cba0eb351b8b44fe03a18f3d5c850506..5842b5fa50d94232308c8ddb148cd733ac9ee3b9 100644 (file)
@@ -38,7 +38,7 @@ int ecbprng=0;
 
 
 
-
+typedef __uint64_t ulong;
 
 
 typedef unsigned char   uchar;
@@ -2202,6 +2202,5 @@ int main(int argc, char** argv) {
   }
   
 
-
   return 0;
 }