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 34d08dd..afadf97 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: How AES Encryption Works +#+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. #+slug: aes-encryption #+filetags: :security: |
