Jolt路线图

发布于:2024-07-20 ⋅ 阅读:(133) ⋅ 点赞:(0)

1. 引言

a16z crypto团队2024年7月更新了其Jolt路线图
在这里插入图片描述

主要分为3大维度:

附录 A 补充信息

下图摘自https://github.com/gy001/hypercube(Rust):
在这里插入图片描述
其中:

  • LogUp+: reduction of multivariate polynomial in evaluation form to univariate in evaluation form
  • Gemini: reduction of multivariate polynomial in coefficient form to univariate in coefficient form
  • ZeroMorph: reduction of multivariate polynomial in evaluation form to univariate in coefficient form

而在https://github.com/lurk-lab/arecibo(Rust,定位为:An advanced fork of Nova)中,实现了3种多项式承诺方案和3种evaluation argument:

  • 1)Pedersen commitments with IPA-based evaluation argument (supported on all three curve cycles), and
  • 2)HyperKZG commitments and evaluation argument (supported on curves with pairings e.g., BN254).
  • 3)KZG commitments with a Zeromorph evaluation argument (supported on curves equipped with a pairing).

其中所支持的3个curve cycles为:

  • 1)Pallas/Vesta
  • 2)BN254/Grumpkin
  • 3)secp/secq

Jolt/Lasso 系列博客


网站公告

今日签到

点亮在社区的每一天
去签到