ktlswrapper
TLS wrapper
Enables TLS support without modifying existing applications
A wrapper that enables TLS support (TLS 1.2 with AES 128 GCM) for existing applications without code change.
23 stars
3 watching
3 forks
Language: C
last commit: almost 5 years ago
Linked from 1 awesome list
ckernelld-preloadsocketstls
Related projects:
Repository | Description | Stars |
---|---|---|
klutzy/suruga | Implementation of a subset of the TLS 1.2 protocol in Rust | 125 |
mateidavid/zstr | A C++ header-only library to access ZLib-compressed streams using standard iostreams | 301 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 305 |
haze/zig-libressl | A set of Zig libraries providing stream wrappers for LibreSSL to enable secure communication over TCP | 29 |
refraction-networking/utls | Provides low-level access to the ClientHello message in TLS handshakes | 1,729 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 480 |
kitura/bluesslservice | An SSL/TLS add-in framework for secure networking in Swift | 97 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
drogue-iot/embedded-tls | An embedded device TLS 1.3 implementation in Rust | 176 |
gitii/community.wsl.sdk | Provides a C# wrapper around the Windows Subsystem for Linux API to interact with WSL distributions and execute commands. | 14 |
redxtech/zsh-tre | A Zsh plugin that simplifies the usage of the tre command by providing an alias. | 0 |
thekla/hlslparser | A tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language. | 331 |
proycon/clam | Transforms command-line applications into RESTful web services with minimal developer effort | 129 |