aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2018-11-28-aes-encryption.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2018-11-28-aes-encryption.org')
-rw-r--r--content/blog/2018-11-28-aes-encryption.org8
1 files changed, 4 insertions, 4 deletions
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