openssl
Cipher suite library
A robust toolkit for implementing secure communication protocols and cryptographic functions
TLS/SSL and crypto library
26k stars
1k watching
10k forks
Language: C
last commit: about 1 month ago
Linked from 3 awesome lists
cryptographydecryptionencryptionopensslssltls
Related projects:
Repository | Description | Stars |
---|---|---|
wolfssl/wolfssl | An embedded SSL/TLS library for resource-constrained environments. | 2,376 |
open-quantum-safe/openssl | Provides experimental integration of quantum-resistant algorithms into OpenSSL for prototyping and evaluation purposes. | 298 |
libressl/portable | A portable version of LibreSSL, providing a modern and secure SSL/TLS implementation | 1,379 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
drwetter/testssl.sh | A command line tool to test and analyze TLS/SSL encryption on any port or service | 8,059 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 575 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
travist/jsencrypt | A JavaScript library for performing RSA encryption and decryption using OpenSSL | 6,706 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,594 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,419 |
google/opensk | An open-source implementation of FIDO2 security keys in Rust | 3,036 |
rudolfochrist/ql-https | Provides an HTTPS interface to Quicklisp's curl functionality | 22 |
wahern/luaossl | A comprehensive C-based implementation of the cryptographic protocols and algorithms used in secure communication. | 145 |
open-quantum-safe/liboqs | Provides a C library implementing quantum-resistant cryptographic algorithms and APIs | 1,964 |