cipher-suites topic

List cipher-suites repositories

utls

1.5k
Stars
228
Forks
Watchers

Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.

wolfssl

2.2k
Stars
790
Forks
Watchers

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

58
Stars
30
Forks
Watchers

wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!

kravatte

15
Stars
1
Forks
Watchers

Implementation of Kravatte Encryption Suite

ciphersuite.info

62
Stars
12
Forks
Watchers

A searchable directory of TLS ciphersuites and related security details.

spoofed-round-tripper

15
Stars
3
Forks
Watchers

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...