20 repos
Libraries and implementations for TLS/SSL protocols and cryptographic operations across multiple languages. The cluster spans C-based implementations (OpenSSL, s2n-tls) and their language bindings (PyOpenSSL), as well as modern reimplementations like Rustls. Resources here cover protocol implementation, certificate handling, encryption primitives, and secure communication infrastructure used across servers, clients, and applications.