X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/94e90035b1b2f00c5862a03f69a0b23d9b53df51..5529620ff3f926bd4a3faa2f966beca52943f7a8:/OneRoundIoT/openssl/openssl_evp_cmac.c diff --git a/OneRoundIoT/openssl/openssl_evp_cmac.c b/OneRoundIoT/openssl/openssl_evp_cmac.c index ae01f5c..5f0fa0d 100755 --- a/OneRoundIoT/openssl/openssl_evp_cmac.c +++ b/OneRoundIoT/openssl/openssl_evp_cmac.c @@ -34,6 +34,14 @@ double TimeStop(double t) } +void printBytes(unsigned char *buf, size_t len) { + for(int i=0; i