All Projects → Wolfssl → Similar Projects or Alternatives

2221 Open source projects that are alternatives of or similar to Wolfssl

Openssl
TLS/SSL and crypto library
Stars: ✭ 17,157 (+1462.57%)
Mutual labels:  cryptography, encryption, ssl, tls, openssl
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual 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 examples are included
Stars: ✭ 163 (-85.15%)
Mutual labels:  encryption, https, ssl, tls, openssl
httpsbook
《深入浅出HTTPS:从原理到实战》代码示例、勘误、反馈、讨论
Stars: ✭ 77 (-92.99%)
Mutual labels:  tls, ssl, openssl, https
Tlslite Ng
TLS implementation in pure python, focused on interoperability testing
Stars: ✭ 119 (-89.16%)
Mutual labels:  https, ssl, tls, tls13
Pyopenssl
A Python wrapper around the OpenSSL library
Stars: ✭ 701 (-36.16%)
Mutual labels:  cryptography, ssl, tls, openssl
S2n Tls
s2n : an implementation of the TLS/SSL protocols
Stars: ✭ 4,029 (+266.94%)
Mutual labels:  cryptography, encryption, ssl, tls
Pric
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Stars: ✭ 87 (-92.08%)
Mutual labels:  https, ssl, openssl
Badssl.com
🔒 Memorable site for testing clients against bad SSL configs.
Stars: ✭ 2,234 (+103.46%)
Mutual labels:  https, ssl, tls
Wordpress Https
WordPress HTTPS is intended to be an all-in-one solution to using SSL on WordPress sites.
Stars: ✭ 96 (-91.26%)
Mutual labels:  encryption, https, ssl
Rustls
A modern TLS library in Rust
Stars: ✭ 3,062 (+178.87%)
Mutual labels:  cryptography, ssl, tls
docker-ssl-reverse-proxy
Easy-to-use auto-SSL reverse proxy as a Docker container based on Caddy and Let’s Encrypt
Stars: ✭ 22 (-98%)
Mutual labels:  tls, ssl, https
dheater
D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange.
Stars: ✭ 142 (-87.07%)
Mutual labels:  tls, ssl, tls13
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (-27.23%)
Mutual labels:  https, ssl, tls
Snuffy
Snuffy is a simple command line tool to inspect SSL/TLS data.
Stars: ✭ 236 (-78.51%)
Mutual labels:  ssl, tls, openssl
Merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Stars: ✭ 69 (-93.72%)
Mutual labels:  https, ssl, tls
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (-51.91%)
Mutual labels:  https, ssl, tls
Tls Inspector
Easily view and inspect X.509 certificates on your iOS device.
Stars: ✭ 92 (-91.62%)
Mutual labels:  https, ssl, tls
Open Crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
Stars: ✭ 115 (-89.53%)
Mutual labels:  cryptography, encryption, openssl
Chromium Gost
Chromium с поддержкой алгоритмов ГОСТ
Stars: ✭ 123 (-88.8%)
Mutual labels:  cryptography, ssl, tls
Gcp Iot Core Examples
Google Cloud Platform IOT Core Examples
Stars: ✭ 103 (-90.62%)
Mutual labels:  iot, cryptography, tls
wolfssl-py
Python wrapper for wolfSSL embedded SSL/TLS library.
Stars: ✭ 30 (-97.27%)
Mutual labels:  tls, ssl, tls13
tlstools
🔐 CLI tool to analyze, troubleshoot or inspect SSL certificates, requests or keys.
Stars: ✭ 45 (-95.9%)
Mutual labels:  tls, ssl, https
TLS-Redirection
TLS Redirection
Stars: ✭ 109 (-90.07%)
Mutual labels:  tls, ssl, https
jota-cert-checker
Check SSL certificate expiration date of a list of sites.
Stars: ✭ 45 (-95.9%)
Mutual labels:  ssl, openssl, https
pki
Certificate Authority management suite
Stars: ✭ 23 (-97.91%)
Mutual labels:  ssl, openssl, https
openssl-RPM-Builder
Build latest OpenSSL binary
Stars: ✭ 46 (-95.81%)
Mutual labels:  tls, ssl, openssl
letsencrypt-www
Probably the easiest way to create | renew | deploy certificate
Stars: ✭ 27 (-97.54%)
Mutual labels:  tls, ssl, https
Sslyze
Fast and powerful SSL/TLS scanning library.
Stars: ✭ 2,623 (+138.89%)
Mutual labels:  ssl, tls, tls13
Search Guard Ssl
Elasticsearch SSL for free. Supports native Open SSL.
Stars: ✭ 159 (-85.52%)
Mutual labels:  ssl, tls, openssl
Acme client
Java ACME Client application
Stars: ✭ 77 (-92.99%)
Mutual labels:  https, ssl, tls
Atls
A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.
Stars: ✭ 134 (-87.8%)
Mutual labels:  ssl, tls, tls13
Sslsplit
Transparent SSL/TLS interception
Stars: ✭ 1,371 (+24.86%)
Mutual labels:  https, ssl, tls
Testssl.sh
Testing TLS/SSL encryption anywhere on any port
Stars: ✭ 5,676 (+416.94%)
Mutual labels:  ssl, tls, openssl
Tls Channel
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
Stars: ✭ 113 (-89.71%)
Mutual labels:  ssl, tls, openssl
Devcert
Local HTTPS development made easy
Stars: ✭ 655 (-40.35%)
Mutual labels:  https, ssl, tls
Cryptr
A simple shell utility for encrypting and decrypting files using OpenSSL.
Stars: ✭ 81 (-92.62%)
Mutual labels:  cryptography, encryption, openssl
Cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
Stars: ✭ 2,151 (+95.9%)
Mutual labels:  cryptography, encryption, tls
Gmssl
支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支
Stars: ✭ 2,747 (+150.18%)
Mutual labels:  encryption, ssl, tls
Gun
An open source cybersecurity protocol for syncing decentralized graph data.
Stars: ✭ 15,172 (+1281.79%)
Mutual labels:  iot, cryptography, encryption
Ssl Checker
Python script that collects SSL/TLS information from hosts
Stars: ✭ 94 (-91.44%)
Mutual labels:  ssl, tls, openssl
Greenlock
Automatic SSL renewal for NodeJS
Stars: ✭ 30 (-97.27%)
Mutual labels:  https, ssl, tls
Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (-69.49%)
Mutual labels:  ssl, tls, tls13
Gonnacry
A Linux Ransomware
Stars: ✭ 341 (-68.94%)
Mutual labels:  cryptography, encryption, openssl
ssl-handshake
A command-line tool for testing SSL/TLS handshake latency, written in Go.
Stars: ✭ 41 (-96.27%)
Mutual labels:  tls, ssl, https
sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Av…
Stars: ✭ 295 (-73.13%)
Mutual labels:  tls, ssl, https
jruby-openssl
JRuby's OpenSSL gem
Stars: ✭ 39 (-96.45%)
Mutual labels:  tls, ssl, openssl
Shgf
Simple HTTP golang framework
Stars: ✭ 13 (-98.82%)
Mutual labels:  https, ssl, tls
openssl-ca
Shell scripts to manage a private Certificate Authority using OpenSSL
Stars: ✭ 38 (-96.54%)
Mutual labels:  tls, ssl, openssl
qsslcaudit
test SSL/TLS clients how secure they are
Stars: ✭ 22 (-98%)
Mutual labels:  tls, ssl, openssl
cryptonice
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration…
Stars: ✭ 91 (-91.71%)
Mutual labels:  tls, ssl, https
Wolfmqtt
wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
Stars: ✭ 316 (-71.22%)
Mutual labels:  iot, tls, tls13
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+196.9%)
Mutual labels:  https, ssl, tls
E2guardian
E2guardian is a web content filter that can work in proxy, transparent or icap server modes
Stars: ✭ 340 (-69.03%)
Mutual labels:  https, ssl, openssl
Microwebsrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
Stars: ✭ 295 (-73.13%)
Mutual labels:  iot, https, ssl
tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (-80.51%)
Mutual labels:  tls, ssl, https
extract-tls-secrets
Decrypt HTTPS/TLS connections on the fly with Wireshark
Stars: ✭ 226 (-79.42%)
Mutual labels:  tls, ssl, https
Illustrated Tls13
The Illustrated TLS 1.3 Connection: Every byte explained
Stars: ✭ 372 (-66.12%)
Mutual labels:  ssl, tls, tls13
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (-26.96%)
Mutual labels:  https, ssl, tls
Ansible Role Certbot
Ansible Role - Certbot (for Let's Encrypt)
Stars: ✭ 477 (-56.56%)
Mutual labels:  https, ssl
Telegraph
Secure Web Server for iOS, tvOS and macOS
Stars: ✭ 474 (-56.83%)
Mutual labels:  https, ssl
1-60 of 2221 similar projects