commit 6cdd9e68aae5dd4a33f0c414f305b05e088abfc9 Author: Xiao X <103391432+QXIoa@users.noreply.github.com> Date: Sat May 30 09:55:42 2026 -0400 add text ig diff --git a/Planned-Ciphers-in-ZekerRijndael.md b/Planned-Ciphers-in-ZekerRijndael.md new file mode 100644 index 0000000..2c10dff --- /dev/null +++ b/Planned-Ciphers-in-ZekerRijndael.md @@ -0,0 +1,7 @@ +All are 128-bit block-based. + +Camellia-GCM (Camellia) ✅ : Camellia is a Japanese/European standard heavily used in TLS. +ARIA-GCM (ARIA-128): The South Korean standard block cipher. +SM4-GCM ✅ : The Chinese cryptographic standard. Originally designed for WAPI (WLAN Authentication and Privacy Infrastructure). +Twofish-GCM: Created by Bruce Schneier and others. Focused on maintaining data confidentiality and integrity. Used by VeraCrypt. +Serpent-GCM: Created and designed by Ross Anderson, Eli Biham, and Lars Knudson (trio) \ No newline at end of file