@@ -28,3 +28,6 @@ Lightweight crypto library for constrained environments.
Development of cryptography API proposals for the WASI Subgroup of the [WebAssembly Community Group](https://www.w3.org/community/webassembly/)
-[Botan: Crypto and TLS for Modern C++](https://botan.randombit.net/) A C++ cryptographic library implementing a range of practical systems, such as TLS protocol, X.509 certificates, modern AEAD ciphers, PKCS#11 and TPM hardware support, password hashing, and post quantum crypto schemes. Several other language bindings are available, including Python. Versions of Botan that are approved by the BSI can be found on the [Github repository](https://github.com/Rohde-Schwarz/botan)
-[eUCRITE API](https://cspub.h-da.io/eucrite/):
(Usable Cryptographic Interface) is a crypto API that places special emphasis on usability and security. Developed by the Applied Cyber-Security and User-Centered Security research groups at Darmstadt University of Applied Sciences.
##### Key Exchange, Establishment, and Encapsulation
-[TLS/SSL]({{<ref"/tls">}} "TLS/SSL")
-[SSH]({{<ref"/ssh">}} "SSH")
-[IPsec/IKE]({{<ref"/ike">}} "IPsec/IKE")
-[MACsec]({{<ref"/macsec">}} "MACsec")
-[DTLS]({{<ref"/dtls">}} "DTLS")
##### Authentication & Signing
-[CMS]({{<ref"/cms">}} "CMS")
-[S/MIME]({{<ref"/smime">}} "S/MIME")
-[PGP/GPG]({{<ref"/pgp">}} "PGP/GPG")
-[OPC UA]({{<ref"/opcua">}} "OPC UA")
- OAuth
An overview of the existing communication and security protocols that make use of cryptographic systems and cipher suites, and their current state of PQC integration. The classification is based on the OSI model.
@@ -22,3 +22,6 @@ Next Generation Cryptography for Embedded Systems.
Secure Integration of Cryptographic Software.
-[BSI-Project: Secure Implementation of a Universal Crypto Library](https://www.bsi.bund.de/DE/Themen/Unternehmen-und-Organisationen/Informationen-und-Empfehlungen/Kryptografie/Kryptobibliothek-Botan/kryptobibliothek-botan_node.html) More information (in German language) can be found in the [project summary](https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Krypto/Projektzusammenfassung_Botan.pdf)
-[PQC Integration](https://cspub.h-da.io/pqc/):
PQC integration projects initiated by the research groups for Applied Cyber-Security and User-Centered Security at Darmstadt University of Applied Sciences.