tls-channel
TLS encryptor
A Java library that enables easy-to-use TLS encryption for secure networking
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
196 stars
11 watching
50 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
javajava-librarylibrarynetworkingnon-blockingopensslsnisocketsslsslenginetls
Related projects:
Repository | Description | Stars |
---|---|---|
| A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
| An abstraction over platform-specific TLS implementations for secure network communication | 480 |
| A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 575 |
| A Java Security Provider that implements cryptographic primitives and Transport Layer Security (TLS) for Android and OpenJDK applications. | 1,304 |
| An extension to Burp Suite for evaluating TLS Server configurations. | 36 |
| A set of tools for detecting and analyzing TLS fingerprints from network traffic. | 379 |
| A fork of the Go standard TLS library providing low-level access to the ClientHello message with fingerprinting resistance features. | 1,736 |
| A TLS implementation in OCaml for secure communication | 305 |
| A PHP library to simplify secure communication with SSL/TLS servers | 66 |
| A tool to bypass HSTS protection by modifying HTTPS connections to HTTP with hostname information | 312 |
| A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 405 |
| A library that provides secure string encryption and decryption with integrity checking in Android applications. | 739 |
| A Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption | 51 |
| An iOS app that enables users to inspect and analyze TLS connections. | 162 |
| A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |