pure-python ECDSA signature/verification and ECDH key agreement
☆973Mar 26, 2026Updated 2 weeks ago
Alternatives and similar repositories for python-ecdsa
Users that are interested in python-ecdsa are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python library for fast elliptic curve crypto☆288Apr 3, 2026Updated last week
- cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.☆7,537Apr 5, 2026Updated last week
- Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish, ...☆134Apr 25, 2017Updated 8 years ago
- Python-based Bitcoin and alt-coin utility library.☆1,440Updated this week
- Python FFI bindings for secp256k1☆107Oct 18, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Python3 library providing an easy interface to the Bitcoin data structures and protocol.☆1,946Mar 14, 2025Updated last year
- Safest and fastest Python library for secp256k1 elliptic curve operations☆178Dec 1, 2025Updated 4 months ago
- A self-contained cryptographic library for Python☆3,220Mar 29, 2026Updated 2 weeks ago
- Optimized C library for EC operations on curve secp256k1☆2,418Mar 26, 2026Updated 2 weeks ago
- The Python Cryptography Toolkit☆2,477Jan 26, 2022Updated 4 years ago
- Base58 and Base58Check implementation compatible with what is used by the bitcoin network.☆188Dec 11, 2022Updated 3 years ago
- Python3 bot for Mixin Network☆10May 25, 2022Updated 3 years ago
- Basic implementation of Borromean ring signatures in Python, for learning☆15Dec 14, 2017Updated 8 years ago
- A Bitcoin python library for private + public keys, addresses, transactions, & RPC☆283Sep 9, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Compact linkable ring signatures. A modification on MLSAG.☆19May 10, 2020Updated 5 years ago
- Mnemonic code for generating deterministic keys, BIP39☆938Aug 27, 2024Updated last year
- A common API for Ethereum key operations.☆180Dec 17, 2025Updated 3 months ago
- Python bindings to the Ed25519 public-key signature system☆176Jan 12, 2024Updated 2 years ago
- SImple, common-sense Bitcoin-themed Python ECC library☆1,335Jul 3, 2024Updated last year
- Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).☆1,080Sep 14, 2023Updated 2 years ago
- Pure-Python full node and libraries for bitcoind-based crypto-currencies (eg. bitcoin, litecoin, etc)☆119Nov 21, 2017Updated 8 years ago
- A Python implementation of the Ethereum Virtual Machine☆2,360Sep 8, 2025Updated 7 months ago
- Django Scatter Auth for EOS blockchain☆16Dec 26, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A collection of Paillier cryptosystem zero knowledge proofs☆120May 17, 2023Updated 2 years ago
- A Python implementation of HMAC_DRBG (see, NiST SP 800-90A).☆14Nov 18, 2015Updated 10 years ago
- eos python library☆149Aug 12, 2021Updated 4 years ago
- Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.☆30Jan 2, 2021Updated 5 years ago
- Bitcoin made easy.☆1,317Jun 28, 2024Updated last year
- pure-python routines for curve25519/ed25519☆39Feb 6, 2020Updated 6 years ago
- The python RLP serialization library☆102Dec 12, 2025Updated 3 months ago
- ☆453Nov 18, 2023Updated 2 years ago
- Exploration of NIST post-quantum signatures on-ramp candidates☆39Jun 1, 2025Updated 10 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Results of a recent FOIA for NIST documents related to the design of Dual EC DRBG. Via EFF and Rep. Grayson's office. See README for deta…☆24Feb 10, 2015Updated 11 years ago
- Bitcoin P2P router, in python☆150Dec 9, 2016Updated 9 years ago
- Example Python code for creating a Bitcoin transaction☆42Oct 19, 2016Updated 9 years ago
- Python code that speaks the Bitcoin protocol, for use with pycoin