elliptic-curves topic

List elliptic-curves repositories

opmsg

746
Stars
47
Forks
Watchers

opmsg message encryption

gnark-crypto

464
Stars
146
Forks
Watchers

gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge p...

noble-ed25519

416
Stars
51
Forks
Watchers

Fastest 4KB JS implementation of ed25519 signatures

bulletproofs

531
Stars
44
Forks
Watchers

Bulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup

circl

1.2k
Stars
135
Forks
Watchers

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library

zkp

151
Stars
34
Forks
Watchers

Experimental zero-knowledge proof compiler in Rust macros

Bitcoin-Cryptography-Library

130
Stars
53
Forks
Watchers

Nayuki's implementation of cryptographic primitives used in Bitcoin.

curv

264
Stars
109
Forks
Watchers

Rust language general purpose elliptic curve cryptography.

EllipticCurveKeyPair

698
Stars
114
Forks
Watchers

Sign, verify, encrypt and decrypt using the Secure Enclave

python-ecdsa

899
Stars
306
Forks
Watchers

pure-python ECDSA signature/verification and ECDH key agreement