From 11a5ca2792cd0debb6b8f510ffd716e6f734dbd6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 13 Mar 2026 15:56:35 -0500 Subject: fix *.org headers and revert to minimal site theme --- content/blog/2018-11-28-aes-encryption.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content/blog/2018-11-28-aes-encryption.org') diff --git a/content/blog/2018-11-28-aes-encryption.org b/content/blog/2018-11-28-aes-encryption.org index afadf97..03dcd3c 100644 --- a/content/blog/2018-11-28-aes-encryption.org +++ b/content/blog/2018-11-28-aes-encryption.org @@ -1,8 +1,8 @@ -#+date: [2018-11-28 Wed 00:00:00] -#+title: aes encryption: what the math actually does -#+description: Detailed explanation of AES encryption, including key handling, encryption modes, algorithm structure, and implementation considerations for secure data protection. +#+date: [2018-11-28 Wed 00:00:00] +#+title: AES Encryption +#+description: Let's learn about AES encryption, its method, and how it can be used. #+slug: aes-encryption -#+filetags: :security: +#+filetags: :security: * Basic AES -- cgit v1.2.3