s2n-tls
TLS protocol
An implementation of the TLS/SSL protocols in C
An implementation of the TLS/SSL protocols
5k stars
175 watching
712 forks
Language: C
last commit: about 1 month ago
Linked from 7 awesome lists
cc99cryptocryptographyencryptions2nssltls
Related projects:
Repository | Description | Stars |
---|---|---|
shadowsocks/v2ray-plugin | A SIP003 plugin that enables v2ray integration with Shadowsocks | 2,710 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
openssl/openssl | A robust toolkit for implementing secure communication protocols and cryptographic functions | 26,159 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 575 |
drwetter/testssl.sh | A command line tool to test and analyze TLS/SSL encryption on any port or service | 8,059 |
refraction-networking/utls | A fork of the Go standard TLS library providing low-level access to the ClientHello message with fingerprinting resistance features. | 1,736 |
wolfssl/wolfssl | An embedded SSL/TLS library for resource-constrained environments. | 2,376 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,594 |
cloudflare/tls-tris | A custom Go implementation of the TLS protocol with additional 1.3 features and compatibility testing against other libraries | 291 |
cloudflare/cfssl | A toolkit for building and managing TLS certificates and private keys | 8,812 |
clarencetw/cdk-sns-notify | A CDK construct library to send notifications using AWS SNS. | 1 |
cjdelisle/cjdns | An encrypted IPv6 network using public-key cryptography and distributed routing. | 5,197 |
hwdsl2/setup-ipsec-vpn | Automates setup of an IPsec VPN server with IKEv2 and L2TP support | 25,489 |
haskell-tls/hs-tls | A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 405 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,099 |