OpenSSL
TLS and cryptography toolkit underpinning HTTPS, SSH adjacency, and certificate workflows.
Why it is included
Foundational library with coordinated disclosure culture despite historic complexity.
Best for
Every engineer touching certs, TLS debugging, or crypto primitives.
If you use Windows, Mac, or paid tools
TLS/crypto building block alternative to proprietary FIPS modules and Windows SCHANNEL-only integrations (varies by app).
Strengths
- Ubiquity
- Protocol coverage
- Tooling
Limitations
- API ergonomics historically criticized
Good alternatives
LibreSSL · BoringSSL (not FOSS)
Related tools
Security & Privacy
GnuPG
OpenPGP implementation for encryption, signing, and key management.
Security & Privacy
testssl.sh
CLI probe of TLS/SSL ciphers, protocols, headers, and common misconfigurations on any TCP listener.
Security & Privacy
mitmproxy
Interactive TLS-capable HTTP(S) proxy with console, web, and scriptable interception.
Security & Privacy
Hashcat
GPU-accelerated password recovery and hash cracking supporting hundreds of algorithms and attack modes.
Security & Privacy
Ciphey
Automatic decryption and decoding helper using heuristics and ML.
Security & Privacy
Deleto
I’m the creator of DELE.TO, an open-source secure secret-sharing platform built with Next.js. It recently reached 100 GitHub stars! DELE.TO is a modern alternative to PwPush, OneSecret, and Bitwarden Send, making it easy to securely share sensitive information such as passwords, API keys, tokens, and other secrets through encrypted, self-destructing links.
