issues
search
axelarnetwork
/
tofn
A threshold cryptography library in Rust
Apache License 2.0
112
stars
23
forks
source link
Switch to libpaillier and add zk proofs
#160
Closed
milapsheth
closed
3 years ago
milapsheth
commented
3 years ago
[x] Switched to libpaillier
[x] Add composite dlog proof
[x] Add Paillier keypair correctness proof
[x] Removed unwraps due to libpaillier
[x] Remove tofn Paillier wrappers? (punted for now)
[x] Add more tests for ZK proofs
[x] Verify parameters for Paillier key proof
[x] Fix NCC audit issues (punted to another PR)
[x] Use PRNG to generate ZkSetup (#120)
fixes #129
fixes #129