issues
search
w3f
/
bls
Aggregatable BLS sigantures
65
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make new PoP proof which also sign and verify the Chaum-Pederson part of the signature in Nugget
#76
drskalman
closed
3 days ago
1
Write a context enforcing sign for the BLS Library and only expose that to substrate crypto
#75
drskalman
closed
3 days ago
1
Implement `ZeroizeOnDrop` for `SecretKeyVT`
#74
dima74
opened
6 months ago
0
Spec BLS Signature
#73
drskalman
opened
7 months ago
0
Ivanceras examples
#72
drskalman
closed
1 year ago
0
`ProofOfPossession` for Public keys both in G1 and G2
#71
drskalman
closed
1 year ago
0
feat: make a runnable example from the README
#70
ivanceras
closed
1 year ago
2
Hash to field instead of Sha256 and crop
#69
drskalman
closed
1 year ago
0
Applying Spec recommendations
#68
drskalman
closed
1 year ago
0
Expose `DoublePublicKey`, `DoublePublicKeyScheme`, `DoubleSignature` …
#67
drskalman
closed
1 year ago
0
Support for double public key verify with verification in both G1 and G1 and for signatures verifiable by DLEQ
#66
drskalman
closed
1 year ago
0
Implement Serialization for `Double` Schemes
#65
drskalman
closed
1 year ago
1
Expose Double Public Key scheme
#64
drskalman
closed
1 year ago
2
Rust format
#63
davxy
closed
1 year ago
8
Clean up hash to curve branch and merge it with master
#62
drskalman
opened
1 year ago
1
Make `keystore_vs_validator_set` test generic over the keystore
#61
drskalman
closed
1 year ago
4
Implement Chaum Pederson Signature for Keypair
#60
drskalman
opened
1 year ago
2
Write test for BeefyECDSAandBLSKeystore
#59
drskalman
closed
1 year ago
1
make thread_rng optional on std feature
#58
drskalman
closed
2 years ago
1
Skalman hash to curve wb
#57
drskalman
closed
1 year ago
2
Update BLS library to Pairing and Serialization changes
#56
drskalman
closed
2 years ago
3
Make ValidatorSet generic over public key type
#55
drskalman
closed
2 years ago
3
How is `context` meant to be used when creating a new `Message`?
#54
jonarmani
opened
2 years ago
0
modify `client/beefy/src/worker.rs` to use either ECDSA or BLSnECDSA keystores
#53
drskalman
closed
1 year ago
0
Implement missing bls function for LocalKeystore
#52
drskalman
closed
2 years ago
1
Reverse beefy messages to only support unaggregated BLS signatures in Beefy
#51
drskalman
closed
2 years ago
2
Enable BEEFY Keystore to produce BLS signature
#50
drskalman
closed
1 year ago
2
Implement bls signature related functions for (substrate) host API
#48
drskalman
closed
1 year ago
0
Alter the BEEFY structure to have only one aggergated BLS signature
#46
drskalman
closed
1 year ago
1
Implement Canonical De/Serialize for SecretKey
#45
drskalman
closed
2 years ago
1
clean up the depenedancy so they are compatible with substrate
#44
drskalman
closed
2 years ago
2
Improve serialization of Publickey and Signature
#43
drskalman
closed
2 years ago
1
Improve serialization of Publickey and Signature
#42
drskalman
opened
2 years ago
2
Chnage the default signing API to return `Signature` instead of `SignedMessage`
#41
drskalman
closed
2 years ago
2
Write aggeration test in pop.rs
#40
drskalman
closed
2 years ago
3
Implement BLS crypto type for Substrate
#39
drskalman
closed
1 year ago
3
Review, verify, clean up and update README.md
#38
drskalman
closed
2 years ago
3
Use WB hash to curve for BLS Engine
#37
drskalman
closed
3 years ago
4
Skalman bls12 377 compatibility
#36
drskalman
closed
3 years ago
0
make single signature bls tests polymorphic over pairing engine
#35
drskalman
closed
3 years ago
1
Verify support BLS12-377
#34
drskalman
closed
3 years ago
2
switches arkworks deps to release, updates rand deps
#33
swasilyev
closed
3 years ago
1
Replace high bit cutting with a proper hash-to-field call from arkworks
#32
drskalman
opened
3 years ago
0
Replace 'message' with a transcript in 'generate_pok' function
#31
drskalman
opened
3 years ago
0
Make PoK works for both G1 and G2
#30
drskalman
opened
3 years ago
2
Skalman pok new interface
#29
drskalman
closed
3 years ago
1
Clean up BLS PoP code and prepare it for review
#28
drskalman
closed
3 years ago
1
Resolve the failure of `bit::tests::proofs_of_possession`
#27
drskalman
closed
3 years ago
2
Implement different trait for generating and verifying PoP
#26
drskalman
closed
3 years ago
3
implement verification for Schnorr PoP
#25
drskalman
closed
3 years ago
4
Next