diff --git a/content/posts/aa56eb07-4f2d-47b4-bb88-3b4bb72ca41d.md b/content/posts/aa56eb07-4f2d-47b4-bb88-3b4bb72ca41d.md index 45d1c66..62e5422 100644 --- a/content/posts/aa56eb07-4f2d-47b4-bb88-3b4bb72ca41d.md +++ b/content/posts/aa56eb07-4f2d-47b4-bb88-3b4bb72ca41d.md @@ -1,7 +1,7 @@ --- title: "Implementasi HMAC di ESP32 / ESP8266" date: 2023-08-14T07:49:00.000Z -last_edited_time: 2023-08-19T01:53:00.000Z +last_edited_time: 2023-08-19T02:03:00.000Z draft: false --- @@ -86,3 +86,6 @@ Referensi [https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/hmac.html](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/hmac.html) + +[https://mbed-tls.readthedocs.io/projects/api/en/development/api/file/md_8h/?highlight=hmac#_CPPv422mbedtls_md_hmac_startsP20mbedtls_md_context_tPKh6size_t:~:text=int-,mbedtls_md_hmac_starts,-(mbedtls_md_context_t%20*](https://mbed-tls.readthedocs.io/projects/api/en/development/api/file/md_8h/?highlight=hmac#_CPPv422mbedtls_md_hmac_startsP20mbedtls_md_context_tPKh6size_t:~:text=int-,mbedtls_md_hmac_starts,-(mbedtls_md_context_t%20*) +