diff options
Diffstat (limited to 'content/blog/2018-11-28-aes-encryption.org')
-rw-r--r-- | content/blog/2018-11-28-aes-encryption.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2018-11-28-aes-encryption.org b/content/blog/2018-11-28-aes-encryption.org index 02c3973..0be7167 100644 --- a/content/blog/2018-11-28-aes-encryption.org +++ b/content/blog/2018-11-28-aes-encryption.org @@ -1,5 +1,5 @@ #+date: <2018-11-28 Wed 00:00:00> -#+title: AES Encryption: Technical Overview and Operational Guide +#+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: :encryption:AES:cryptography: |