From c0542effb62d9f5b98d6c99aa519bdc99cf1a836 Mon Sep 17 00:00:00 2001 From: Stefan Schumacher Date: Sat, 18 Apr 2026 13:18:14 +0200 Subject: BSI und NIST standards + taxonomie --- Standards.adoc | 58 +++++++++++++++++++- Standards.html | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-- Standards.pdf | Bin 28982 -> 46307 bytes 3 files changed, 221 insertions(+), 5 deletions(-) diff --git a/Standards.adoc b/Standards.adoc index 8f81581..2b1aadb 100644 --- a/Standards.adoc +++ b/Standards.adoc @@ -35,6 +35,9 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u == Taxonomy Dimensions +=== Braindump list + +.Braindump . Status .. Approved .. Obsolete / Deprecated @@ -90,7 +93,7 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u .. Galois Counter Mode (GCM) .. XOR-Encrypt-XOR (XEX) .. XEX-based Tweaked-Codebook mode with ciphertext stealing (XTS) -.. Synthetic Initialization Vector (SIV) +.. Synthetic Initialization Vector (SIV) .. Encrypt Mix Encrypt (EME) .. Cipher Feedback Mode (CFB) . IANA CipherSuite @@ -110,3 +113,56 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u .. WPA2 .. WPA3 + +=== Taxonomy Categories (1st Level) + +==== German BSI + +.Sources: +. BSI TR-02102-x (Kryptographische Verfahren: Empfehlungen und Schlüssellängen) +. BSI AIS 20/31 (A proposal for: Functionality classes for random number generators - Version 3.0) +. BSI TR-03116 +. BSI TR-03111 Elliptic Curve Cryptography, Version 2.10 + + +* Asymmetric Algorithms + ** Digital Signature + ** Key Exchange +* Symmetric Algorithms +* Hash Functions +* Message Authentication Codes (MACs) +* Random Number Generators + + +==== USA NIST + +.sources: +. NIST SP 800-57 +. NIST SP 800-56A - KEX +. NIST FIPS 186-5 - Signatures +. NIST SP 800-38 - Symmetric +. NIST SP 800-185 - Hash/KDF +. NIST SP 800-90A - RNG +. NIST SP 800-208 - PQC Signatures + + +* Key Exchange / Key Establishment +* Public-Key Encryption +* Digital Signatures +* Symmetric Encryption +* Hash Functions +* MAC / AEAD +* Key Derivation Functions (KDFs) +* Random Number Generation + + +=== Attributes + + +. Protocoll +. Library/Program/Implementation +.. Version +. State +.. Data at rest +.. Data in transit +.. Data in Use diff --git a/Standards.html b/Standards.html index 20e8f10..93ca3b8 100644 --- a/Standards.html +++ b/Standards.html @@ -454,13 +454,24 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Table of Contents