python-ecdsa VS galois

Compare python-ecdsa vs galois 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
python-ecdsa galois
3 1
891 269
0.9% -
8.1 8.0
11 days ago about 2 months ago
Python Python
GNU General Public License v3.0 or later MIT License
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.

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.

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.

What are some alternatives?

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

cryptotools

badkeys - Tool to find common vulnerabilities in cryptographic public keys

MasquerBot - A TelegramBot for true paranoids.

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

NumPy - The fundamental package for scientific computing with Python.

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.

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

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

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

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

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