cipher-suites topic
utls
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
wolfssl
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!
wolfssljni
wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!
kravatte
Implementation of Kravatte Encryption Suite
ciphersuite.info
A searchable directory of TLS ciphersuites and related security details.
spoofed-round-tripper
A Go's http.RoundTripper implementation that provides a wrapper for tls-client and leverages uTLS to spoof TLS fingerprints (JA3, JA4, HTTP/2 Akamai, etc) of mainstream browsers for use in different H...