wolfssl
TLS library
A small, fast, portable implementation of TLS/SSL for various applications
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: 4 days ago
Linked from 2 awesome lists
c-librarycipher-suitescryptographycryptography-apidtlsembedded-systemsencryptionfipshttpsiotopensslopenssl-alternativeopenssl-apisecuritysnifferssltlstls13trusted-execution-environmentwolfssl
Related projects:
Repository | Description | Stars |
---|---|---|
openssl/openssl | A toolkit for implementing end-to-end encryption protocols and cryptographic primitives. | 25,914 |
wolfssl/wolfmqtt | An MQTT client implementation supporting SSL/TLS for embedded use cases. | 529 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
libressl/portable | Portable version of LibreSSL built from OpenBSD source code | 1,373 |
drwetter/testssl.sh | Tool to test TLS/SSL encryption on any port or service | 7,987 |
nabla-c0d3/sslyze | An SSL/TLS scanning tool and Python library for assessing server security configurations | 3,267 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,214 |
hakky54/sslcontext-kickstart | A lightweight library for configuring secure HTTP communications using SSL/TLS certificates and key management. | 503 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 571 |
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,761 |
khronosgroup/glslang | Tools and APIs for working with shader languages and their intermediate representations | 3,066 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 545 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,541 |
aws/s2n-tls | An implementation of the TLS/SSL protocols in C | 4,531 |