pado-labs / emp-rust

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

sha2 crate with `asm` feature under x86 #18

Open xiangxiecrypto opened 1 year ago

xiangxiecrypto commented 1 year ago

It is strange that when enabling the asm feature under x86, the performance is slower. Check this #16 PR