bls12_381
Elliptic Curve Library
Implementation of a pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team.
Implementation of the BLS12-381 pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team
21 stars
9 watching
20 forks
Language: Rust
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
dusk-network/plonk | A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 551 |
dalek-cryptography/x25519-dalek | An implementation of elliptic curve Diffie-Hellman key exchange using the x25519 curve | 331 |
dusk-network/poseidon252 | An implementation of a hash algorithm suitable for use in zero-knowledge proof systems | 209 |
dalek-cryptography/curve25519-dalek | Provides an implementation of elliptic curve arithmetic and associated cryptographic primitives. | 901 |
dusk-network/rusk | An implementation of a decentralized platform and tools in Rust | 163 |
paulmillr/noble-curves | An implementation of elliptic curve cryptography and related algorithms in JavaScript | 691 |
rustcrypto/elliptic-curves | A collection of implementations for pure Rust elliptic curve cryptography. | 683 |
dalek-cryptography/ed25519-dalek | Fast and efficient implementation of ed25519 key generation, signing, and verification in Rust. | 686 |
aztecprotocol/barretenberg | An optimized elliptic curve library and a PLONK SNARK prover for proof systems. | 144 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
gsmlg-dev/yew-duskmoon-ui | A Rust library providing a pre-built set of UI components and icons for building web applications. | 5 |
daira/pluto-eris | Supporting evidence and generator for the security of elliptic curve pairings | 33 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 111 |
keep-starknet-strange/garaga | Tool for efficient elliptic curve operations and SNARKS verification on Cairo and Starknet platforms | 203 |