This is the first blog post in a new code-centric series about selected optimizations found in pairing-based cryptography. Pairing operations are foundational to the BLS Signatures [1] central to Ethereum 2.0, zero-knowledge arguments central to Zcash and... (more…)
Read more »
Automatic C-to-Rust translation tools are helpful, but they produce unsafe and unidiomatic code. What can be done to address these issues? (more…)
Read more »
A terminal interface for Stack Overflow. Contribute to samtay/so development by creating an account on GitHub. (more…)
Read more »
🦀 Bloom filter implementation in Rust 🦀. Contribute to srinivasreddy/rust-bloomfilter development by creating an account on GitHub. (more…)
Read more »