summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan <stefan@i3mint.local>2026-04-17 21:07:23 +0200
committerstefan <stefan@i3mint.local>2026-04-17 21:07:23 +0200
commit47b0131cecd0b1fc6a75af3c45183269f142ad15 (patch)
treedd30b70538e09487a7cd9744624e96f261fc690a
parent89a365efe25dbacc9565ba5927a1479caf7d3cc5 (diff)
4th standards braindump
-rw-r--r--Standards.adoc12
-rw-r--r--Standards.html100
-rw-r--r--Standards.pdfbin27068 -> 28982 bytes
3 files changed, 108 insertions, 4 deletions
diff --git a/Standards.adoc b/Standards.adoc
index 206d0c1..8f81581 100644
--- a/Standards.adoc
+++ b/Standards.adoc
@@ -39,6 +39,7 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
.. Approved
.. Obsolete / Deprecated
.. Legacy
+.. Broken
. Protocols
.. TLS
... TLS 1.3
@@ -56,6 +57,9 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
.. Internet Key Exchange IKE
... IKEv1
... IKEv2
+.. PPTP
+.. Radius
+.. MS-CHAP
.. IPSec
... OpenVPN
... FreeSWAN/StrongSWAN
@@ -78,6 +82,8 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
. Key Length
.. 56, 128, 196, 256
. Operation Mode
+.. Streamcipher
+.. Blockcipher
.. Electronic Codebook Mode (ECB)
.. Cipher Block Chaining Mode (CBC)
.. Counter Mode (CTR)
@@ -98,5 +104,9 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
.. Time based OTP
. Cryptographically Secure Pseudorandom Number Generator (CSPRNG)
.. Dual_EC_DRBG
-
+. WIFI
+.. WEP
+.. WPA
+.. WPA2
+.. WPA3
diff --git a/Standards.html b/Standards.html
index 42b5de1..20e8f10 100644
--- a/Standards.html
+++ b/Standards.html
@@ -460,7 +460,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div class="ulist">
<ul>
<li>
-<p>compiled at 2026-04-17 20:26:24 +0200 Version 0.0.1 of 2026/04/17, draft</p>
+<p>compiled at 2026-04-17 21:06:55 +0200 Version 0.0.1 of 2026/04/17, draft</p>
</li>
<li>
<p><strong>Datei</strong>: Standards</p>
@@ -491,6 +491,9 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
<li>
<p>Legacy</p>
</li>
+<li>
+<p>Broken</p>
+</li>
</ol>
</div>
</li>
@@ -563,6 +566,15 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
</div>
</li>
<li>
+<p>PPTP</p>
+</li>
+<li>
+<p>Radius</p>
+</li>
+<li>
+<p>MS-CHAP</p>
+</li>
+<li>
<p>IPSec</p>
<div class="olist lowerroman">
<ol class="lowerroman" type="i">
@@ -650,6 +662,43 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
</li>
<li>
<p>Operation Mode</p>
+<div class="olist loweralpha">
+<ol class="loweralpha" type="a">
+<li>
+<p>Streamcipher</p>
+</li>
+<li>
+<p>Blockcipher</p>
+</li>
+<li>
+<p>Electronic Codebook Mode (ECB)</p>
+</li>
+<li>
+<p>Cipher Block Chaining Mode (CBC)</p>
+</li>
+<li>
+<p>Counter Mode (CTR)</p>
+</li>
+<li>
+<p>Galois Counter Mode (GCM)</p>
+</li>
+<li>
+<p>XOR-Encrypt-XOR (XEX)</p>
+</li>
+<li>
+<p>XEX-based Tweaked-Codebook mode with ciphertext stealing (XTS)</p>
+</li>
+<li>
+<p>Synthetic Initialization Vector (SIV)</p>
+</li>
+<li>
+<p>Encrypt Mix Encrypt (EME)</p>
+</li>
+<li>
+<p>Cipher Feedback Mode (CFB)</p>
+</li>
+</ol>
+</div>
</li>
<li>
<p>IANA CipherSuite</p>
@@ -659,7 +708,10 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
<div class="olist loweralpha">
<ol class="loweralpha" type="a">
<li>
-<p>MAC</p>
+<p>Message Authentication Code (MAC)</p>
+</li>
+<li>
+<p>HMAC</p>
</li>
</ol>
</div>
@@ -670,6 +722,48 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
<li>
<p>PQC-Hybrid</p>
</li>
+<li>
+<p>One Time Password (OTP)</p>
+<div class="olist loweralpha">
+<ol class="loweralpha" type="a">
+<li>
+<p>Hash based OTP</p>
+</li>
+<li>
+<p>Time based OTP</p>
+</li>
+</ol>
+</div>
+</li>
+<li>
+<p>Cryptographically Secure Pseudorandom Number Generator (CSPRNG)</p>
+<div class="olist loweralpha">
+<ol class="loweralpha" type="a">
+<li>
+<p>Dual_EC_DRBG</p>
+</li>
+</ol>
+</div>
+</li>
+<li>
+<p>WIFI</p>
+<div class="olist loweralpha">
+<ol class="loweralpha" type="a">
+<li>
+<p>WEP</p>
+</li>
+<li>
+<p>WPA</p>
+</li>
+<li>
+<p>WPA2</p>
+</li>
+<li>
+<p>WPA3</p>
+</li>
+</ol>
+</div>
+</li>
</ol>
</div>
</div>
@@ -678,7 +772,7 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
<div id="footer">
<div id="footer-text">
Version 0.0.1<br>
-Last updated 2026-04-17 20:26:03 +0200
+Last updated 2026-04-17 21:06:47 +0200
</div>
</div>
<script type="text/x-mathjax-config">
diff --git a/Standards.pdf b/Standards.pdf
index 64c747e..ca6cdf5 100644
--- a/Standards.pdf
+++ b/Standards.pdf
Binary files differ