wolfssl
SSL library
An embedded SSL/TLS library for resource-constrained environments.
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
2k stars
112 watching
835 forks
Language: C
last commit: about 1 month ago
Linked from 2 awesome lists
c-librarycipher-suitescryptographycryptography-apidtlsembedded-systemsencryptionfipshttpsiotopensslopenssl-alternativeopenssl-apisecuritysnifferssltlstls13trusted-execution-environmentwolfssl
Related projects:
Repository | Description | Stars |
---|---|---|
openssl/openssl | A robust toolkit for implementing secure communication protocols and cryptographic functions | 26,159 |
wolfssl/wolfmqtt | An MQTT client implementation supporting SSL/TLS for embedded use cases. | 529 |
kassane/wolfssl | A lightweight SSL/TLS library designed for resource-constrained environments with small size and feature set. | 5 |
libressl/portable | A portable version of LibreSSL, providing a modern and secure SSL/TLS implementation | 1,379 |
drwetter/testssl.sh | A command line tool to test and analyze TLS/SSL encryption on any port or service | 8,059 |
nabla-c0d3/sslyze | An SSL/TLS scanning tool and Python library for assessing server security configurations | 3,290 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
hakky54/sslcontext-kickstart | A lightweight library for configuring secure HTTP communications using SSL/TLS certificates and key management. | 506 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 575 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
cloudflare/cfssl | A toolkit for building and managing TLS certificates and private keys | 8,812 |
khronosgroup/glslang | Generates abstract syntax trees from GLSL and HLSL source code for translation into SPIR-V intermediate language. | 3,101 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,594 |
aws/s2n-tls | An implementation of the TLS/SSL protocols in C | 4,544 |