diff options
| author | Stefan Schumacher <public@cryptomancer.de> | 2026-04-18 16:22:47 +0200 |
|---|---|---|
| committer | Stefan Schumacher <public@cryptomancer.de> | 2026-04-18 16:22:47 +0200 |
| commit | ec7770e9f258f31e417d104258751cfd81510ead (patch) | |
| tree | 7516e48e3ddf317b2142d704203e3958e1fd9153 | |
| parent | c0542effb62d9f5b98d6c99aa519bdc99cf1a836 (diff) | |
Protokolle um Implementierungen ergänze
| -rw-r--r-- | Standards.adoc | 81 | ||||
| -rw-r--r-- | Standards.html | 266 | ||||
| -rw-r--r-- | Standards.pdf | bin | 46307 -> 51029 bytes |
3 files changed, 338 insertions, 9 deletions
diff --git a/Standards.adoc b/Standards.adoc index 2b1aadb..af0d698 100644 --- a/Standards.adoc +++ b/Standards.adoc @@ -156,13 +156,90 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u * Random Number Generation -=== Attributes +==== Attributes -. Protocoll +. Protocol . Library/Program/Implementation .. Version . State .. Data at rest .. Data in transit .. Data in Use + + +=== Protocols + +* TLS (Transport Layer Security) +* SSH (Secure Shell) +* IPsec (Internet Protocol Security) +* HTTPS (HTTP over TLS) +* DTLS (Datagram Transport Layer Security) +* QUIC (Quick UDP Internet Connections) +* OpenPGP +* S/MIME (Secure/Multipurpose Internet Mail Extensions) +* Kerberos +* Wireless Security +* VPN +* PKI +* Certificates +* Messaging security protocols +* File encryption +* Storage encryption + + + + +==== Protocols with Implementations + + +. TLS (Transport Layer Security) +.. TLS 1.2 +.. TLS 1.3 +. SSH (Secure Shell) +.. SSHv2 +.. SFTP +.. SCP +. IPsec (Internet Protocol Security) +.. IKEv1 +.. IKEv2 +.. ESP +.. AH +. HTTPS (HTTP over TLS) +. DTLS (Datagram Transport Layer Security) +. QUIC (Quick UDP Internet Connections) +.. HTTP/3 over QUIC +. OpenPGP +. S/MIME (Secure/Multipurpose Internet Mail Extensions) +. Kerberos +.. Kerberos v5 +. Wireless Security +.. WPA3 +.. WPA2 +. VPN +.. OpenVPN +.. WireGuard +.. L2TP +.. IPsec +. PKI +.. X.509 +. Certificates +.. OCSP (Online Certificate Status Protocol) +.. CRL (Certificate Revocation List) +. Messaging security protocols +.. Matrix MegOlm +.. Matrix MLS +.. Signal +.. Threema +.. WhatsApp +.. XMPP +... Off-the-Record +... Omemo +... OpenPGP over XMPP +... S/MIME +... Jingle && DTLS-SRTP +. File encryption +. Storage encryption + + + diff --git a/Standards.html b/Standards.html index 93ca3b8..3072b65 100644 --- a/Standards.html +++ b/Standards.html @@ -461,9 +461,14 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b <ul class="sectlevel3"> <li><a href="#_german_bsi">1.2.1. German BSI</a></li> <li><a href="#_usa_nist">1.2.2. USA NIST</a></li> +<li><a href="#_attributes">1.2.3. Attributes</a></li> +</ul> +</li> +<li><a href="#_protocols">1.3. Protocols</a> +<ul class="sectlevel3"> +<li><a href="#_protocols_with_implementations">1.3.1. Protocols with Implementations</a></li> </ul> </li> -<li><a href="#_attributes">1.3. Attributes</a></li> </ul> </li> </ul> @@ -471,7 +476,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-18 13:16:23 +0200 Version 0.0.1 of 2026/04/17, draft</p> +<p>compiled at 2026-04-18 16:20:43 +0200 Version 0.0.1 of 2026/04/17, draft</p> </li> <li> <p><strong>Datei</strong>: Standards</p> @@ -889,13 +894,12 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u </ol> </div> </div> -</div> -<div class="sect2"> -<h3 id="_attributes">1.3. Attributes</h3> +<div class="sect3"> +<h4 id="_attributes">1.2.3. Attributes</h4> <div class="olist arabic"> <ol class="arabic"> <li> -<p>Protocoll</p> +<p>Protocol</p> </li> <li> <p>Library/Program/Implementation</p> @@ -927,12 +931,260 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u </div> </div> </div> +<div class="sect2"> +<h3 id="_protocols">1.3. Protocols</h3> +<div class="ulist"> +<ul> +<li> +<p>TLS (Transport Layer Security)</p> +</li> +<li> +<p>SSH (Secure Shell)</p> +</li> +<li> +<p>IPsec (Internet Protocol Security)</p> +</li> +<li> +<p>HTTPS (HTTP over TLS)</p> +</li> +<li> +<p>DTLS (Datagram Transport Layer Security)</p> +</li> +<li> +<p>QUIC (Quick UDP Internet Connections)</p> +</li> +<li> +<p>OpenPGP</p> +</li> +<li> +<p>S/MIME (Secure/Multipurpose Internet Mail Extensions)</p> +</li> +<li> +<p>Kerberos</p> +</li> +<li> +<p>Wireless Security</p> +</li> +<li> +<p>VPN</p> +</li> +<li> +<p>PKI</p> +</li> +<li> +<p>Certificates</p> +</li> +<li> +<p>Messaging security protocols</p> +</li> +<li> +<p>File encryption</p> +</li> +<li> +<p>Storage encryption</p> +</li> +</ul> +</div> +<div class="sect3"> +<h4 id="_protocols_with_implementations">1.3.1. Protocols with Implementations</h4> +<div class="olist arabic"> +<ol class="arabic"> +<li> +<p>TLS (Transport Layer Security)</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>TLS 1.2</p> +</li> +<li> +<p>TLS 1.3</p> +</li> +</ol> +</div> +</li> +<li> +<p>SSH (Secure Shell)</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>SSHv2</p> +</li> +<li> +<p>SFTP</p> +</li> +<li> +<p>SCP</p> +</li> +</ol> +</div> +</li> +<li> +<p>IPsec (Internet Protocol Security)</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>IKEv1</p> +</li> +<li> +<p>IKEv2</p> +</li> +<li> +<p>ESP</p> +</li> +<li> +<p>AH</p> +</li> +</ol> +</div> +</li> +<li> +<p>HTTPS (HTTP over TLS)</p> +</li> +<li> +<p>DTLS (Datagram Transport Layer Security)</p> +</li> +<li> +<p>QUIC (Quick UDP Internet Connections)</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>HTTP/3 over QUIC</p> +</li> +</ol> +</div> +</li> +<li> +<p>OpenPGP</p> +</li> +<li> +<p>S/MIME (Secure/Multipurpose Internet Mail Extensions)</p> +</li> +<li> +<p>Kerberos</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>Kerberos v5</p> +</li> +</ol> +</div> +</li> +<li> +<p>Wireless Security</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>WPA3</p> +</li> +<li> +<p>WPA2</p> +</li> +</ol> +</div> +</li> +<li> +<p>VPN</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>OpenVPN</p> +</li> +<li> +<p>WireGuard</p> +</li> +<li> +<p>L2TP</p> +</li> +<li> +<p>IPsec</p> +</li> +</ol> +</div> +</li> +<li> +<p>PKI</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>X.509</p> +</li> +</ol> +</div> +</li> +<li> +<p>Certificates</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>OCSP (Online Certificate Status Protocol)</p> +</li> +<li> +<p>CRL (Certificate Revocation List)</p> +</li> +</ol> +</div> +</li> +<li> +<p>Messaging security protocols</p> +<div class="olist loweralpha"> +<ol class="loweralpha" type="a"> +<li> +<p>Matrix MegOlm</p> +</li> +<li> +<p>Matrix MLS</p> +</li> +<li> +<p>Signal</p> +</li> +<li> +<p>Threema</p> +</li> +<li> +<p>WhatsApp</p> +</li> +<li> +<p>XMPP</p> +<div class="olist lowerroman"> +<ol class="lowerroman" type="i"> +<li> +<p>Off-the-Record</p> +</li> +<li> +<p>Omemo</p> +</li> +<li> +<p>OpenPGP over XMPP</p> +</li> +<li> +<p>S/MIME</p> +</li> +<li> +<p>Jingle && DTLS-SRTP</p> +</li> +</ol> +</div> +</li> +</ol> +</div> +</li> +<li> +<p>File encryption</p> +</li> +<li> +<p>Storage encryption</p> +</li> +</ol> +</div> +</div> +</div> +</div> </div> </div> <div id="footer"> <div id="footer-text"> Version 0.0.1<br> -Last updated 2026-04-18 12:56:23 +0200 +Last updated 2026-04-18 16:20:33 +0200 </div> </div> <script type="text/x-mathjax-config"> diff --git a/Standards.pdf b/Standards.pdf Binary files differindex a7bcf99..c4b2b79 100644 --- a/Standards.pdf +++ b/Standards.pdf |
