tlse
TLS library
A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library
Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library
545 stars
29 watching
90 forks
Language: C
last commit: about 1 month ago
Linked from 2 awesome lists
tls
Related projects:
Repository | Description | Stars |
---|---|---|
drogue-iot/embedded-tls | An embedded device TLS 1.3 implementation in Rust | 172 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
haskell-tls/hs-tls | A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 403 |
marianobarrios/tls-channel | A Java library that enables easy-to-use TLS encryption for secure networking | 192 |
zliuva/ktlswrapper | Enables TLS support without modifying existing applications | 23 |
klutzy/suruga | Implementation of a subset of the TLS 1.2 protocol in Rust | 125 |
pion/dtls | A native DTLS 1.2 implementation in Go | 602 |
tls-inspector/tls-inspector | An iOS app that enables users to inspect and analyze TLS connections. | 162 |
cfromknecht/dtls | An implementation of DTLS 1.2 protocol for secure communication over TCP connections | 26 |
tlsfuzzer/python-ecdsa | A Python implementation of ECDSA and ECDH algorithms | 916 |
droe/sslsplit | Tools for intercepting and analyzing SSL/TLS encrypted network connections | 1,760 |
cloudflare/tls-tris | A custom Go implementation of the TLS protocol with additional 1.3 features and compatibility testing against other libraries | 292 |
wahern/luaossl | A comprehensive C-based implementation of the cryptographic protocols and algorithms used in secure communication. | 145 |
eduardsui/edwork | A decentralized, distributed read-write filesystem utilizing UDP and encrypted data transmission | 25 |