issues
search
poanetwork
/
threshold_crypto
A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation
Other
191
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added combine_signatures_with_threshold
#119
niko-ng
opened
3 months ago
0
Ring signature example?
#116
dan-da
opened
3 years ago
2
Release Version 0.4.1 (#114) without failure crate
#115
grumbach
closed
1 year ago
0
Release Version 0.4.1 to include the removal of failure
#114
grumbach
opened
3 years ago
1
Question: Any plans for updating pairing?
#113
vihu
closed
3 years ago
2
Include DKG example
#112
ineiti
opened
3 years ago
3
Question: Should there be any prevention for base_val going to zero?
#111
vihu
closed
3 years ago
2
Compatibility with other bls12-381 libraries
#110
iancoleman
opened
3 years ago
3
PublicKey::from_bytes() seems overly restrictive
#109
JayKickliter
closed
3 years ago
0
Add interpolate_from_fr fun
#108
vihu
opened
3 years ago
0
Add reveal to commitment and bivarcommitment
#107
vihu
opened
3 years ago
0
Replace failure (which is deprecated) with thiserror
#106
madadam
closed
3 years ago
1
failure is deprecated. Consider switching to thiserror (or similar)
#105
madadam
closed
3 years ago
0
Serializing SecretKey to bytes
#104
iancoleman
opened
4 years ago
2
Is full PublicKeySet really needed to combine signature/decryption shares?
#103
madadam
closed
4 years ago
5
Version 0.4.0
#102
afck
closed
4 years ago
6
Make SecretKeySet cloneable. Rust 1.42.0.
#101
afck
closed
4 years ago
0
Upgrade to pairing >= 0.15?
#100
huitseeker
closed
4 years ago
1
Outdated dep: Update pairing
#99
ibalajiarun
closed
4 years ago
1
Blind signing?
#98
dirvine
opened
4 years ago
6
Derive Clone for SecretKeySet
#97
et4te
closed
4 years ago
0
Make `reveal` print the secret key, not the public one.
#96
afck
closed
4 years ago
0
Add FFI bindings?
#95
vkomenda
opened
4 years ago
5
Update README.md
#94
kigawas
closed
5 years ago
0
upgrade pairing
#93
kigawas
closed
4 years ago
11
fix codec build error under feature std
#92
kigawas
closed
5 years ago
0
Clean up and add parity codec support
#91
kigawas
closed
5 years ago
0
Hide DecryptionShare contents in Debug output.
#90
afck
closed
5 years ago
0
Version 0.3.2
#89
afck
closed
5 years ago
0
Publish threshold_crypto 0.3.2?
#88
nbaksalyar
closed
5 years ago
1
Don't use the preview versions of clippy and rustfmt.
#87
afck
closed
5 years ago
0
Implement common traits for SerdeSecret
#86
sgeisler
closed
5 years ago
5
Implement Copy trait for PublicKeyShare
#85
nbaksalyar
closed
5 years ago
0
add scheme references to README
#84
andogro
closed
5 years ago
0
Update to Rust 1.35.0.
#83
afck
closed
5 years ago
0
Fix some documentation issues.
#82
Fraser999
closed
5 years ago
0
Remove 'lazy_static' dependency.
#81
DrPeterVanNostrand
closed
5 years ago
0
Where is gen04() implemented
#80
ghost
closed
5 years ago
1
Using the serde derive feature instead of the crate serde_derive
#79
vkomenda
closed
5 years ago
0
Reimport of Serialize and Deserialize
#78
ghost
closed
5 years ago
9
Make `PublicKeySet` orderable, too.
#77
afck
closed
5 years ago
0
Make SerdeSecret's field public.
#76
afck
closed
5 years ago
3
Make several types Ord, PartialOrd.
#75
afck
closed
5 years ago
0
Implement serde for secret keys
#74
sgeisler
closed
5 years ago
4
Key serialization and deserialization
#73
sgeisler
closed
5 years ago
5
Add docs.rs and crates.io badges.
#72
afck
closed
5 years ago
0
Cargo fix update.
#71
dirvine
closed
5 years ago
0
Include reference to BLS12 signatures in README
#70
andogro
closed
5 years ago
0
Migrate to rand 0.6, bump version to 0.3.0.
#69
afck
closed
5 years ago
1
Upgrade to Rust 1.31.0 and edition 2018.
#68
afck
closed
5 years ago
0
Next