diff options
| -rw-r--r-- | Standards.adoc | 12 | ||||
| -rw-r--r-- | Standards.html | 100 | ||||
| -rw-r--r-- | Standards.pdf | bin | 27068 -> 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 Binary files differindex 64c747e..ca6cdf5 100644 --- a/Standards.pdf +++ b/Standards.pdf |
