pado-labs / emp-rust

Efficient Multi-Party computation toolkit in Rust
19 stars 14 forks source link

extend to `expand_8to16` #26

Open xiangxiecrypto opened 1 year ago

xiangxiecrypto commented 1 year ago

Try to extend the functions in TwoKeyPrp to use expand_8to16, and check the performance of ggm tree generation.