X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/a85d220dc28f5751320089246cc879fbf88686ef..43dcec640e3ca462625fe259f0b2bb5660ac8131:/OneRoundIoT/openssl/openssl_evp_hmac.c?ds=sidebyside diff --git a/OneRoundIoT/openssl/openssl_evp_hmac.c b/OneRoundIoT/openssl/openssl_evp_hmac.c index 59f5f8a..5e738ea 100644 --- a/OneRoundIoT/openssl/openssl_evp_hmac.c +++ b/OneRoundIoT/openssl/openssl_evp_hmac.c @@ -134,7 +134,7 @@ int encrypt(unsigned char *plaintext, int plaintext_len, unsigned char *key, ciphertext_len += len; - printBytes(hash_sha256, result_len); + // printBytes(hash_sha256, result_len); /* char *p = &hash_sha256_hex[0];