<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hmac on ilham.dev</title><link>https://ilham.dev/tags/hmac/</link><description>Recent content in Hmac on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/hmac/index.xml" rel="self" type="application/rss+xml"/><item><title>How I create and check HMAC signatures for API requests</title><link>https://ilham.dev/posts/how-to-create-and-check-hmac-signatures/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-create-and-check-hmac-signatures/</guid><description>HMAC proves that a message was created by someone who knows the shared secret, and that the signed message has not changed.
The HMAC Generator tool gives me a safe place to test the idea before I put it into a script, server, or production workflow.</description></item></channel></rss>