issues
search
toposware
/
frost
A fork of frost-dalek, made WASM compatible, and upgraded to Static ICE-FROST
BSD 3-Clause "New" or "Revised" License
14
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Rust toolchain and fix clippy
#51
Nashtare
closed
1 year ago
0
Update copyright for 2023
#50
Nashtare
closed
1 year ago
0
Cleanup documentation
#49
Nashtare
closed
1 year ago
2
Apply Tim Ruffin RFC review on aggregation speed-up
#48
Nashtare
closed
1 year ago
1
chore: add coverage and ci status badges
#47
sebastiendan
closed
2 years ago
1
ci: add code coverage workflow
#46
sebastiendan
closed
2 years ago
0
Change message hash size to 32 bytes
#45
Nashtare
closed
2 years ago
0
ci: Add CODEOWNERS
#44
Nashtare
closed
2 years ago
0
Enforce Rustfmt
#43
Nashtare
closed
2 years ago
0
Apply Crites-Komlo-Maller improvement
#42
Nashtare
closed
2 years ago
1
Use Rust formatting
#41
Nashtare
closed
2 years ago
2
Coverage
#40
Nashtare
closed
2 years ago
0
Fix flawky benchmark
#39
Nashtare
closed
2 years ago
0
Remove lints and bring back Clippy to CI
#38
Nashtare
closed
2 years ago
0
Move to Rust 2021 edition
#37
Nashtare
closed
2 years ago
0
Investigate Crites-Komlo-Maller Schnorr improvement
#36
Nashtare
opened
2 years ago
2
FROST Internet Draft Guidelines
#35
Nashtare
opened
2 years ago
4
Update copyright for 2022
#34
Nashtare
closed
2 years ago
1
Error type + Relax Rng
#33
Nashtare
closed
2 years ago
0
Update Cargo.toml
#32
Nashtare
closed
2 years ago
0
OSS Release
#31
Nashtare
closed
2 years ago
2
Remove Hashbrown dependency
#30
Nashtare
closed
2 years ago
0
Integrate Static FROST
#29
Nashtare
closed
2 years ago
0
Hash a1 and a2 during complaint generation to prevent fake complaint forging
#28
Nashtare
closed
2 years ago
0
Public key verification
#27
Nashtare
closed
3 years ago
1
Serialization
#26
Nashtare
closed
3 years ago
0
How should we implement sharing the individual public key b/w participants?
#25
JDawg287
closed
3 years ago
0
Add serialisation methods for IndividualPublicKey struct
#24
Nashtare
closed
3 years ago
0
Fix complaint verification and add some edge cases in unit test
#23
Nashtare
closed
3 years ago
0
Complaint verification is inconsistent
#22
Nashtare
closed
3 years ago
0
Add serialisation methods for SecretKey struct
#21
Nashtare
closed
3 years ago
0
DKG state serialisation
#20
Nashtare
closed
3 years ago
0
Change AES mode of operation to CTR in share encryption
#19
Nashtare
closed
3 years ago
0
Serialisation
#18
Nashtare
closed
3 years ago
0
Struct serialisation
#17
Nashtare
closed
3 years ago
0
Add serialization methods
#16
Nashtare
closed
3 years ago
0
Remove hashbrown by moving from HashMap to BTreeMap?
#15
Nashtare
closed
2 years ago
0
Include KDF in share encryption
#14
Nashtare
closed
3 years ago
0
Relax rng types
#13
Nashtare
closed
2 years ago
0
Integration of RICE-FROST upgrade
#12
Nashtare
closed
3 years ago
2
Find the right type for EncryptedShare attribute
#11
hratoanina
closed
3 years ago
0
Compute k_il, decrypt my_encrypted_secret_shares
#10
hratoanina
closed
3 years ago
1
Generate k_il, encrypt their_secret_shares
#9
hratoanina
closed
3 years ago
1
Add external public key to Participant (must be generated with private key in tests)
#8
hratoanina
closed
3 years ago
1
Update CI with WASM
#7
Nashtare
closed
3 years ago
1
Auto format
#6
simonsso
closed
3 years ago
2
Remove all potential panic! and return custom Error types
#5
Nashtare
closed
2 years ago
0
Make GroupKey convertible to PublicKey?
#4
Nashtare
opened
3 years ago
1
Implement participant share encryption
#3
Nashtare
closed
3 years ago
1
Individual public key verification
#2
Nashtare
closed
3 years ago
1
Next