From ec7770e9f258f31e417d104258751cfd81510ead Mon Sep 17 00:00:00 2001 From: Stefan Schumacher Date: Sat, 18 Apr 2026 16:22:47 +0200 Subject: Protokolle um Implementierungen ergänze MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Standards.adoc | 81 +++++++++++++++++- Standards.html | 266 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 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 + +
  • 1.3. Protocols +
  • -
  • 1.3. Attributes
  • @@ -471,7 +476,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
    - -
    -

    1.3. Attributes

    +
    +

    1.2.3. Attributes

    1. -

      Protocoll

      +

      Protocol

    2. Library/Program/Implementation

      @@ -927,12 +931,260 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u
    +
    +

    1.3. 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

      +
    • +
    +
    +
    +

    1.3.1. Protocols with Implementations

    +
    +
      +
    1. +

      TLS (Transport Layer Security)

      +
      +
        +
      1. +

        TLS 1.2

        +
      2. +
      3. +

        TLS 1.3

        +
      4. +
      +
      +
    2. +
    3. +

      SSH (Secure Shell)

      +
      +
        +
      1. +

        SSHv2

        +
      2. +
      3. +

        SFTP

        +
      4. +
      5. +

        SCP

        +
      6. +
      +
      +
    4. +
    5. +

      IPsec (Internet Protocol Security)

      +
      +
        +
      1. +

        IKEv1

        +
      2. +
      3. +

        IKEv2

        +
      4. +
      5. +

        ESP

        +
      6. +
      7. +

        AH

        +
      8. +
      +
      +
    6. +
    7. +

      HTTPS (HTTP over TLS)

      +
    8. +
    9. +

      DTLS (Datagram Transport Layer Security)

      +
    10. +
    11. +

      QUIC (Quick UDP Internet Connections)

      +
      +
        +
      1. +

        HTTP/3 over QUIC

        +
      2. +
      +
      +
    12. +
    13. +

      OpenPGP

      +
    14. +
    15. +

      S/MIME (Secure/Multipurpose Internet Mail Extensions)

      +
    16. +
    17. +

      Kerberos

      +
      +
        +
      1. +

        Kerberos v5

        +
      2. +
      +
      +
    18. +
    19. +

      Wireless Security

      +
      +
        +
      1. +

        WPA3

        +
      2. +
      3. +

        WPA2

        +
      4. +
      +
      +
    20. +
    21. +

      VPN

      +
      +
        +
      1. +

        OpenVPN

        +
      2. +
      3. +

        WireGuard

        +
      4. +
      5. +

        L2TP

        +
      6. +
      7. +

        IPsec

        +
      8. +
      +
      +
    22. +
    23. +

      PKI

      +
      +
        +
      1. +

        X.509

        +
      2. +
      +
      +
    24. +
    25. +

      Certificates

      +
      +
        +
      1. +

        OCSP (Online Certificate Status Protocol)

        +
      2. +
      3. +

        CRL (Certificate Revocation List)

        +
      4. +
      +
      +
    26. +
    27. +

      Messaging security protocols

      +
      +
        +
      1. +

        Matrix MegOlm

        +
      2. +
      3. +

        Matrix MLS

        +
      4. +
      5. +

        Signal

        +
      6. +
      7. +

        Threema

        +
      8. +
      9. +

        WhatsApp

        +
      10. +
      11. +

        XMPP

        +
        +
          +
        1. +

          Off-the-Record

          +
        2. +
        3. +

          Omemo

          +
        4. +
        5. +

          OpenPGP over XMPP

          +
        6. +
        7. +

          S/MIME

          +
        8. +
        9. +

          Jingle && DTLS-SRTP

          +
        10. +
        +
        +
      12. +
      +
      +
    28. +
    29. +

      File encryption

      +
    30. +
    31. +

      Storage encryption

      +
    32. +
    +
    +
    +
    +