efficient-secp256r1

ECDSA library

An efficient implementation of secp256r1 ECDSA on Cairo

An efficient implementation of ECDSA on secp256r1 in Cairo

GitHub

23 stars
1 watching
4 forks
Language: Cairo
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
personaelabs/spartan-ecdsaA Rust implementation of an ECDSA signature verification algorithm optimized for performance and security203
av1ctor/libsecp256k1.moA Motoko port of the widely-used secp256k1 cryptographic library1
mpg/p256-mMinimalistic implementation of ECDH and ECDSA on NIST P-25625
herumi/ecdsa-motokoAn implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language.14
tlsfuzzer/python-ecdsaA Python implementation of ECDSA and ECDH algorithms921
paulmillr/noble-secp256k1Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript771
jesserc/secp256k1-huffA Huff implementation of an elliptic curve library used in cryptocurrency applications5
flyq/ecdsa_pocAn educational proof-of-concept demonstrating the verification of ECDSA signatures using a custom-built backend in Motoko language0
mohamedlt/v_ecsAn Entity component System library for Vlang17
rustcrypto/signaturesThis project provides digital signature algorithms and implementation in Rust.478
dmazzella/ucborImplementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources.2
esp-rs/esp-pacsA repository of Rust crates providing peripheral access to various Espressif SoCs and modules116
q9f/secp256k1.crA native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm48
azadkuh/mbedcryptoA portable C++ library for encryption and decryption of binary data using various algorithms47
dhilipsiva/garudaAutomatically exposes Django ORM over gRPC for use in microservices written by other languages24