python-ecdsa

EC signature library

A Python implementation of ECDSA and ECDH algorithms

pure-python ECDSA signature/verification and ECDH key agreement

GitHub

921 stars
49 watching
313 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list

cryptographydigital-signaturesecdhecdsaelliptic-curvespython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustcrypto/signatures This project provides digital signature algorithms and implementation in Rust. 478
personaelabs/spartan-ecdsa A Rust implementation of an ECDSA signature verification algorithm optimized for performance and security 203
dmazzella/ucrypto Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. 34
dmazzella/ucryptoauthlib A lightweight Python driver for Microchip's Crypto Authentication secure elements 41
paulmillr/noble-secp256k1 Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript 771
cryptocoinjs/ecdsa Provides tools for secure digital transactions using elliptical curve cryptography 38
carglglz/mpy-mbedtls Bindings for MbedTLS's EC and x509 cert/csr functions 3
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 694
tlsfuzzer/tlsfuzzer Automated protocol testing and fuzzing suite for SSL/TLS implementations 562
potatosalad/erlang-crypto_rsassa_pss A cryptographic signature algorithm implementation for Erlang and Elixir 12
herumi/ecdsa-motoko An implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language. 14
q9f/secp256k1.cr A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm 48
sybrenstuvel/python-rsa A Python implementation of RSA cryptography 488
mybraavos/efficient-secp256r1 An efficient implementation of secp256r1 ECDSA on Cairo 23
dmazzella/ucryptography A lightweight implementation of cryptographic primitives for secure data handling 7