Skip to content
Snippets Groups Projects
Commit 7c9289a3 authored by Nouri Alnahawi's avatar Nouri Alnahawi
Browse files

add new sec-protocol pages

parent e73aa11a
No related branches found
No related tags found
No related merge requests found
Pipeline #79744 passed
...@@ -12,6 +12,9 @@ menu: ...@@ -12,6 +12,9 @@ menu:
- [liboqs](https://github.com/open-quantum-safe/liboqs): - [liboqs](https://github.com/open-quantum-safe/liboqs):
An open source C library for quantum-safe cryptographic algorithms. An open source C library for quantum-safe cryptographic algorithms.
- [PQClean](https://github.com/PQClean/PQClean):
Portable C implementations of post-quantum cryptography.
- [NaCL (Salt)](https://nacl.cr.yp.to/): - [NaCL (Salt)](https://nacl.cr.yp.to/):
Software library for network communication, encryption, decryption, signatures, etc. Software library for network communication, encryption, decryption, signatures, etc.
......
...@@ -9,18 +9,41 @@ layout: no_index ...@@ -9,18 +9,41 @@ layout: no_index
- [TLS/SSL]({{< ref "/tls" >}} "TLS/SSL") - [TLS/SSL]({{< ref "/tls" >}} "TLS/SSL")
- [SSH]({{< ref "/ssh" >}} "SSH") - [SSH]({{< ref "/ssh" >}} "SSH")
- [IPsec/IKE]({{< ref "/ike" >}} "IPsec/IKE") - [IPsec/IKE]({{< ref "/ike" >}} "IPsec/IKE")
- [MACsec]({{< ref "/macsec" >}} "MACsec")
- [DTLS]({{< ref "/dtls" >}} "DTLS") - [DTLS]({{< ref "/dtls" >}} "DTLS")
##### Authentication & Signing ##### Authentication & Signing
- [CMS]({{< ref "/cms" >}} "CMS") - [CMS]({{< ref "/cms" >}} "CMS")
- [S/MIME]({{< ref "/smime" >}} "S/MIME") - [S/MIME]({{< ref "/smime" >}} "S/MIME")
- [X.509]({{< ref "/certs" >}} "X.509") - [PGP/GPG]({{< ref "/pgp" >}} "PGP/GPG")
- [OPC UA]({{< ref "/opcua" >}} "OPC UA")
- OAuth
##### Certificate Authority ##### Certification
- [DNSSEC]({{< ref "/dnssec" >}} "DNSSEC") - [DNSSEC]({{< ref "/dnssec" >}} "DNSSEC")
- [X.509]({{< ref "/certs" >}} "X.509")
##### Wireless ##### Wireless
- [WPA/EAP]({{< ref "/wlan" >}} "WPA/EAP")
- UMTTS/LTE/5G
- Bluetooth/IR/ZigBee
- WSN
##### Others ##### End-to-End
- [VPN]({{< ref "/vpn" >}} "VPN") - [VPN]({{< ref "/vpn" >}} "VPN")
- [Others]({{< ref "/others" >}} "Others") - [WireGuard]({{< ref "/wireguard" >}} "WireGuard")
- SFTP
- Telnet
##### Others
- [DLT]({{< ref "/dlt" >}} "DLT")
- [PKINIT]({{< ref "/pkinit" >}} "PKINIT")
- SRTP/ZRTP
- QUIC
- PPP CHAP/PAP
- PCT
- SET
- GRE
- S-RPC
- FinTS/HBCI
- PKCS
---
title: "DLT"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 14
---
---
title: "MACsec"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 10
---
- [Post-quantum MACsec in Ethernet Networks ](https://journals.riverpublishers.com/index.php/JCSANDM/article/view/5973) Authenticated post-quantum key establishment protocol which is suitable for long-term secure MACsec. Hybrid mode, ephemeral key exchange, and an end-to-end encryption [[ChSe21]](../../../../refs#chse21).
---
title: "OPC UA"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 14
---
---
title: "Others"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 10
---
- Key Establishment:
- [Post-quantum MACsec in Ethernet Networks ](https://journals.riverpublishers.com/index.php/JCSANDM/article/view/5973) Authenticated post-quantum key establishment protocol which is suitable for long-term secure MACsec. Hybrid mode, ephemeral key exchange, and an end-to-end encryption [[ChSe21]](../../../../refs#chse21).
---
title: "PGP/GPG"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 11
---
---
title: "PKINIT"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 13
---
---
title: "WireGuard"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 12
---
---
title: "WPA/EAP"
date: 2021-05-05T22:41:49+02:00
draft: false
type: docs
weight: 9
---
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment