python-ecdsa

EC signature library

A Python implementation of ECDSA and ECDH algorithms

pure-python ECDSA signature/verification and ECDH key agreement

GitHub

916 stars
49 watching
316 forks
Language: Python
last commit: about 2 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. 472
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. 32
dmazzella/ucryptoauthlib A lightweight Python driver for Microchip's Crypto Authentication secure elements 41
paulmillr/noble-secp256k1 A high-performance JavaScript implementation of secp256k1 signatures and ECDH (Elliptic Curve Diffie-Hellman) algorithms 761
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. 683
tlsfuzzer/tlsfuzzer Automated protocol testing and fuzzing suite for SSL/TLS implementations 561
potatosalad/erlang-crypto_rsassa_pss A cryptographic signature algorithm implementation for Erlang and Elixir 12
herumi/ecdsa-motoko Provides a cryptographic implementation in Motoko, a high-level 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