<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Encryption on ilham.dev</title><link>https://ilham.dev/tags/encryption/</link><description>Recent content in Encryption 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/encryption/index.xml" rel="self" type="application/rss+xml"/><item><title>How I use AES encryption without confusing it with hashing</title><link>https://ilham.dev/posts/how-to-use-aes-encryption-for-text/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-use-aes-encryption-for-text/</guid><description>AES is for keeping text confidential. It is different from hashing: encrypted text is meant to be decrypted later with the right key, while a hash is not meant to be reversed.</description></item></channel></rss>