Skip to content

Commit

Permalink
Sync Post at Sat Aug 19 09:05:02 WIB 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
radito committed Aug 19, 2023
1 parent 5e4daef commit a12db96
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/posts/aa56eb07-4f2d-47b4-bb88-3b4bb72ca41d.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down Expand Up @@ -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*)

0 comments on commit a12db96

Please sign in to comment.