summaryrefslogtreecommitdiff
path: root/Standards.adoc
diff options
context:
space:
mode:
authorstefan <stefan@i3mint.local>2026-04-17 20:52:34 +0200
committerstefan <stefan@i3mint.local>2026-04-17 20:52:34 +0200
commitc9d5268bdf9cf7e308783d730b3b1a76e1e5fff4 (patch)
tree1cf5f72dbd57360281f17a26c1a770e92d9394fd /Standards.adoc
parent0c8ff337bd4ddd86d222c3a455e42b338a383db1 (diff)
Betriebsmodi aus verschlüsselnden Dateisystemen
Diffstat (limited to 'Standards.adoc')
-rw-r--r--Standards.adoc12
1 files changed, 11 insertions, 1 deletions
diff --git a/Standards.adoc b/Standards.adoc
index 08f1e20..f11ce2d 100644
--- a/Standards.adoc
+++ b/Standards.adoc
@@ -78,9 +78,19 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
. Key Length
.. 56, 128, 196, 256
. Operation Mode
+.. Electronic Codebook Mode (ECB)
+.. Cipher Block Chaining Mode (CBC)
+.. Counter Mode (CTR)
+.. Galois Counter Mode (GCM)
+.. XOR-Encrypt-XOR (XEX)
+.. XEX-based Tweaked-Codebook mode with ciphertext stealing (XTS)
+.. Synthetic Initialization Vector (SIV)
+.. Encrypt Mix Encrypt (EME)
+.. Cipher Feedback Mode (CFB)
. IANA CipherSuite
. Hash
-.. MAC
+.. Message Authentication Code (MAC)
+.. HMAC
. PQC
. PQC-Hybrid