Google Wallet updates, introducing ZKP technology to support secure and convenient age and identity verification for residents of more UK and US states, expanding to 50 countries. Google Wallet 更新,引入ZKP技术,支持英国和美国更多州的居民安全便捷地验证年龄和身份,同时扩展至50个国家。 Google Walletのアップデートにより、ZKP技術が導入され、英国および米国のより多くの州の居住者に対する安全で便利な年齢および身元確認をサポートし、対応国は50カ国に拡大します。
@aztecnetwork introduced its new public testnet in blog, highlighting the breakthroughs of PLONK proof systems and Noir programming language in achieving programmable privacy, and how to support developers to build fully privacy-protected applications. @aztecnetwork 在博客中介绍了其新推出的公共测试网,强调了PLONK证明系统和Noir编程语言在实现可编程隐私方面的突破,以及如何支持开发者构建完全隐私保护的应用程序。 @aztecnetwork はブログ記事で新しいパブリックテストネットを発表し、PLONK証明システムとNoirプログラミング言語によるプログラム可能なプライバシーの実現というブレークスルー、そして開発者が完全にプライバシー保護されたアプリケーションを構築するためのサポート方法について強調しました。
@srinathtv discussed the importance of folding schemes and their performance issues in practical applications in blog, particularly highlighting the superiority of NeutronNova and Neo folding schemes. @srinathtv 在博客中讨论了折叠方案的重要性及其在实际应用中的性能问题,特别强调了NeutronNova和Neo折叠方案的优越性。 @srinathtv は、ブログ記事 において、折り畳みスキーム(folding schemes)とその実用的なアプリケーションにおけるパフォーマンスの問題点について議論し、特に NeutronNova および Neo の折り畳みスキームの優位性を強調しました。
NotesNotes要点
Folding reduces prover's cost by eliminating significant parts of the prover's work.
Recursive proof composition becomes practical and efficient.
Implementation details—especially memory checking and MSM—make or break performance.
Popular elliptic curve libraries often miss optimization opportunities, leaving performance on the table.