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.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/blog/2018-11-28-aes-encryption.org b/content/blog/2018-11-28-aes-encryption.org
index 5a6c4d2..34d08dd 100644
--- a/content/blog/2018-11-28-aes-encryption.org
+++ b/content/blog/2018-11-28-aes-encryption.org
@@ -2,6 +2,7 @@
#+title: How AES Encryption Works
#+description: Detailed explanation of AES encryption, including key handling, encryption modes, algorithm structure, and implementation considerations for secure data protection.
#+slug: aes-encryption
+#+filetags: :security:
* Basic AES