diff options
| author | Christian Cleberg <[email protected]> | 2026-03-11 03:43:49 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-11 03:43:49 -0500 |
| commit | 3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9 (patch) | |
| tree | 3800cfbe99cbe8c4276ca8f1476936ac33c0f22d /content/blog/2018-11-28-aes-encryption.org | |
| parent | e4fc1f14a255d0bcb961c056357ca7eff5467a13 (diff) | |
| download | cleberg.net-3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9.tar.gz cleberg.net-3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9.tar.bz2 cleberg.net-3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9.zip | |
update titles
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: |
