paulmillr / bls12-381-keygen
BLS12-381 Key Generation compatible with EIP-2333.
☆16Updated 6 months ago
Alternatives and similar repositories for bls12-381-keygen:
Users that are interested in bls12-381-keygen are comparing it to the libraries listed below
- ☆31Updated 3 months ago
- BLS signature for Node.js by WebAssembly☆49Updated 4 months ago
- This libary provides primitives for creating and verifying BLS threshold signatures.☆43Updated last year
- distributed key generation in JS☆51Updated last year
- ECDSA based construction for Anonymous Multi-Hop Locks (https://eprint.iacr.org/2018/472.pdf)☆43Updated last year
- ☆20Updated 4 years ago
- ShareLock: mixing for cryptocurrencies from multiparty ECDSA☆50Updated 2 years ago
- Blind signatures over secp256k1 elliptic curve☆17Updated 2 years ago
- this implements verifiable secret sharing☆41Updated 2 years ago
- Simple Schnorr Multi-Signatures☆32Updated last year
- An example usage as a standalone CLI of https://github.com/KZen-networks/multi-party-ecdsa library which is a Rust implementation of {t,n…☆37Updated last month
- ☆24Updated 3 years ago
- Threshold BLS signatures in Rust☆73Updated 3 years ago
- Threshold BLS Signatures and DKG☆76Updated 8 months ago
- Rust implementation of multi party Ed25519 signature scheme.☆134Updated 8 months ago
- Crypto application code for the zkSNARKs toolbox ZoKrates☆53Updated 9 months ago
- Rust implementation of multi-party Schnorr signatures over elliptic curves.☆170Updated 3 years ago
- BLS Signatures in Rust