X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/994c6a6e920abfc3823984ef4d6caaf85c2008da..6b6283030645bb6d794289f860f73883a1cac83e:/Arduino/sketch_AES/sketch_AES.ino diff --git a/Arduino/sketch_AES/sketch_AES.ino b/Arduino/sketch_AES/sketch_AES.ino index c2805c3..5fbe12b 100644 --- a/Arduino/sketch_AES/sketch_AES.ino +++ b/Arduino/sketch_AES/sketch_AES.ino @@ -1,4 +1,4 @@ -#include +//#include #include //#include "./printf.h" @@ -135,4 +135,3 @@ void prekey_test () { prekey (128) ; } -