Implementing Digital Signatures in Rust
April 14, 2021
I’m attempting to learn the Rust programming language, and for me, the only way to learn something is by trying to solve a problem.
A Q&A on Multiparty Computation and Zero Knowledge Proofs
November 5, 2020
The following is excerpted from an interview with Carmit Hazay and Muthu Venkitasubramaniam. The two are experts in the fields of lightweight scalable protocols for secure multiparty computation (MPC) and zero-knowledge proofs (ZKP), as well as...