I'm happy to announce that Binius64 is now, finally, zero-knowledge!
Until now, Binius64 was a demonstration of the performance binary field systems can deliver. With the ZK functionality, it can be used for privacy applications.
Our statement on the UK government’s demand that all content on all devices sold or used in the country be scanned, on the presumption of nudity, using a dystopian combination of age verification and content scanning. This proposal will not safeguard children. It endangers us all.
https://t.co/VdWe9uhi8p
Important new result for Q-Day:
This work reduces the logical qubit requirement for breaking 256-bit elliptic curve cryptography to ~1098 qubits, 2× improvement over prior estimates, bringing it below RSA-3072 requirements.
While it does have a higher gate count, the bottleneck becomes runtime and error correction overhead, versus qubit counts.
https://t.co/AL9h2Z80kG
@EarthDotCom I'm not sure that applying the Sieve of Eratosthenes twice is newsworthy. This is a common technique, a little over 2000 years old, and their other results are invalid as a result of its known properties.
https://t.co/F5HR8ZeLON
🚀 Big milestone for Nori!
We’re now continuously verifying & committing Ethereum’s latest execution state root on Mina Devnet, and have been for last couple of days.
Translation? The entire state of Ethereum (accounts, balances, contracts) is now accessible on Mina.
Why? This is critical infrastructure for our zk-bridge vision. Early stage, but foundational. Let’s dive in. 🧵👇
http is the standard protocol for data exchange on the web.
https added security using encryption and a trusted authority.
httpz introduces assurance, allowing users to verify the integrity of the data they’re interacting with using zero knowledge proofs and the Mina network.
Today we proudly announce Protokit, a modular and privacy enabled application chain development framework for the MINA ecosystem.
Protokit’s design was inspired by the principles behind MINA’s unique L1 protocol and its smart contracts (zkApps).
https://t.co/lXDJZat9Zw
🧵(1/16)
O(1) Labs is excited to submit a proposal to @optimismFND for the application of our zero knowledge proof stack to OP Stack fraud proofs. This application is built on the groundbreaking MIPS zkVM we’re building as part of the @minaprotocol roadmap: https://t.co/ArAhablnrz 1/4
@cryptodavidw If fetching is slow, use e.g. --jobs=15 to parallelise the server-side diff creation better. Check the man page.
Submodules aren't great, but we found they were the least bad option for our workflow.