From c9d5268bdf9cf7e308783d730b3b1a76e1e5fff4 Mon Sep 17 00:00:00 2001 From: stefan Date: Fri, 17 Apr 2026 20:52:34 +0200 Subject: Betriebsmodi aus verschlüsselnden Dateisystemen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Standards.adoc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'Standards.adoc') 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 -- cgit v1.2.3