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

Private GIT Repository
new
[Cipher_code.git] / OneRoundIoT / OneRound / one_round_auth.cpp
index 9062cadddcba393eb2fb543af3f337eb86e4562b..c47f54648010c0188bfc88e99463ab403310c3c9 100644 (file)
@@ -287,7 +287,6 @@ void encrypt_ctr(uchar* seq_in, uchar *seq_out, int len,uchar* RM1,uchar *RM2,in
          RM2[a+2]=Z[a+2];
          RM2[a+3]=Z[a+3];
        }
          RM2[a+2]=Z[a+2];
          RM2[a+3]=Z[a+3];
        }
-       
       }
 
     }
       }
 
     }