#openssl (26 Repositories)
Ranked open-source repositories tagged with #openssl, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.5%
20.0h
26 repositories tagged #openssl
testssl/testssl.sh
Testing TLS/SSL encryption anywhere on any port
lsnepomuceno/laravel-a1-pdf-sign
Multiple digital signatures on a single PDF, in Laravel. Each signature is appended as a new revision, so signing again never invalidates the ones before it. A1/x509 certificates, PAdES profiles, RFC 3161 timestamps, LTV and cryptographic validation.
Hakky54/mutual-tls-ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
mangoszero/server
Mangos ZERO is a server for World of Warcraft. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft clients 1.12.1-1.12.3 - Report all issues at https://www.getmangos.eu/bug-tracker/mangos-zero/
PurpleI2P/i2pd
🛡 I2P: End-to-End encrypted and anonymous Internet
matteocorti/check_ssl_cert
A shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection.
vivy-company/vvterm
Native SSH client for iOS, iPad, MacOS.
fffonion/lua-resty-openssl
FFI-based OpenSSL binding for OpenResty
wolfSSL/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 and DTLS 1.3! Update to wolfSSL 5.9.1 for the latest CVE fixes.
Luzifer/go-openssl
go-openssl is a small library wrapping the crypto/aes functions in a way the output is compatible to OpenSSL
zhaozg/lua-openssl
Openssl binding for Lua
redcode-labs/Revssl
A script that automates generation of OpenSSL reverse shells
lstellway/self-signed-ssl
Generate self-signed TLS certificate using OpenSSL
janbar/openssl-cmake
Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
tokyoneon/Armor
Armor is a simple Bash script designed to create encrypted macOS payloads capable of evading antivirus scanners.
angristan/nginx-autoinstall
Compile NGINX from source with custom modules and patches on Debian and Ubuntu
spacemonkeygo/openssl
OpenSSL bindings for Go
alessandrod/snuffy
Snuffy is a simple command line tool to inspect SSL/TLS data.
jasonacox/Build-OpenSSL-cURL
Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting Apple Silicon, OpenSSL 3.0.x with TLS 1.3 and Mac Catalyst builds.
reidmorrison/symmetric-encryption
Encrypt data at rest in Ruby and Rails, with keys held outside your source code.
gost-engine/engine
A reference implementation of the Russian GOST crypto algorithms for OpenSSL
open-quantum-safe/oqs-provider
OpenSSL 3 provider containing post-quantum algorithms
trimstray/mkchain
Open source tool to help you build a valid SSL certificate chain.
prbinu/tls-scan
An Internet scale, blazing fast SSL/TLS scanner ( non-blocking, event-driven )
libressl/portable
LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to [email protected] are welcome.
kakahuote1/TinyPKI
TinyPKI is a lightweight C11/OpenSSL PKI core for constrained IoT and edge networks, combining ECQV implicit certificates, sparse Merkle revocation proofs, MMR issuance transparency, CA-signed checkpoints, t-of-n edge witnesses, and SM2/SM3/SM4 sessions.