galois VS python-ecdsa

Compare galois vs python-ecdsa and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
galois python-ecdsa
1 3
269 891
- 0.9%
8.0 8.1
about 2 months ago 10 days ago
Python Python
MIT License GNU General Public License v3.0 or later
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.

galois

Posts with mentions or reviews of galois. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • New Python package for finite fields using NumPy arrays
    3 projects | /r/Python | 13 Dec 2021
    I just released my first proper open-source Python package galois. It extends NumPy arrays to operate over finite fields (Galois fields), instead of just R or Z. The library uses Numba to JIT compile the finite field ufuncs. This means the finite field arithmetic is nearly as fast as C / native NumPy.

python-ecdsa

Posts with mentions or reviews of python-ecdsa. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing galois and python-ecdsa you can also consider the following projects:

badkeys - Tool to find common vulnerabilities in cryptographic public keys

cryptotools

MasquerBot - A TelegramBot for true paranoids.

NumPy - The fundamental package for scientific computing with Python.

swift-crypto - Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.

cryptg - Official Telethon extension to provide much faster cryptography for Telegram API requests.

blockchain_implementation - Simple blockchain implementation using python and flask. It implements basic concepts of blockchain, like proof of work, mining, consensus, generating and validating the signature on transaction etc.

typeid-python - Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

minerva - Artifacts for the "Minerva: The curse of ECDSA nonces" paper at CHES 2020

supa-irc - supa-irc is an encrypted TUI chat over TCP using python socket, RSA-4096, AES-256-CBC

cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.