issues
search
axelarnetwork
/
tofn
A threshold cryptography library in Rust
Apache License 2.0
112
stars
23
forks
source link
feat: reuse paillier keypair proof for all shares
#167
Closed
milapsheth
closed
3 years ago
milapsheth
commented
3 years ago
Moved zk proof for Paillier keypair to the api where the keygen takes place
fixes #120
milapsheth
commented
3 years ago
Kept it as
%
since I find it a bit more readable.