wolfssl VS engine

Compare wolfssl vs engine and see what are their differences.

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! (by wolfSSL)

engine

A reference implementation of the Russian GOST crypto algorithms for OpenSSL (by gost-engine)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
wolfssl engine
12 1
2,173 350
2.1% 2.6%
9.9 4.4
5 days ago 29 days ago
C C
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wolfssl

Posts with mentions or reviews of wolfssl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-27.

engine

Posts with mentions or reviews of engine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-18.
  • CryptoLyzer: A comprehensive cryptographic settings analyzer
    11 projects | dev.to | 18 Jan 2022
    It is not just a theory. A special fork of OpenSSL, maintained by Pluralsight author Peter Mosmans, aims to have as many ciphers as possible. This fork is used and recommended by Mozilla Cipherscan, however, it can offer less than two hundred cipher suites, but there are more than three hundred in the different RFCs according to Cipher Suite Info. The majority of them are weak or insecure, which makes it particularly important to be part of the analysis. In addition, it is also true that there are cipher suites that are not on the Cipher Suite Info list, for instance, Russian standard (GOST) cipher suites. These are rarely used cipher suites, but there is an OpenSSL engine that implements them, so they should be checked.

What are some alternatives?

When comparing wolfssl and engine you can also consider the following projects:

mbedTLS - An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.

tls-scan - An Internet scale, blazing fast SSL/TLS scanner ( non-blocking, event-driven )

esp-idf - Espressif IoT Development Framework. Official development framework for Espressif SoCs.

sslyze - Fast and powerful SSL/TLS scanning library.

GmSSL - 支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱

OpenSSL - TLS/SSL and crypto library

openssl - Provides SSL, TLS and general purpose cryptography.

openssl - 'Extra featured' OpenSSL with ChaCha20 and Poly1305 support

Crypto++ - free C++ class library of cryptographic schemes

testssl.sh - Testing TLS/SSL encryption anywhere on any port

pyOpenSSL -- A Python wrapper around the OpenSSL library - A Python wrapper around the OpenSSL library

cipherscan - A very simple way to find out which SSL ciphersuites are supported by a target.