issues
search
taurushq-io
/
multi-party-sig
Implementation of protocols for threshold signatures
Apache License 2.0
311
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Safenum for ZK proofs, internally
#17
cronokirby
closed
3 years ago
0
Use safenum.Nat to implement the Paillier system internally
#16
cronokirby
closed
3 years ago
0
Make Paillier keys opaque
#15
cronokirby
closed
3 years ago
0
docs: how to run in web assembly
#14
davidp94
closed
1 year ago
2
Separate domains when hashing
#13
cronokirby
closed
3 years ago
0
Adjust for typo in the proof PI(mod)
#12
cronokirby
closed
3 years ago
0
Generate integers without modulo bias
#11
cronokirby
closed
3 years ago
0
Correct for typo in P(mod)
#10
cronokirby
closed
3 years ago
0
Hash.WriteAny should employ domain separation
#9
cronokirby
closed
3 years ago
0
Make sample methods take io.Reader
#8
cronokirby
closed
3 years ago
0
TestKeygen fails in the refresh module
#7
cronokirby
closed
3 years ago
1
Make math/sample functions take Readers for randomness
#6
cronokirby
closed
3 years ago
0
Potential bias when sampling mod N
#5
cronokirby
closed
3 years ago
0
Make Paillier keys opaque (by having them generate proofs)
#4
cronokirby
closed
3 years ago
0
Use Safenum for Paillier instead of big.Int
#3
cronokirby
closed
3 years ago
0
Generate Paillier moduli using safe primes
#2
cronokirby
closed
3 years ago
0
Generate safe primes in BlumPrime()
#1
cronokirby
closed
3 years ago
0
Previous