curve25519-dalek

Curve calculator

Provides an implementation of elliptic curve arithmetic and associated cryptographic primitives.

A pure-Rust implementation of group operations on Ristretto and Curve25519

GitHub

901 stars
29 watching
464 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

cryptographycurve25519edwards-curveelliptic-curvesmontgomeryristretto

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dalek-cryptography/x25519-dalek An implementation of elliptic curve Diffie-Hellman key exchange using the x25519 curve 331
dalek-cryptography/ed25519-dalek Fast and efficient implementation of ed25519 key generation, signing, and verification in Rust. 686
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 683
q9f/secp256k1.cr A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm 48
cryptocoinjs/ecurve A JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification. 58
dalek-cryptography/bulletproofs A high-performance Rust implementation of Bulletproofs, enabling efficient single-party and multi-party computations with programmable constraints. 1,049
paulmillr/noble-curves An implementation of elliptic curve cryptography and related algorithms in JavaScript 691
jesserc/secp256k1-huff A Huff implementation of an elliptic curve library used in cryptocurrency applications 5
dusk-network/bls12_381 Implementation of a pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team. 21
keep-starknet-strange/garaga Tool for efficient elliptic curve operations and SNARKS verification on Cairo and Starknet platforms 203
aztecprotocol/barretenberg An optimized elliptic curve library and a PLONK SNARK prover for proof systems. 144
bitcoin-core/secp256k1 A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. 2,090
indutny/elliptic Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. 1,703
dmazzella/ucrypto Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. 32
21-dot-dev/swift-secp256k1 Provides cryptographic primitives and signatures for Bitcoin-based systems 111